Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ api-error.test.ts
File
api-error.test.ts
apps/api/tests/lib/errors/api-error.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
{ ApiError, ApiErrors, ErrorCodes } from
"../../../src/lib/errors"
;
3
4
describe(
"ApiError"
, () => {
Callers
nothing calls this directly
Calls
1
toResponse
Method · 0.80
Tested by
no test coverage detected