Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
8
createDeferred
Function · 0.85
createFreshManager
Function · 0.85
serverConfig
Function · 0.85
disconnectServer
Method · 0.80
hasConnection
Method · 0.80
dispose
Method · 0.65
resolve
Method · 0.65
connect
Method · 0.45
Tested by
no test coverage detected