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 collaboratorRegister with Find a property
Check that customers with different accounts and situations are
treated correctly when they attempt to register with Find a
property.
- Background
-
- Given
- I am testing registration
- Scenarios
-
- Register for FAP successfully
-
- Given
- I have "user"
- And
- I am on the register page for Find a property
- When
- I register for an account with FAP
- Then
- I can successfully sign up for an account in "FAP"
Examples: user a PAL account an unactivated PAL account a locked PAL account no account - Unable to register for FAP
-
- Given
- I have "user"
- And
- I am on the register page for Find a property
- When
- I register for an account with FAP
- Then
- I am unable to register for a new FAP account because reason
Examples: user reason an FPI account The email address has already been used a FAP account The email address has already been used an unactivated FAP account The email address has already been used a locked FPI account The email address has already been used a locked FAP account The email address has already been used
Last published over 5 years ago by Andy Mantell.