Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ agent-file-integration.test.ts
File
agent-file-integration.test.ts
extensions/cli/src/services/agent-file-integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
3
import
{ AgentFileService } from
"./AgentFileService.js"
;
4
import
{ ConfigService } from
"./ConfigService.js"
;
Callers
nothing calls this directly
Calls
6
mergeUnrolledAssistants
Function · 0.85
mock
Method · 0.80
getAdditionalBlocksFromOptions
Method · 0.80
getAvailableChatModels
Method · 0.80
initialize
Method · 0.45
getState
Method · 0.45
Tested by
no test coverage detected