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

File worktree.test.ts

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

Source from the content-addressed store, hash-verified

1// Behavioural tests for the working-tree family: stash, reset,
2// and clean. Drives real isomorphic-git + memfs so index and
3// working-tree effects are observable.
4

Callers

nothing calls this directly

Calls 15

stashPushWithFunction · 0.85
stashListWithFunction · 0.85
stashPopWithFunction · 0.85
resetWithFunction · 0.85
cleanWithFunction · 0.85
initFunction · 0.70
commitFunction · 0.70
statusOfFunction · 0.70
resetMethod · 0.65
writeFileMethod · 0.65
readFileMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected