Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect, test } from
"bun:test"
;
2
import
assert from
"node:assert"
;
3
4
import
{ getMuxHome } from
"mux/common/constants/paths"
;
Callers
nothing calls this directly
Calls
8
getMuxHome
Function · 0.90
checkServerReachable
Function · 0.90
createApiClient
Function · 0.90
checkAuth
Function · 0.90
getAllWorkspacesFromApi
Function · 0.90
getLockPath
Method · 0.80
assert
Function · 0.50
read
Method · 0.45
Tested by
no test coverage detected