Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ beforeEach, expect, test, vi } from
"vitest"
;
2
import
{ GitDiffCache } from
"./gitDiffCache"
;
3
4
beforeEach(() => {
Callers
nothing calls this directly
Calls
3
get
Method · 0.65
getInstance
Method · 0.45
invalidate
Method · 0.45
Tested by
no test coverage detected