MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / propose-commit.test.mjs

File propose-commit.test.mjs

test/main/propose-commit.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, after } from "node:test";
2import assert from "node:assert/strict";
3import { proposeCommit } from "../../build/tools/propose-commit.js";
4import { readFile, mkdir, rm, writeFile } from "fs/promises";

Callers

nothing calls this directly

Calls 2

proposeCommitFunction · 0.85
setupFunction · 0.70

Tested by

no test coverage detected