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