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 collaboratorSign in to FPI
Check that customers with different accounts and situations are
treated correctly when they attempt to sign in with FPI.
- Background
-
- Given
- that I am on the sign in page for FPI
- And
- I am testing login
- Scenarios
-
- FPI login success
-
- Given
- I have "user"
- When
- I attempt to sign in to FPI
- Then
- I can successfully sign in to FPI
Examples: user a FAP account a FAP account, entering username as email an FPI account - FPI login failure
-
- Given
- I have "user"
- When
- I attempt to sign in to FPI
- Then
- I am prevented from signing in because "reason"
Examples: user reason a PAL account You have signed in with a Land Registry account but a locked FAP account you have been locked out a locked FAP account, entering username as email you have been locked out a locked FPI account you have been locked out a locked PAL account you have been locked out an unactivated FAP account we didn't recognise you an unactivated FAP account, entering username as email we didn't recognise you an unactivated PAL account we didn't recognise you no account we didn't recognise you
Last published over 5 years ago by Andy Mantell.