Skip to main content

Create

EPIC: auth
Authentication
STORY: welcome
As a new visitor I can see the Welcome hub and navigate to Create my household or Sign in.
AC: create
Tapping Create your household opens the sign-up band.

initial state — welcome page

Expect:
  • WelcomePage renders
  • the wordmark renders
  • the glow word "home" renders
  • Create your household CTA is present
  • Sign in CTA is present

tap Create your household → sign-up band

User Actions:
  • Tapped: widget with key [<'WelcomePage.create'>]
Expect:
  • tapping Create opens the sign-up page
  • the sign-up band contains "household"
Events:
  • [ANALYTIC] [page]: SignUpRoute