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

File index.test.ts

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

Source from the content-addressed store, hash-verified

1// Tests for `createGitClient` — the workspace-bound entry point.
2//
3// The wrapping is thin: build an FsClient from `ws.provider()`
4// once, hand it to `cloneWith` / `diffWith` on each call. The

Callers

nothing calls this directly

Calls 4

stubFsFunction · 0.85
createGitClientFunction · 0.85
diffMethod · 0.80
cloneMethod · 0.65

Tested by

no test coverage detected