agent-orchestrator/packages/web/server/__tests__
Gaurav Bhola a25db10523 test(web): add SessionBroadcaster tests and improve diff coverage
- Export SessionBroadcaster for testing
- Add 10 tests covering subscribe, broadcast, fetchSnapshot, SSE
  reconnection, disconnect, and error isolation
- Covers the major uncovered lines in mux-websocket.ts (66-194)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 22:52:53 -07:00
..
direct-terminal-ws.integration.test.ts feat(web): single-socket — multiplex terminals + sessions over one WebSocket 2026-04-06 22:46:29 -07:00
mux-websocket.test.ts test(web): add SessionBroadcaster tests and improve diff coverage 2026-04-06 22:52:53 -07:00
server-compatibility.test.ts feat(web): single-socket — multiplex terminals + sessions over one WebSocket 2026-04-06 22:46:29 -07:00
tmux-utils.test.ts fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30