CUB-207: unit tests for event handlers and initial sync #44

Merged
overseer merged 4 commits from agent/dex/CUB-207-event-sync-tests-v2 into dev 2026-05-20 12:47:28 -04:00
Showing only changes of commit 439741e55f - Show all commits

View File

@@ -164,7 +164,7 @@ func newTestWSClient() (*WSClient, *mockAgentRepo, *handler.Broker, *broadcastCa
// ── Tests ─────────────────────────────────────────────────────────────────
func TestHandleSessionsChanged_Active(t *testing.T) {
client, repo, broker, capture := newTestWSClient()
client, repo, _, capture := newTestWSClient()
defer capture.close()
repo.agents["otto"] = models.AgentCardData{