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

File error-handler.spec.ts

src/api/providers/utils/__tests__/error-handler.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { handleProviderError, handleOpenAIError } from "../error-handler"
2
3describe("handleProviderError", () => {
4 const providerName = "TestProvider"

Callers

nothing calls this directly

Calls 2

handleProviderErrorFunction · 0.90
handleOpenAIErrorFunction · 0.90

Tested by

no test coverage detected