MCPcopy
hub / github.com/qawolf/cli / createPlatformClient.downloadBundle.test.ts

File createPlatformClient.downloadBundle.test.ts

src/shell/platform/createPlatformClient.downloadBundle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { rm, stat } from "node:fs/promises";
2import { afterEach, describe, expect, it, mock } from "bun:test";
3import superjson from "superjson";
4

Callers

nothing calls this directly

Calls 5

makeSequenceFetchFunction · 0.85
createPlatformClientFunction · 0.85
trpcWrappedFunction · 0.70
statFunction · 0.50
rmFunction · 0.50

Tested by

no test coverage detected