login scenarios¶
- 335-should-not-sign-up-with-short-password — should not sign up with short password
- 336-should-not-sign-up-with-wrong-email — should not sign up with wrong email
- 337-should-not-sign-without-agree-with-terms — should not sign without agree with terms
- 338-should-show-required-field-warning-when-blank-on-sign-up — should show required field warning when blank on sign up
- 339-should-fill-details-sign-up-assert-verify-page — should fill details, sign up assert verify page
- 340-should-try-login-without-verification — should try login without verification
- 341-should-resend-email-verification — should resend email verification
- 342-should-verify-email-and-login — should verify email and login
- 343-should-show-required-field-warning-when-blank-on-login — should show required field warning when blank on login
- 344-should-show-wrong-credentials-message-when-login-with-wrong-pw — should show Wrong credentials message when login with wrong pw
- 345-should-show-invalid-email-in-reset-password — should show invalid email in reset password
- 346-should-test-forgot-password-function — should test forgot password function
- 347-should-fail-forgot-password-when-added-wrong-confirm-password — should fail forgot password when added wrong confirm password
- 348-should-fail-forgot-password-when-new-password-is-short — should fail forgot password when new password is short
- 349-should-resend-link — should resend link
- 350-should-issue-a-fresh-authorization-token-on-each-reset-link-visit — should issue a fresh authorization token on each reset-link visit
- 351-should-test-required-fields — should test required fields