Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, describe, expect, it, mock,
type
Mock } from
"bun:test"
;
2
import
superjson from
"superjson"
;
3
4
import
{ createPlatformClient } from
"./createPlatformClient.js"
;
Callers
nothing calls this directly
Calls
6
createPlatformClient
Function · 0.85
mockFetch
Function · 0.70
json
Function · 0.70
calledRequest
Function · 0.70
callCount
Function · 0.70
trpcWrapped
Function · 0.70
Tested by
no test coverage detected