Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ MCPConnection.vitest.ts
File
MCPConnection.vitest.ts
core/context/mcp/MCPConnection.vitest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Client } from
"@modelcontextprotocol/sdk/client/index.js"
;
2
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
3
import
{
4
InternalSseMcpOptions,
Callers
nothing calls this directly
Calls
6
mock
Method · 0.80
connectClient
Method · 0.80
getStatus
Method · 0.80
resolveCwd
Method · 0.80
disconnect
Method · 0.80
resolveCommandForPlatform
Method · 0.80
Tested by
no test coverage detected