MCPcopy 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
75const freshConnectionName = () => ConnectionName.make(`conn${randomBytes(4).toString("hex")}`);
76
77scenario(
78 "Admin · the owner sees every member of the workspace and what each has connected",

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected