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

Function freshConnectionName

e2e/cloud/connections-credentials.test.ts:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56
57// Already in canonical identifier form, so the name round-trips unchanged.
58const freshConnectionName = () => ConnectionName.make(`conn${randomBytes(4).toString("hex")}`);
59
60scenario(
61 "Connections · a stored credential round-trips as metadata and never echoes its value",

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected