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

File network.test.ts

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

Source from the content-addressed store, hash-verified

1// Tests for the network family. Two layers:
2//
3// 1. Option forwarding for fetch / push / pull / merge. The
4// network primitives are exercised against a fake

Callers

nothing calls this directly

Calls 11

fakeNetworkGitFunction · 0.85
fetchWithFunction · 0.85
pushWithFunction · 0.85
pullWithFunction · 0.85
mergeWithFunction · 0.85
remoteAddWithFunction · 0.85
remoteListWithFunction · 0.85
remoteRemoveWithFunction · 0.85
resetMethod · 0.65
mkdirMethod · 0.65
initMethod · 0.65

Tested by

no test coverage detected