MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / after-pack-prune.test.mjs

File after-pack-prune.test.mjs

apps/desktop/scripts/after-pack-prune.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, mkdtemp, readdir, rm, stat, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import path from 'node:path';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 3

touchFunction · 0.85
rmFunction · 0.85
existsFunction · 0.70

Tested by

no test coverage detected