To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorReset password with Find a property
Check that customers with different accounts and situations are
treated correctly when they attempt to reset their password with
Find a property.
- Background
-
- Given
- that I am on the reset password page for Find a property
- And
- I am testing reset password
- Scenarios
-
- Reset password with FAP successfully
-
- Given
- I have "user"
- When
- I select to reset my password in Find a property
- Then
- I receive an email with a temporary password for FAP
- When
- I login to FAP with the temporary password
- And
- I can successfully change my password in Find a property
- And
- I am signed in successfully to FAP
Examples: user an FPI account a FAP account a locked FPI account a locked FAP account - Reset password with FAP successfully
-
- Given
- I have "user"
- When
- I select to reset my password in Find a property
- And
- I am told reason
Examples: user reason a PAL account The details you have entered do not match our records. a locked PAL account The details you have entered do not match our records. an unactivated PAL account The details you have entered do not match our records. no account The details you have entered do not match our records. an unactivated FAP account Your account has not been activated
Last published over 5 years ago by Andy Mantell.