-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-1114: Merge the release branch to master #178
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
- Dom no longer overwrites filename, instead builds comma separated list to keep track of all test and merge paths - TestObjectExtractor not extracts module form base test path, and overwrites testAnnotations["features"] to only include the single module name. - Unit/Verification updates.
- Adding Tests for Parallel Suite Generation and Suite Hook Verification
- Added SingleRun Manifest Verification - Sanitized createGroupDir for multiple entry points
- Added CreateData and DeleteData Actions to suite verification test
- Adding Unit Tests around Module Resolver
- Added Cleanup for _generated before tests for this class start
- Changed Pathing to Relative for path check
- Changed assert to check for subset information
- Using array intersect instead of subset to avoid indexing issues
…ing-framework into waitforpageload-after-amonpage
- Added the 'waitForPageLoad' action after every 'amOnPage' action
- Moved _suite to verification - Removed check to discard manifest.txt - Updated funcitonalSuiteHooks and corresponding resource file - Added mock to bootstrap to set file paths
- Removed unused references
- Added explict check for location paths - Added Custom Module Check - Updated Aspect Mock version - Updated goaop version - Added wrapper for glob()
- Changed doctrine/cache to <1.7.0 for php 7.0 compatability
…l argument - Test/Dom.php now checks for a test to have a before/after attribute, if found it appends the before/after to all child actions for merging down the line.
- Adding unit tests for generateSuite and generateAllSuites - Removed unused code from SuiteGenerator Class - Removing CLEARED_MANIFESTS reference - Adjusting comment text
…l argument - static check fix.
MQE-978: Create Test Coverage Around SuiteGenerator Class
MQE-982: Verification Test around Suite Generation
…o pass before executing test steps
- Removing Skip and description
- Added conditional in testGenerator to escape javascript variables only in executeJS functions.
MQE-1074: Verify MFTF Compatibility with Phpunit 7
- TestContextExtension now handles error events, and runs _after block if the test errored out.
…adiness-flag-develop
…Does Not Generate Correctly When Multiple Elements Are Parameterized - Added negative lookahead for regex.
- Correcting static check issue
MQE-1068: Require Issue ID for Skipped Test
…ndex.php - apiURL now tries to trim index.php/ if present and all others after first / in url.
- added require_once of proper bootstrap for codeception execution.
… wait and comment to ignored action types
- Updated paths of all relevant paths.
…g-develop MAGETWO-46837: Implementing extension to wait for readiness metrics t…
- Added --force flag if user does not have a misc.xml file.
- Causing jenkins failures
- Added changelog for 2.3.0
MQE-1147: Turn Off Readiness Logging
- added chmod to build:project command.
- Bump composer version
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.
No description provided.