MCPcopy
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

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2
3import { SystemMessageService } from "./SystemMessageService.js";
4

Callers

nothing calls this directly

Calls 6

mockMethod · 0.80
getSystemMessageMethod · 0.80
updateConfigMethod · 0.80
cleanupMethod · 0.45
initializeMethod · 0.45
isReadyMethod · 0.45

Tested by

no test coverage detected