test(GODT-3220): Add test scenarios for loging in with an alias address

-Added test scenarios for logging in with an alias address and logging in with an alias address that no longer exists

GODT-3220
This commit is contained in:
gzafirova 2024-01-18 17:50:19 +01:00 committed by Gordana Zafirova
parent 6cb2d944d0
commit bde8e45b37
1 changed files with 2 additions and 1 deletions

View File

@ -61,4 +61,5 @@ Feature: A user can login
When the account "[user:user]" no longer has additional address "[user:alias]@[domain]"
Then user "[user:user]" is not listed
When the user logs in with alias address "[user:alias]@[domain]" and password "password2"
Then it fails
Then it fails