Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ ApiClientService.test.ts
File
ApiClientService.test.ts
extensions/cli/src/services/ApiClientService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, beforeEach, vi } from
"vitest"
;
2
3
// Mock the config module
4
vi.mock(
"../config.js"
);
Callers
nothing calls this directly
Calls
7
mock
Method · 0.80
update
Method · 0.65
getDependencies
Method · 0.65
on
Method · 0.65
initialize
Method · 0.45
getState
Method · 0.45
isReady
Method · 0.45
Tested by
no test coverage detected