Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ health.test.ts
File
health.test.ts
apps/api/tests/health.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"assert"
;
2
import
{ test } from
"bun:test"
;
3
4
const
BASE_URL = process.env.TEST_BASE_URL ??
"http://127.0.0.1:7330"
;
Callers
nothing calls this directly
Calls
1
isApiReachable
Function · 0.85
Tested by
no test coverage detected