MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / connection-manager.test.ts

File connection-manager.test.ts

packages/agent-core/test/mcp/connection-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { realpathSync } from 'node:fs';
2import { mkdtemp, readFile, rm } from 'node:fs/promises';
3import { tmpdir } from 'node:os';
4import { dirname, join } from 'pathe';

Callers

nothing calls this directly

Calls 15

createScriptedGenerateFunction · 0.90
stdioConfigFunction · 0.85
mkdtempFunction · 0.85
rejectFunction · 0.85
connectAllMethod · 0.80
resolvedMethod · 0.80
onStatusChangeMethod · 0.80
reconnectMethod · 0.80
saveDiscoveryStateMethod · 0.80
saveClientInformationMethod · 0.80
saveTokensMethod · 0.80
createMainMethod · 0.80

Tested by

no test coverage detected