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

File state.test.mjs

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

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import os from "node:os";
3import path from "node:path";
4import test from "node:test";

Callers

nothing calls this directly

Calls 6

makeTempDirFunction · 0.90
resolveStateDirFunction · 0.90
resolveStateFileFunction · 0.90
resolveJobLogFileFunction · 0.90
resolveJobFileFunction · 0.90
saveStateFunction · 0.90

Tested by

no test coverage detected