Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
3
import
{ WorkspaceRuntimeBridge } from
"./bridge.js"
;
4
import
type
{ WorkspaceRuntimeCapability } from
"./capability.js"
;
Callers
nothing calls this directly
Calls
5
bridge
Function · 0.85
message
Function · 0.85
resultBridge
Function · 0.85
assertResult
Method · 0.80
call
Method · 0.65
Tested by
no test coverage detected