Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/mux
/ delegatedToolCallManager.test.ts
File
delegatedToolCallManager.test.ts
src/node/services/delegatedToolCallManager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
3
import
{ DelegatedToolCallManager } from
"@/node/services/delegatedToolCallManager"
;
4
Callers
nothing calls this directly
Calls
5
registerPending
Method · 0.45
answer
Method · 0.45
getLatestPending
Method · 0.45
cancel
Method · 0.45
cancelAll
Method · 0.45
Tested by
no test coverage detected