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

File server.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

parseRenderOptionsFunction · 0.85
prepareRenderBodyFunction · 0.85

Tested by

no test coverage detected