Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
vi.mock(
"@roo-code/telemetry"
, () => ({
Callers
nothing calls this directly
Calls
6
getModels
Function · 0.90
getModelsFromCache
Function · 0.90
refreshModels
Function · 0.85
writtenCacheKey
Function · 0.85
all
Method · 0.80
pop
Method · 0.80
Tested by
no test coverage detected