MCPcopy 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

1const mockCreate = vi.fn()
2vi.mock("openai", () => {
3 return {
4 __esModule: true,

Callers

nothing calls this directly

Calls 5

sanitizeOpenAiCallIdFunction · 0.90
convertFunction · 0.85
getModelMethod · 0.65
createMessageMethod · 0.65
completePromptMethod · 0.65

Tested by

no test coverage detected