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

File reads.test.ts

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

Source from the content-addressed store, hash-verified

1// Behavioural tests for the read-only family: log, show,
2// revParse, currentBranch, lsFiles, lsTree. Each is a thin
3// wrapper around isomorphic-git; the headline contract is
4// "structured output matches what the CLI dispatcher will then

Callers

nothing calls this directly

Calls 15

logWithFunction · 0.85
showWithFunction · 0.85
revParseWithFunction · 0.85
currentBranchWithFunction · 0.85
repoRootWithFunction · 0.85
lsFilesWithFunction · 0.85
lsTreeWithFunction · 0.85
initFunction · 0.70
commitFunction · 0.70
resetMethod · 0.65
mkdirMethod · 0.65
writeFileMethod · 0.65

Tested by

no test coverage detected