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