MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / batchRender.test.ts

File batchRender.test.ts

packages/cli/src/commands/batchRender.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2import { mkdtempSync, readFileSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join, resolve } from "node:path";

Callers

nothing calls this directly

Calls 8

parseBatchRowsFunction · 0.85
expectBatchErrorFunction · 0.85
resolveOutputTemplateFunction · 0.85
prepareBatchRenderFunction · 0.85
resolveFunction · 0.85
runBatchRenderFunction · 0.85
writeJsonFunction · 0.70
writeIndexFunction · 0.70

Tested by

no test coverage detected