MCPcopy
hub / github.com/openai/codex-plugin-cc / render.test.mjs

File render.test.mjs

tests/render.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "node:test";
2import assert from "node:assert/strict";
3
4import { renderReviewResult, renderStoredJobResult } from "../plugins/codex/scripts/lib/render.mjs";

Callers

nothing calls this directly

Calls 2

renderReviewResultFunction · 0.90
renderStoredJobResultFunction · 0.90

Tested by

no test coverage detected