Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ entrypoint.test.ts
File
entrypoint.test.ts
packages/computer/src/backends/worker-shell/entrypoint.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Tests for ShellWorker.
2
//
3
// The class is a thin shell over Bash. Its job per call:
4
// 1. Reach the host Workspace through the DO binding wired
Callers
nothing calls this directly
Calls
15
fakeEnv
Function · 0.85
createGitClient
Function · 0.85
envFor
Function · 0.85
workspaceIsomorphicGitClient
Function · 0.85
withFakeBash
Method · 0.80
resolve
Method · 0.80
spy
Method · 0.80
drain
Function · 0.70
noopBackend
Function · 0.70
exec
Method · 0.65
getExec
Method · 0.65
killExec
Method · 0.65
Tested by
no test coverage detected