-
Notifications
You must be signed in to change notification settings - Fork 132
MFTF 2.5.2 Release #494
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
MFTF 2.5.2 Release #494
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
…cation - fix unit tests
…cation - fix static md errors
Mqe 1754 mftf generate:tests AdminLoginTest -f does not obey the -f flag
…cation - improvement in ComposerJsonFinder
…ter class - Fix long line
MQE-1763: Investigate and fix failure due to absence of AcceptanceTester class
Refactored to keep Cyclomatic complexity <= 10. Added comments to below files to refactor later ** Config/FileResolver/Module.php ** Config/Converter.php ** Config/Dom.php
fixing unit tests
Merge master to develop
Refactored to keep Cyclomatic complexity <= 10. Added comments to functions that are not refactored for readability
Fixed unit tests
modularized SuiteObjectExtractor.php
MQE-1750: unit tests
Merge master to develop
executeInSelenium generation fix #2
Add details for changing settings via command line
MQE-1831: Remove Deprecation warning from Module Resolver
…cation - Reduced requirements of composer.json to 1.4 (magento 2.2)
MQE-1650: update MFTF configuration to read Test entities from new location
- Revert and reupdated composer.lock
Reworded some items in Changelog.
KevinBKozan
suggested changes
Oct 23, 2019
CHANGELOG.md
Outdated
* Refactored problem methods to reduce cyclomatic complexity. | ||
|
||
### Fixes | ||
* Added escaping for `magentoCLI` commands. |
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.
Remove this line, users should not be impacted by this change
Updated Changelog.
KevinBKozan
approved these changes
Oct 23, 2019
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
MFTF 2.5.2 patch release.
Fixed Issues
Contribution checklist