MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / request-logger.test.ts

File request-logger.test.ts

apps/api/tests/middleware/request-logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { Elysia, t } from "elysia";
3
4import { ApiErrors } from "../../src/lib/errors";

Callers

nothing calls this directly

Calls 2

buildAppFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected