MCPcopy 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

1import { describe, expect, it } from "bun:test";
2
3import { DelegatedToolCallManager } from "@/node/services/delegatedToolCallManager";
4

Callers

nothing calls this directly

Calls 5

registerPendingMethod · 0.45
answerMethod · 0.45
getLatestPendingMethod · 0.45
cancelMethod · 0.45
cancelAllMethod · 0.45

Tested by

no test coverage detected