MCPcopy 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

1import assert from "assert";
2import { test } from "bun:test";
3
4const BASE_URL = process.env.TEST_BASE_URL ?? "http://127.0.0.1:7330";

Callers

nothing calls this directly

Calls 1

isApiReachableFunction · 0.85

Tested by

no test coverage detected