Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
"node:fs"
;
2
import
os from
"node:os"
;
3
import
path from
"node:path"
;
4
import
test from
"node:test"
;
Callers
nothing calls this directly
Calls
6
makeTempDir
Function · 0.90
resolveStateDir
Function · 0.90
resolveStateFile
Function · 0.90
resolveJobLogFile
Function · 0.90
resolveJobFile
Function · 0.90
saveState
Function · 0.90
Tested by
no test coverage detected