MCPcopy Create free account
hub / github.com/PatrickJS/awesome-cursorrules / cleanup-legacy-artifacts.test.mjs

File cleanup-legacy-artifacts.test.mjs

scripts/cleanup-legacy-artifacts.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { existsSync, mkdtempSync, mkdirSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { dirname, join } from "node:path";

Callers

nothing calls this directly

Calls 3

cleanupLegacyArtifactsFunction · 0.90
makeFixtureFunction · 0.70
writeFunction · 0.70

Tested by

no test coverage detected