MCPcopy
hub / github.com/vercel-labs/agent-skills / render-report.test.mjs

File render-report.test.mjs

packages/vercel-optimize-tests/test/render-report.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';
3import { execFile } from 'node:child_process';
4import { mkdtemp, readFile, rm, writeFile } from 'node:fs/promises';

Callers

nothing calls this directly

Calls 4

renderReportFunction · 0.90
buildFinalReportMessageFunction · 0.90
assertNoPublicInternalsFunction · 0.85
renderCliFunction · 0.85

Tested by

no test coverage detected