Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
"node:fs"
;
2
import
path from
"node:path"
;
3
import
test from
"node:test"
;
4
import
assert from
"node:assert/strict"
;
Callers
nothing calls this directly
Calls
9
makeTempDir
Function · 0.90
installFakeCodex
Function · 0.90
run
Function · 0.90
buildEnv
Function · 0.90
initGitRepo
Function · 0.90
resolveStateDir
Function · 0.90
loadBrokerSession
Function · 0.90
saveBrokerSession
Function · 0.90
waitFor
Function · 0.85
Tested by
no test coverage detected