You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
@Automattic/flowpatrol have been having trouble with the existing tests for 2fa etc. since they use the shared accounts accessed randomly they sometimes fail due to lots of runs happening and so aren't consistent
Do you have any thoughts on this?
We have a magic login test for a new customer, so maybe we could just extend that to create a simple, single 2fa scenario that is repeatable? Something like
Surely, not all 2FA tests should be run for all PRs. As you said they might fail if they're run too frequently and they're quite slow!
I wonder if, much like with eslint on calypso, it would be possible to detect changes in some files related to 2FA and run those tests only in that case.
Would that be a useful feature for wp-e2e-tests you think?
I wonder if, much like with eslint on calypso, it would be possible to detect changes in some files related to 2FA and run those tests only in that case.
Would that be a useful feature for wp-e2e-tests you think?
Copying the list of cases from our internal trello board to a github issue for more visibility:
We have a lot of possible cases for login that could benefit from e2e testing:
The text was updated successfully, but these errors were encountered: