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

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import { AssistantUnrolled, ModelConfig } from "@continuedev/config-yaml";
2import { describe, expect, test, vi, beforeEach } from "vitest";
3
4// Mock dependencies

Callers

nothing calls this directly

Calls 2

mockMethod · 0.80
getLlmApiFunction · 0.70

Tested by

no test coverage detected