fix: integration tests for agentic loop WebSocket broadcasts #455

Closed
kimi wants to merge 0 commits from kimi/issue-445 into main
Collaborator

Adds integration tests that verify agentic loop events (plan_ready, step_complete, step_adapted, task_complete) flow through the real WebSocketManager to connected WS clients. Also tests error resilience when WS disconnects mid-loop and when no clients are connected.

Fixes #445

Adds integration tests that verify agentic loop events (plan_ready, step_complete, step_adapted, task_complete) flow through the real WebSocketManager to connected WS clients. Also tests error resilience when WS disconnects mid-loop and when no clients are connected. Fixes #445
kimi added 1 commit 2026-03-19 18:31:15 +00:00
fix: add integration tests for agentic loop WebSocket broadcasts
All checks were successful
Tests / lint (pull_request) Successful in 14s
Tests / test (pull_request) Successful in 1m16s
9ec82ab6ad
Verify that plan_ready, step_complete, step_adapted, and task_complete
events flow through the real WebSocketManager to connected WS clients.
Also tests error resilience when WS disconnects mid-loop.

Fixes #445

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Timmy closed this pull request 2026-03-19 18:31:45 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#455