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