Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ freshConnectionName
Function
freshConnectionName
e2e/cloud/admin-users.test.ts:75–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
});
74
75
const
freshConnectionName = () => ConnectionName.make(`conn${randomBytes(4).toString(
"hex"
)}`);
76
77
scenario(
78
"Admin · the owner sees every member of the workspace and what each has connected"
,
Callers
1
admin-users.test.ts
File · 0.70
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected