diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-14 01:25:10 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-14 01:25:10 +0200 |
| commit | aab4bc98a3361d9f23e048a52705baa2f4a4a078 (patch) | |
| tree | c769f904af6341fddbb5f9e6ed51925596cc8760 /packages/meshbay-node/tests/test_security_regressions.py | |
| parent | 3e9c94a420b6c427eff4ee13aac80cb1430d7a7c (diff) | |
| download | meshbay-aab4bc98a3361d9f23e048a52705baa2f4a4a078.tar.gz | |
test(node): allocate daemon test ports instead of hardcoding 28000
test_daemon.py started the real admin UI on a fixed port, so every test file
that also brought up a node collided with it. Each file passed on its own and
the full node suite failed with EADDRINUSE on test_daemon_creates_chat_store —
which reads as a flaky regression rather than a test-isolation bug.
Confirmed against a clean worktree at HEAD before touching anything: the
failure predates the invite work.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-node/tests/test_security_regressions.py')
0 files changed, 0 insertions, 0 deletions