MCPcopy
hub / github.com/holaboss-ai/holaOS / app.test.ts

File app.test.ts

runtime/api-server/src/app.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { spawnSync } from "node:child_process";
3import http, { type IncomingMessage, type ServerResponse } from "node:http";
4import fs from "node:fs";

Callers

nothing calls this directly

Calls 15

buildRuntimeApiServerFunction · 0.85
resolveFunction · 0.85
rejectFunction · 0.85
waitForMessageCountFunction · 0.85
workspaceMemoryDirFunction · 0.85
rebuildIntegrationTreeFunction · 0.85
buildAppSetupEnvFunction · 0.85

Tested by

no test coverage detected