Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ BaseService.test.ts
File
BaseService.test.ts
extensions/cli/src/services/BaseService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EventEmitter } from
"events"
;
2
3
import
{ beforeEach, describe, expect, test, vi } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
11
hasDependencies
Function · 0.70
on
Method · 0.65
emit
Method · 0.65
getDependencies
Method · 0.65
off
Method · 0.65
getState
Method · 0.45
isReady
Method · 0.45
initialize
Method · 0.45
updateState
Method · 0.45
reload
Method · 0.45
cleanup
Method · 0.45
Tested by
no test coverage detected