MCPcopy Create free account
hub / github.com/HKUDS/AgentSpace / run-db-tests.test.mjs

File run-db-tests.test.mjs

scripts/feishu/run-db-tests.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { spawn } from "node:child_process";
3import { existsSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "node:fs";
4import { createServer } from "node:http";

Callers

nothing calls this directly

Calls 2

runScriptFunction · 0.85
closeMethod · 0.65

Tested by

no test coverage detected