MCPcopy 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

1import { describe, it, expect, vi } from "vitest";
2import { installRuntimeControlBridge } from "./bridge";
3
4function createMockDeps() {

Callers

nothing calls this directly

Calls 4

makeControlMessageFunction · 0.85
createMockDepsFunction · 0.70
handlerFunction · 0.70

Tested by

no test coverage detected