MCPcopy
hub / github.com/coder/mux / mcpServerManager.test.ts

File mcpServerManager.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, mock, spyOn, test } from "bun:test";
2import { createServer } from "http";
3
4import * as mcpSdk from "@ai-sdk/mcp";

Callers

nothing calls this directly

Calls 15

wrapMCPToolsFunction · 0.90
isClosedClientErrorFunction · 0.90
runMCPToolWithDeadlineFunction · 0.90
testInstanceFunction · 0.85
cachedStatsFunction · 0.85
stdioConfigFunction · 0.85
workspaceRequestFunction · 0.85
testToolFunction · 0.85
startResultFunction · 0.85
resolveMethod · 0.80
setMethod · 0.80
cleanupIdleServersMethod · 0.80

Tested by

no test coverage detected