MCPcopy 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

1import { describe, it, expect, beforeEach, vi } from "vitest";
2
3describe("parse_codex_log.cjs", () => {
4 let mockCore;

Callers

nothing calls this directly

Calls 11

parseCodexLogFunction · 0.85
getEventDataFunction · 0.85
formatCodexToolCallFunction · 0.85
formatCodexBashCallFunction · 0.85
truncateStringFunction · 0.85
extractMCPInitializationFunction · 0.85
extractCodexModelFunction · 0.85
isCodexJsonlFormatFunction · 0.85
estimateTokensFunction · 0.70
formatDurationFunction · 0.70

Tested by

no test coverage detected