MCPcopy
hub / github.com/qawolf/cli / io.test.ts

File io.test.ts

src/shell/manifest/io.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, rm, writeFile } from "node:fs/promises";
2import { tmpdir } from "node:os";
3import { join } from "node:path";
4import { afterEach, beforeEach, describe, expect, it } from "bun:test";

Callers

nothing calls this directly

Calls 7

makeMemoryFsFunction · 0.85
readManifestFunction · 0.85
writeManifestFunction · 0.85
hashFileFunction · 0.85
makeDefaultFsFunction · 0.85
rmFunction · 0.50
writeFileFunction · 0.50

Tested by

no test coverage detected