MCPcopy Create free account
hub / github.com/ShipSecAI/studio / errors.test.ts

File errors.test.ts

packages/component-sdk/src/__tests__/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'bun:test';
2
3import {
4 // Error classes

Callers

nothing calls this directly

Calls 9

fromHttpResponseFunction · 0.90
isComponentErrorFunction · 0.90
isRetryableErrorFunction · 0.90
getRetryDelayMsFunction · 0.90
getErrorTypeFunction · 0.90
wrapErrorFunction · 0.90
fromMethod · 0.80
fromHeadersMethod · 0.80
createMockResponseFunction · 0.70

Tested by

no test coverage detected