chore: filter remove all subscription from a peer that is leaving #6259
GitHub Actions / Test Report - node-optional
succeeded
Jan 30, 2025 in 0s
6 passed, 0 failed and 0 skipped
✅ packages/tests/reports/mocha-results.json
6 tests were completed in 11s with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
packages/tests/tests/create.optional.spec.ts | 4✅ | 59ms | ||
packages/tests/tests/peer-exchange/pe.optional.spec.ts | 1✅ | 3s | ||
packages/tests/tests/waku.node.optional.spec.ts | 1✅ | 4s |
✅ packages/tests/tests/create.optional.spec.ts
Create node
✅ should log info about WebSocket failures to console when hideWebSocketInfo disabled and NODE_ENV is not test
✅ should not log info about WebSocket failures to console when NODE_ENV=test and hideWebSocketInfo=false
✅ should not log info about WebSocket failures to console when NODE_ENV=test and hideWebSocketInfo=true
✅ should not log info about WebSocket failures to console when NODE_ENV=undefined and hideWebSocketInfo=true
✅ packages/tests/tests/peer-exchange/pe.optional.spec.ts
Peer Exchange Auto Discovery
✅ should discover peers other than used for bootstrapping
✅ packages/tests/tests/waku.node.optional.spec.ts
Use static and several ENR trees for bootstrap
✅
Loading