Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fakeClient
Function · 0.85
runGitCli
Function · 0.85
createGitClient
Function · 0.85
workspaceIsomorphicGitClient
Function · 0.85
sample
Function · 0.70
cli
Function · 0.70
ready
Method · 0.65
provider
Method · 0.65
init
Method · 0.65
writeFile
Method · 0.65
add
Method · 0.65
commit
Method · 0.65
Tested by
no test coverage detected