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

File viewDiff.vitest.ts

core/tools/implementations/viewDiff.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, vi } from "vitest";
2import { DEFAULT_GIT_DIFF_LINE_LIMIT, viewDiffImpl } from "./viewDiff";
3
4// Mock the getDiffsFromCache function

Callers

nothing calls this directly

Calls 2

viewDiffImplFunction · 0.90
mockMethod · 0.80

Tested by

no test coverage detected