Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ bridge.test.ts
File
bridge.test.ts
packages/core/src/runtime/bridge.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
"vitest"
;
2
import
{ installRuntimeControlBridge } from
"./bridge"
;
3
4
function
createMockDeps() {
Callers
nothing calls this directly
Calls
4
installRuntimeControlBridge
Function · 0.90
makeControlMessage
Function · 0.85
createMockDeps
Function · 0.70
handler
Function · 0.70
Tested by
no test coverage detected