MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / admin-users-pager.test.ts

File admin-users-pager.test.ts

e2e/selfhost/admin-users-pager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Selfhost-only: the admin Users PAGER, which no other scenario reaches.
2//
3// The page shows 25 users at a time. To know whether a "Next" exists without a
4// count endpoint, the atom over-fetches by one (`limit: 25 + 1`) and `splitPage`

Callers

nothing calls this directly

Calls 7

scenarioFunction · 0.90
createInvitedIdentityFunction · 0.90
rowNamesFunction · 0.85
expectEnabledFunction · 0.85
toStringMethod · 0.80
fetchFunction · 0.50
stepFunction · 0.50

Tested by

no test coverage detected