feat: testing framework #41
Annotations
6 errors
unit-tests
Canceling since a higher priority waiting request for 'unit-tests-refs/pull/561/merge-unit-tests' exists
|
tests/instances/account.test.ts > account:
tests/instances/account.test.ts#L92
TypeError: Cannot read properties of undefined (reading 'rpcPort')
❯ tests/instances/account.test.ts:92:32
|
tests/instances/bundler.test.ts > bundler:
tests/instances/bundler.test.ts#L84
TypeError: Cannot read properties of undefined (reading 'rpcPort')
❯ tests/instances/bundler.test.ts:84:32
|
tests/instances/hook.module.test.ts > hook.module:
tests/instances/hook.module.test.ts#L85
TypeError: Cannot read properties of undefined (reading 'rpcPort')
❯ tests/instances/hook.module.test.ts:85:32
|
tests/instances/modules.test.ts > modules:
tests/instances/modules.test.ts#L85
TypeError: Cannot read properties of undefined (reading 'rpcPort')
❯ tests/instances/modules.test.ts:85:32
|
unit-tests
The operation was canceled.
|