MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / modelCache.spec.ts

File modelCache.spec.ts

src/api/providers/fetchers/__tests__/modelCache.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Mocks must come first, before imports
2
3// Mock TelemetryService
4vi.mock("@roo-code/telemetry", () => ({

Callers

nothing calls this directly

Calls 6

getModelsFunction · 0.90
getModelsFromCacheFunction · 0.90
refreshModelsFunction · 0.85
writtenCacheKeyFunction · 0.85
allMethod · 0.80
popMethod · 0.80

Tested by

no test coverage detected