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

File shell.test.ts

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

Source from the content-addressed store, hash-verified

1// Unit tests for WorkspaceShell. The harness shell.test.ts under
2// src/test-harness covers the wire end-to-end against a real computerd
3// container; these tests run in-process with a fake WorkspaceRPC so
4// the host-side facade (RPC forwarding, handle shape, encoding,

Callers

nothing calls this directly

Calls 15

makeSyncFunction · 0.85
stdoutFunction · 0.85
appliedFunction · 0.85
stderrFunction · 0.85
liveRpcFunction · 0.85
fakeRpcFunction · 0.70
exitFunction · 0.70
execMethod · 0.65
getReaderMethod · 0.65
readMethod · 0.65
pushMethod · 0.65
killMethod · 0.65

Tested by

no test coverage detected