MCPcopy
hub / github.com/coder/mux / agentSession.waitForIdle.test.ts

File agentSession.waitForIdle.test.ts

src/node/services/agentSession.waitForIdle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import { createAgentSessionHarness } from "./agentSession.testHarness";
4

Callers

nothing calls this directly

Calls 13

captureWaitForIdleResultFunction · 0.85
isBusyMethod · 0.80
queueMessageMethod · 0.80
cleanupFunction · 0.70
setTurnPhaseMethod · 0.65
abortMethod · 0.65
disposeMethod · 0.65
waitForIdleMethod · 0.45
hasQueuedMessagesMethod · 0.45

Tested by

no test coverage detected