Skip to main content

Governance Admin Guard Admin Passes To Governance

EPIC: governance
Personas & Authorization
STORY: admin_guard
As the household, only an admin (manage-roles capability) can open the roles & owners management page.
AC: admin_passes_to_governance
An admin who taps the affordance is routed onto the governance page.

open the Household tab

User Actions:
  • Tapped: widget with text "Household"
Expect:
  • the governance affordance is present
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted

tap the governance affordance - the page opens

User Actions:
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
Expect:
  • AdminGuard admits the admin to /governance
Events:
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted