Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ body-limit.test.ts
File
body-limit.test.ts
apps/api/tests/middleware/body-limit.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
{
Callers
nothing calls this directly
Calls
3
enforceBodyLimit
Function · 0.90
buildApp
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected