Skip to main content

Failure

EPIC: auth
Authentication + Onboarding
STORY: setup_wizard
As a new household admin, I can name my household and add my first kid so that I arrive at Home 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