feat: testing framework #65
Annotations
2 errors
tests/modules.k1Validator.write.test.ts > modules.k1Validator.write > should install k1 Validator with 1 owner:
src/bundler/Bundler.ts#L129
Error: Error from Bundler: User operation reverted during simulation with reason: 0x40d3d1a4000000000000000000000000d98238bbaea4f91683d250003799ead31d7f5c55
❯ Bundler.estimateUserOpGas src/bundler/Bundler.ts:129:13
❯ NexusSmartAccount.estimateUserOpGas src/account/NexusSmartAccount.ts:1136:7
❯ NexusSmartAccount.buildUserOp src/account/NexusSmartAccount.ts:1432:14
❯ NexusSmartAccount.sendTransaction src/account/NexusSmartAccount.ts:1319:20
❯ tests/modules.k1Validator.write.test.ts:120:24
|
unit-tests
Process completed with exit code 1.
|