MCPcopy Create free account
hub / github.com/continuedev/continue / processSingleLineCompletion.vitest.ts

File processSingleLineCompletion.vitest.ts

core/autocomplete/util/processSingleLineCompletion.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { processTestCase } from "./completionTestUtils";
3import { processSingleLineCompletion } from "./processSingleLineCompletion";
4

Callers

nothing calls this directly

Calls 2

processTestCaseFunction · 0.90

Tested by

no test coverage detected