3 Commits

Author SHA1 Message Date
E M
03ba5a3886
Add more tests 2026-03-24 15:13:48 +11:00
E M
ef989571b5
Start/stop node for each test instead of all tests
- add npm run testOnly "test name regex" to run specific tests from the cli
- finds available ports for each node to avoid collisions
- PORT_BASE env var can be set for containerisation at a later point
2026-03-23 15:11:48 +11:00
E M
8a68a81f54
initial tests
- runs two nodes for ALL two-node tests
- next: change to run two nodes for each test
2026-03-23 12:33:21 +11:00