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

File createPlatformClient.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, mock, type Mock } from "bun:test";
2import superjson from "superjson";
3
4import { createPlatformClient } from "./createPlatformClient.js";

Callers

nothing calls this directly

Calls 6

createPlatformClientFunction · 0.85
mockFetchFunction · 0.70
jsonFunction · 0.70
calledRequestFunction · 0.70
callCountFunction · 0.70
trpcWrappedFunction · 0.70

Tested by

no test coverage detected