MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / freshConnectionName

Function freshConnectionName

e2e/cloud/admin-users-console.test.ts:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 });
73
74const freshConnectionName = () => ConnectionName.make(`conn${randomBytes(4).toString("hex")}`);
75
76scenario(
77 "Admin · the Users page shows every member and what each has connected, and refuses a plain member",

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected