Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ server-connection.test.ts
File
server-connection.test.ts
apps/cli/src/server-connection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ normalizeExecutorServerConnection } from
"@executor-js/sdk/shared"
;
4
Callers
nothing calls this directly
Calls
6
parseCliExecutorServerConnection
Function · 0.90
canAutoStartCliServerConnection
Function · 0.90
withCliServerAuthFallback
Function · 0.90
chooseCliServerConnectionWithActiveLocal
Function · 0.90
describeUnauthorizedCliServer
Function · 0.90
normalizeExecutorServerConnection
Function · 0.85
Tested by
no test coverage detected