MCPcopy Create free account
hub / github.com/PatrickJS/awesome-cursorrules / check-pr-author.test.mjs

File check-pr-author.test.mjs

scripts/check-pr-author.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { spawnSync } from "node:child_process";
3import { mkdtempSync, rmSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected