-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-2008: Filter test generation and execution by severity #605
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
Jenkins build with Magento 2 CE + MSI + PageBuilder + MFTF current branch: https://github.com/magento-pangolin/magento2ce/pull/232 |
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.
Could not find any issues. @jilu1 is still going to QA, but nothing found from my end.
Just had two small comments/concerns
src/Magento/FunctionalTestingFramework/Test/Handlers/TestObjectHandler.php
Show resolved
Hide resolved
src/Magento/FunctionalTestingFramework/Console/GenerateTestsCommand.php
Outdated
Show resolved
Hide resolved
Magento 2 CE + MSI + PageBuilder |
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.
See comment below.
One additional thing is that this new feature could use a new Unit test; check out TestGenerator
Unit tests for some inspiration!
src/Magento/FunctionalTestingFramework/Util/Manifest/ParallelTestManifest.php
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.
QA looks good. Unresolved one of my comment. It's a minor issue. Please check.
We talked about them and I believe we figured it out.
- update composer.json and CHANGELOG.md
Description
Fixed Issues (if relevant)
Contribution checklist