Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ mkdtempSync, writeFileSync } from
"node:fs"
;
3
import
{ join } from
"node:path"
;
4
import
{ tmpdir } from
"node:os"
;
Callers
nothing calls this directly
Calls
2
parseRenderOptions
Function · 0.85
prepareRenderBody
Function · 0.85
Tested by
no test coverage detected