MCPcopy
hub / github.com/openai/codex-plugin-cc / git.test.mjs

File git.test.mjs

tests/git.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import path from "node:path";
3import test from "node:test";
4import assert from "node:assert/strict";

Callers

nothing calls this directly

Calls 5

makeTempDirFunction · 0.90
initGitRepoFunction · 0.90
runFunction · 0.90
resolveReviewTargetFunction · 0.90
collectReviewContextFunction · 0.90

Tested by

no test coverage detected