webui/components/settings/developer/websocket-tester.html
Run automated and manual validations for the WebSocket client. Automatic tests cover fire-and-forget emit, request/response, timeout handling, subscription persistence, and requestAll aggregation.
Run Full SuiteRunning...
Executes all WebSocket feature tests sequentially. Progress and results appear in the log below and via toasts (5s).
Fire-and-forget emitRequest/ResponseRequest timeoutSubscription persistencerequestAll aggregationState sync (no poll when healthy)Context switchingFallback + recovery (DEGRADED)Resync triggers (runtime_epoch/seq gap)Broadcast demo
Manual tests trigger individual scenarios and show toast results. Open a second browser tab for requestAll/broadcast demos to observe multi-connection behaviour.
Clear
The WebSocket test harness is available only when Agent Zero runs in development mode.