forked from Silverfish/proton-bridge
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:
committed by
Gordana Zafirova
parent
6cb2d944d0
commit
bde8e45b37
@ -61,4 +61,5 @@ Feature: A user can login
|
|||||||
When the account "[user:user]" no longer has additional address "[user:alias]@[domain]"
|
When the account "[user:user]" no longer has additional address "[user:alias]@[domain]"
|
||||||
Then user "[user:user]" is not listed
|
Then user "[user:user]" is not listed
|
||||||
When the user logs in with alias address "[user:alias]@[domain]" and password "password2"
|
When the user logs in with alias address "[user:alias]@[domain]" and password "password2"
|
||||||
Then it fails
|
Then it fails
|
||||||
|
|
||||||
Reference in New Issue
Block a user