MCPcopy Create free account
hub / github.com/MirrowApp/mirrow / cli.test.js

File cli.test.js

packages/cli/test/cli.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "node:test";
2import assert from "node:assert/strict";
3import { promises as fs } from "node:fs";
4import os from "node:os";

Callers

nothing calls this directly

Calls 6

compileFunction · 0.90
createTempDirFunction · 0.85
writeFileFunction · 0.85
runMirrowFunction · 0.85
watchMirrowFunction · 0.85
waitUntilFunction · 0.85

Tested by

no test coverage detected