Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initWith
Function · 0.85
reset
Method · 0.65
mkdir
Method · 0.65
stat
Method · 0.65
isDirectory
Method · 0.65
readFile
Method · 0.65
Tested by
no test coverage detected