Skip to content

feat: testing framework #44

feat: testing framework

feat: testing framework #44

Triggered via pull request August 23, 2024 15:19
Status Failure
Total duration 2m 29s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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
Process completed with exit code 1.