Skip to main content

Household Child Approval Age 13 Converts To Adult

EPIC: household
Household
STORY: child_approval
As a parent, I can approve or decline a child waiting to join my household, and confirm 13+ children as adults instead of capturing VPC (L1-T10).
AC: age_13_converts_to_adult
When the parent enters age ≥ 13 and taps Agree, the child is converted to an adult via convertPendingChildToAdult — captureConsent is NOT called.

open People & Access, enter age 13 in approval sheet → Agree dispatches adult conversion

User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
  • Tapped: widget with key [<'ChildApprovalsSection.tile_child-robin'>]
  • Entered text: 13
  • Tapped: widget with key [<'ChildApprovalSheet.agreeButton'>]
Expect:
  • pending child tile is gone after adult conversion
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted
  • ChildConvertedToAdult
  • [ANALYTIC] [page_popped]: GovernanceRoute