MCPcopy 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

1import { describe, expect, test } from "bun:test";
2import { ApiError, ApiErrors, ErrorCodes } from "../../../src/lib/errors";
3
4describe("ApiError", () => {

Callers

nothing calls this directly

Calls 1

toResponseMethod · 0.80

Tested by

no test coverage detected