Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ handleProviderError, handleOpenAIError } from
"../error-handler"
2
3
describe(
"handleProviderError"
, () => {
4
const
providerName =
"TestProvider"
Callers
nothing calls this directly
Calls
2
handleProviderError
Function · 0.90
handleOpenAIError
Function · 0.90
Tested by
no test coverage detected