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

File clone.test.ts

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

Source from the content-addressed store, hash-verified

1// Tests for `@cloudflare/computer/git`'s `cloneWith` wrapper.
2//
3// `cloneWith` is fundamentally an option-translator: it sets a
4// handful of defaults, splits the user's request into a

Callers

nothing calls this directly

Calls 13

fakeGitFunction · 0.85
cloneWithFunction · 0.85
resetMethod · 0.65
mkdirMethod · 0.65
initMethod · 0.65
writeFileMethod · 0.65
addMethod · 0.65
commitMethod · 0.65
rmMethod · 0.65
checkoutMethod · 0.65
readFileMethod · 0.65
statMethod · 0.65

Tested by

no test coverage detected