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

File client.test.ts

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

Source from the content-addressed store, hash-verified

1// Unit tests for getWorkspace and the client's runtime.exec forms.
2//
3// Two dispatch paths: a local host carrying the symbol-stashed
4// Workspace (getWorkspace(this)), and a remote stub exposing

Callers

nothing calls this directly

Calls 15

fakeRemoteFunction · 0.85
fakeBrokenRemoteFunction · 0.85
fakeLocalFunction · 0.85
fakeRuntimeFunction · 0.85
resolveMethod · 0.80
getWorkspaceFunction · 0.70
execMethod · 0.65
pushMethod · 0.65
getExecMethod · 0.65
killExecMethod · 0.65
disposeExecMethod · 0.65
writeFileMethod · 0.65

Tested by

no test coverage detected