-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-2082: MFTF compatibility with 2fa #692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Reminder to refactor from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small questions on some changes. The core of the 2FA stuff seems solid so no worries there.
dev/tests/unit/Magento/FunctionalTestFramework/Allure/AllureHelperTest.php
Show resolved
Hide resolved
dev/tests/unit/Magento/FunctionalTestFramework/Composer/ComposerInstallTest.php
Show resolved
Hide resolved
src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa/OTP.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good. We can consider this more or less finalized until pipeline changes confirm it works.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jilu1 can <getOTP>
be added to a verification test for generation?
#692 (review) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
Description
Fixed Issues (if relevant)
Contribution checklist