MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / requesty.spec.ts

File requesty.spec.ts

src/api/providers/__tests__/requesty.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// npx vitest run api/providers/__tests__/requesty.spec.ts
2
3vitest.mock("../utils/timeout-config", () => ({
4 getApiRequestTimeout: vitest.fn().mockReturnValue(300_000),

Callers

nothing calls this directly

Calls 4

nextMethod · 0.80
createMessageMethod · 0.65
completePromptMethod · 0.65
fetchModelMethod · 0.45

Tested by

no test coverage detected