Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
{ Elysia, t } from
"elysia"
;
3
4
import
{ ApiErrors } from
"../../src/lib/errors"
;
Callers
nothing calls this directly
Calls
2
buildApp
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected