Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ parse_codex_log.test.cjs
File
parse_codex_log.test.cjs
actions/setup/js/parse_codex_log.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, vi } from
"vitest"
;
2
3
describe(
"parse_codex_log.cjs"
, () => {
4
let
mockCore;
Callers
nothing calls this directly
Calls
11
parseCodexLog
Function · 0.85
getEventData
Function · 0.85
formatCodexToolCall
Function · 0.85
formatCodexBashCall
Function · 0.85
truncateString
Function · 0.85
extractMCPInitialization
Function · 0.85
extractCodexErrorMessages
Function · 0.85
extractCodexModel
Function · 0.85
isCodexJsonlFormat
Function · 0.85
estimateTokens
Function · 0.70
formatDuration
Function · 0.70
Tested by
no test coverage detected