mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-20 00:56:47 +00:00
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
@ -62,3 +62,4 @@ Feature: A user can login
|
|||||||
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