Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ codex_harness.test.cjs
File
codex_harness.test.cjs
actions/setup/js/codex_harness.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ spawnSync } from
"child_process"
;
3
import
{ createRequire } from
"module"
;
4
import
fs from
"fs"
;
Callers
nothing calls this directly
Calls
15
resolveCodexPromptFileArgs
Function · 0.85
isTokenPerMinuteRateLimitError
Function · 0.85
isMissingApiKeyError
Function · 0.85
injectJsonFlag
Function · 0.85
buildCodexChildEnv
Function · 0.85
extractPortFromURL
Function · 0.85
extractOpenAIProxyBaseURLFromToml
Function · 0.85
getConfiguredOpenAIPortFromReflect
Function · 0.85
validateCodexOpenAIBaseURLFromReflect
Function · 0.85
isServerError
Function · 0.85
countPermissionDeniedIssues
Function · 0.85
hasNumerousPermissionDeniedIssues
Function · 0.85
Tested by
no test coverage detected