MCPcopy 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

fakeFetcherFunction · 0.85
noopFsBackendFunction · 0.85
framedStreamFunction · 0.70
readyMethod · 0.65
connectMethod · 0.65
closeMethod · 0.65
execMethod · 0.65
getReaderMethod · 0.65
readMethod · 0.65
pushMethod · 0.65
resultMethod · 0.65

Tested by

no test coverage detected