MCPcopy
hub / github.com/coder/mux / orpcConnection.integration.test.ts

File orpcConnection.integration.test.ts

vscode/src/api/orpcConnection.integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test";
2import assert from "node:assert";
3
4import { getMuxHome } from "mux/common/constants/paths";

Callers

nothing calls this directly

Calls 8

getMuxHomeFunction · 0.90
checkServerReachableFunction · 0.90
createApiClientFunction · 0.90
checkAuthFunction · 0.90
getAllWorkspacesFromApiFunction · 0.90
getLockPathMethod · 0.80
assertFunction · 0.50
readMethod · 0.45

Tested by

no test coverage detected