Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ worker-shell.test.ts
File
worker-shell.test.ts
packages/computer/src/backends/worker-shell/worker-shell.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Tests for WorkerShellBackend.
2
//
3
// The backend's job is small: when Workspace.shell.exec lands, it
4
// dispatches into a user-supplied "shell fetcher" (the Fetcher
Callers
nothing calls this directly
Calls
11
fakeFetcher
Function · 0.85
noopFsBackend
Function · 0.85
framedStream
Function · 0.70
ready
Method · 0.65
connect
Method · 0.65
close
Method · 0.65
exec
Method · 0.65
getReader
Method · 0.65
read
Method · 0.65
push
Method · 0.65
result
Method · 0.65
Tested by
no test coverage detected