Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ render.test.ts
File
render.test.ts
packages/cli/src/commands/render.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// fallow-ignore-file code-duplication
2
import
{ afterEach, beforeAll, beforeEach, describe, expect, it, vi } from
"vitest"
;
3
4
const
producerState = vi.hoisted(() => ({
Callers
nothing calls this directly
Calls
7
renderLocal
Function · 0.85
resolveBrowserGpuForCli
Function · 0.85
comp
Function · 0.85
checkRenderResolutionPreflight
Function · 0.85
setEnv
Function · 0.70
set
Method · 0.65
clear
Method · 0.45
Tested by
no test coverage detected