Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ errorUtils.test.ts
File
errorUtils.test.ts
src/services/api/errorUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
type
{ APIError } from
'@anthropic-ai/sdk'
3
import
{ formatAPIError, getSSLErrorHint } from
'./errorUtils.js'
4
Callers
nothing calls this directly
Calls
4
createApiError
Function · 0.85
withCode
Function · 0.85
formatAPIError
Function · 0.85
getSSLErrorHint
Function · 0.85
Tested by
no test coverage detected