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

File init.test.ts

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

Source from the content-addressed store, hash-verified

1// Behavioural tests for `initWith` against real isomorphic-git +
2// memfs. Same pattern as clone.test.ts / diff.test.ts: the
3// filesystem is the only mocked seam.
4

Callers

nothing calls this directly

Calls 6

initWithFunction · 0.85
resetMethod · 0.65
mkdirMethod · 0.65
statMethod · 0.65
isDirectoryMethod · 0.65
readFileMethod · 0.65

Tested by

no test coverage detected