Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'bun:test'
;
2
3
import
{
4
// Error classes
Callers
nothing calls this directly
Calls
9
fromHttpResponse
Function · 0.90
isComponentError
Function · 0.90
isRetryableError
Function · 0.90
getRetryDelayMs
Function · 0.90
getErrorType
Function · 0.90
wrapError
Function · 0.90
from
Method · 0.80
fromHeaders
Method · 0.80
createMockResponse
Function · 0.70
Tested by
no test coverage detected