MCPcopy 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

1import { describe, expect, it } from 'bun:test'
2import type { APIError } from '@anthropic-ai/sdk'
3import { formatAPIError, getSSLErrorHint } from './errorUtils.js'
4

Callers

nothing calls this directly

Calls 4

createApiErrorFunction · 0.85
withCodeFunction · 0.85
formatAPIErrorFunction · 0.85
getSSLErrorHintFunction · 0.85

Tested by

no test coverage detected