MCPcopy 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

fakeEnvFunction · 0.85
createGitClientFunction · 0.85
envForFunction · 0.85
withFakeBashMethod · 0.80
resolveMethod · 0.80
spyMethod · 0.80
drainFunction · 0.70
noopBackendFunction · 0.70
execMethod · 0.65
getExecMethod · 0.65
killExecMethod · 0.65

Tested by

no test coverage detected