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

File createPlatformClient.bundleUrl.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

createPlatformClientFunction · 0.85
trpcWrappedFunction · 0.70

Tested by

no test coverage detected