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