Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/codex-plugin-cc
/ bump-version.test.mjs
File
bump-version.test.mjs
tests/bump-version.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
4
run
Function · 0.90
makeVersionFixture
Function · 0.85
readJson
Function · 0.70
writeJson
Function · 0.70
Tested by
no test coverage detected