MCPcopy
hub / github.com/simstudioai/sim / connection-manager.test.ts

File connection-manager.test.ts

apps/sim/lib/mcp/connection-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment node
3 */
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 8

createDeferredFunction · 0.85
createFreshManagerFunction · 0.85
serverConfigFunction · 0.85
disconnectServerMethod · 0.80
hasConnectionMethod · 0.80
disposeMethod · 0.65
resolveMethod · 0.65
connectMethod · 0.45

Tested by

no test coverage detected