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

File runtime.test.mjs

tests/runtime.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 9

makeTempDirFunction · 0.90
installFakeCodexFunction · 0.90
runFunction · 0.90
buildEnvFunction · 0.90
initGitRepoFunction · 0.90
resolveStateDirFunction · 0.90
loadBrokerSessionFunction · 0.90
saveBrokerSessionFunction · 0.90
waitForFunction · 0.85

Tested by

no test coverage detected