Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ cache-manager.spec.ts
File
cache-manager.spec.ts
src/services/code-index/__tests__/cache-manager.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Mock } from
"vitest"
2
import
* as vscode from
"vscode"
3
import
{ createHash } from
"crypto"
4
import
debounce from
"lodash.debounce"
Callers
nothing calls this directly
Calls
8
from
Method · 0.80
clearCacheFile
Method · 0.80
update
Method · 0.65
initialize
Method · 0.65
getAllHashes
Method · 0.65
updateHash
Method · 0.65
getHash
Method · 0.65
deleteHash
Method · 0.65
Tested by
no test coverage detected