MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / connection-owner-isolation.test.ts

File connection-owner-isolation.test.ts

e2e/cloud/connection-owner-isolation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud-only: the connection OWNER model, with real multi-user organizations.
2// Every connection is filed under `owner: "org"` (shared with the whole tenant)
3// or `owner: "user"` (this subject's own). The org membership is built through
4// the real product flows — invite → accept-invitation, create-organization,

Callers

nothing calls this directly

Calls 11

scenarioFunction · 0.90
composePluginApiFunction · 0.85
activeOrganizationIdFunction · 0.85
createAnotherOrgFunction · 0.85
switchOrgFunction · 0.85
toStringMethod · 0.80
joinOrgFunction · 0.70
registerIntegrationFunction · 0.70
freshConnectionNameFunction · 0.70
listMethod · 0.65
clientFunction · 0.50

Tested by

no test coverage detected