Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ deepseek.spec.ts
File
deepseek.spec.ts
src/api/providers/__tests__/deepseek.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Mocks must come first, before imports
2
const
mockCreate = vi.fn()
3
vi.mock(
"openai"
, () => {
4
return
{
Callers
nothing calls this directly
Calls
3
getModel
Method · 0.65
createMessage
Method · 0.65
testProcessUsageMetrics
Method · 0.45
Tested by
no test coverage detected