MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / error-utils.test.ts

File error-utils.test.ts

sdk/src/__tests__/error-utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2
3import {
4 createHttpError,

Callers

nothing calls this directly

Calls 9

createHttpErrorFunction · 0.90
createAuthErrorFunction · 0.90
createForbiddenErrorFunction · 0.90
createServerErrorFunction · 0.90
createNetworkErrorFunction · 0.90
isRetryableStatusCodeFunction · 0.90
getErrorStatusCodeFunction · 0.90
sanitizeErrorMessageFunction · 0.90

Tested by

no test coverage detected