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

File plumbing.test.ts

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

Source from the content-addressed store, hash-verified

1// Behavioural tests for the plumbing tail against real
2// isomorphic-git and memfs. Each operation is small enough that
3// asserting on the observable state (oids match, refs move,
4// config persists) is more useful than mocking the underlying

Callers

nothing calls this directly

Calls 13

hashObjectWithFunction · 0.85
catFileWithFunction · 0.85
updateRefWithFunction · 0.85
configSetWithFunction · 0.85
configGetWithFunction · 0.85
readCommitMethod · 0.80
initFunction · 0.70
resetMethod · 0.65
readBlobMethod · 0.65
writeFileMethod · 0.65
addMethod · 0.65
commitMethod · 0.65

Tested by

no test coverage detected