MCPcopy 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

1import type { Mock } from "vitest"
2import * as vscode from "vscode"
3import { createHash } from "crypto"
4import debounce from "lodash.debounce"

Callers

nothing calls this directly

Calls 8

fromMethod · 0.80
clearCacheFileMethod · 0.80
updateMethod · 0.65
initializeMethod · 0.65
getAllHashesMethod · 0.65
updateHashMethod · 0.65
getHashMethod · 0.65
deleteHashMethod · 0.65

Tested by

no test coverage detected