Sign In Error
EPIC:
auth
Authentication
STORY:
sign_in
As a household member, I can sign in and land on Home with my household and its members.
AC:
failure
A failed sign-in stays on the sign-in page with an error.
scenario:
sign_in_error
The auth repository throws on sign-in.
initial state — Welcome page (unauthenticated landing)
Expect:
|
|
|
|
tap Sign in → the sign-in page
User Actions:
|
|
|
|
enter credentials
User Actions:
|
|
|
|
tap sign in → error surfaces, still on sign-in
User Actions:
|
|
|
|