MCPcopy Index your code
hub / github.com/continuedev/continue / systemMessage.test.ts

File systemMessage.test.ts

extensions/cli/src/systemMessage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2
3// Use the actual implementation instead of the mocked one
4vi.unmock("./systemMessage.js");

Callers

nothing calls this directly

Calls 2

constructSystemMessageFunction · 0.85
mockMethod · 0.80

Tested by

no test coverage detected