-
Notifications
You must be signed in to change notification settings - Fork 132
MFTF 2.3.6 - Merge to master #221
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* MQE-1118: Handle XML merge failures gracefully - Added filename to error messages for loadXML usage in initDom * MQE-1118: Handle XML merge failures gracefully - Added Test and made error a tiny bit more specific (error is caught by child classes given context) * MQE-1118: Handle XML merge failures gracefully - Added exception message check in unit test * MQE-1118: Handle XML merge failures gracefully - Added check for false returns from loadXML
- Added list of actions that return data, actionGroupObject now only returns stepKeys if the actions are of the right list.
* MQE-1161: Extended Tests With No Parents Are Skipped - Tests are not generated if they are skipped - Modified verification test to reflect change * MQE-1161: Extended Tests With No Parents Are Skipped - Updated skip flagging to use new skip annotation * MQE-1161: Extended Tests With No Parents Are Skipped - Updated conditional to check for parent test existence - Added console information in addition to the log * MQE-1161: Extended Tests With No Parents Are Skipped - Updated message to be more explicit
Merge 2.3.5 from Master to Develop
* MQE-1157: Add readiness bypass to test actions - Adding skip readiness getter - Adding skip readiness attribute * MQE-1157: Add readiness bypass to test actions - Adding setp generation to TestGeneration * MQE-1157: Add readiness bypass to test actions - Added skip command to web driver - Added check to page readiness extension * MQE-1157: Add readiness bypass to test actions - Updated Tests - Added Restriction for action groups * MQE-1157: Add readiness bypass to test actions - Removed testing statements and unused code * MQE-1157: Add readiness bypass to test actions - Removed print statements, created action steps instead * MQE-1157: Add readiness bypass to test actions - Adding action to readiness skip list - Adjusting conditional to check string match
- Added information on exception thrown.
…teps - Introduced PersistedObjectHandler, which handles persisted objects in tests/hooks/suites. - Generator code now uses above handler - Various Unit/verification test fixes
…set driver - bug fix
…ntains directory - bug fix
MQE-1189: Suite Generation - Precondition body must always get and re…
Support PHP-FPM in command.php
MQE-1009: Generated Suites Are Not Cleaned Up When Regenerating
MQE-1168: magentoCLI action not working properly if URL to magento co…
… Annotation - TestCaseID is now prepended to Title annotation (or NONE FOUND) - Unit/Verification test updates
- Added entry for 2.3.6
- bump MFTF version
jilu1
approved these changes
Sep 5, 2018
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 to me
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Contribution checklist