Skip to main content

Auth Setup Wizard Failure

EPIC: auth
Authentication + Onboarding
STORY: setup_wizard
As a new household admin, I can walk the full onboarding wizard — household, first kid, parental consent, token value, first chore — and land on Today with everything set up.
AC: failure
When createHousehold throws, an error renders inline and the wizard stays on the name step.

initial state — name step

Expect:
  • warp lands on SetupPage

enter name and tap Continue with a failing repository

User Actions:
  • Entered text: Casa Lumen
  • Tapped: widget with key [<'SetupPage.continueButton'>]
Expect:
  • a failed create stays on the setup page
  • the error message is shown inline
Events:
  • SetupHouseholdNamed