Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
;
2
3
import
{ createAgentSessionHarness } from
"./agentSession.testHarness"
;
4
Callers
nothing calls this directly
Calls
13
createAgentSessionHarness
Function · 0.90
captureWaitForIdleResult
Function · 0.85
isBusy
Method · 0.80
hasPendingManualFollowUp
Method · 0.80
registerExternalManualFollowUp
Method · 0.80
queueMessage
Method · 0.80
cleanup
Function · 0.70
setTurnPhase
Method · 0.65
abort
Method · 0.65
dispose
Method · 0.65
waitForIdle
Method · 0.45
hasQueuedMessages
Method · 0.45
Tested by
no test coverage detected