MCPcopy Index your code
hub / github.com/continuedev/continue / gitDiffCache.vitest.ts

File gitDiffCache.vitest.ts

core/autocomplete/snippets/gitDiffCache.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, expect, test, vi } from "vitest";
2import { GitDiffCache } from "./gitDiffCache";
3
4beforeEach(() => {

Callers

nothing calls this directly

Calls 3

getMethod · 0.65
getInstanceMethod · 0.45
invalidateMethod · 0.45

Tested by

no test coverage detected