MCPcopy Create free account
hub / github.com/cloudflare/computer / cli.test.ts

File cli.test.ts

packages/computer/src/git/cli.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Tests for `runGitCli` — the argv-driven dispatcher behind
2// `GitClient.cli` and the worker-backend's `git` custom command.
3//
4// Two layers covered here:

Callers

nothing calls this directly

Calls 14

fakeClientFunction · 0.85
runGitCliFunction · 0.85
createGitClientFunction · 0.85
sampleFunction · 0.70
cliFunction · 0.70
readyMethod · 0.65
providerMethod · 0.65
initMethod · 0.65
writeFileMethod · 0.65
addMethod · 0.65
commitMethod · 0.65

Tested by

no test coverage detected