MCPcopy Create free account
hub / github.com/cloudflare/computer / bridge.test.ts

File bridge.test.ts

packages/computer/src/runtime/bridge.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2
3import { WorkspaceRuntimeBridge } from "./bridge.js";
4import type { WorkspaceRuntimeCapability } from "./capability.js";

Callers

nothing calls this directly

Calls 5

bridgeFunction · 0.85
messageFunction · 0.85
resultBridgeFunction · 0.85
assertResultMethod · 0.80
callMethod · 0.65

Tested by

no test coverage detected