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

File diff.test.ts

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

Source from the content-addressed store, hash-verified

1// Behavioural tests for `diffWith` against real isomorphic-git +
2// the real `diff` package, backed by an in-memory `memfs` volume.
3//
4// The mocked seam here is the filesystem — `memfs` is functionally

Callers

nothing calls this directly

Calls 13

commitFileFunction · 0.85
diffWithFunction · 0.85
runRefDiffFunction · 0.85
summaryFunction · 0.85
initFunction · 0.70
runDiffFunction · 0.70
resetMethod · 0.65
writeFileMethod · 0.65
unlinkMethod · 0.65
readFileMethod · 0.65
addMethod · 0.65
commitMethod · 0.65

Tested by

no test coverage detected