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

File htmlCompiler.test.ts

packages/producer/src/services/htmlCompiler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, mock, beforeAll } from "bun:test";
2import { mkdtempSync, writeFileSync, mkdirSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 15

collectExternalAssetsFunction · 0.85
inlineExternalScriptsFunction · 0.85
detectRenderModeHintsFunction · 0.85
compileForRenderFunction · 0.85
makeSubCompProjectFunction · 0.85
validateNoSystemFontsFunction · 0.85
recompileWithResolutionsFunction · 0.85
localizeRemoteFontFacesFunction · 0.85

Tested by

no test coverage detected