Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ litellm.spec.ts
File
litellm.spec.ts
src/api/providers/fetchers/__tests__/litellm.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Mocks must come first, before imports
2
vi.mock(
"axios"
)
3
4
import
type
{ Mock } from
"vitest"
Callers
nothing calls this directly
Calls
1
getLiteLLMModels
Function · 0.90
Tested by
no test coverage detected