Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ testServiceContainer.test.ts
File
testServiceContainer.test.ts
extensions/cli/src/test-helpers/__tests__/testServiceContainer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ vi } from
"vitest"
;
2
3
import
{ createTestServiceContainer } from
"../testServiceContainer.js"
;
4
Callers
nothing calls this directly
Calls
9
createTestServiceContainer
Function · 0.85
register
Method · 0.80
getSync
Method · 0.80
resolveService
Method · 0.80
rejectService
Method · 0.80
waitForReady
Method · 0.80
waitForService
Method · 0.80
load
Method · 0.45
isReady
Method · 0.45
Tested by
no test coverage detected