Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ shell.test.ts
File
shell.test.ts
packages/computer/src/test-harness/shell.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Shell end-to-end harness. Same shape as end-to-end.test.ts —
2
// boots computerd via run-harness.sh, dials with TestBackend, drives
3
// Workspace.shell against the real container.
4
Callers
nothing calls this directly
Calls
9
withWorkspace
Function · 0.70
ready
Method · 0.65
exec
Method · 0.65
result
Method · 0.65
kill
Method · 0.65
getExec
Method · 0.65
getReader
Method · 0.65
read
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected