Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Scenario: Confirmation email not sent
- When I browse to the landing page
- Then I see the keycloak sign in page
- When I sign in as keycloak user "new-user" with password "password"
- And I fill field with placeholder "Signature Password" with "password"
- And I fill field with placeholder "Signature Password Confirmation" with "password"
- And I click button "Create Keypair"
- Then I see "Your account was created successfully."
- Then I don't receive an e-mail to "[email protected]" with subject "Confirmation instructions"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement