-
Notifications
You must be signed in to change notification settings - Fork 131
MFTF 2.5.0 #458
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.0 #458
Conversation
This file contains 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
- Fix operation method receive
This reverts commit 1359e26
- added composer.lock change
(cherry picked from commit 9f63033)
(cherry picked from commit 2ddaa61)
(cherry picked from commit 599d8fd)
(cherry picked from commit 84d7a44)
MQE-1306: Can not get actual entity data
- allow secret base path configurable
- allow secret base path configurable
MQE-1600 and MQE-1647 Combined PR
…eferences another data
…eferences another data - fix an issue when data is an array
…eferences another data - fix static check failures
…eferences another data - fix regex to match all paths
Merge 2.4.4 master into develop
…eferences another data - Added phpdoc blocks
…alue Inside Parameterized Selector From Within Action Group to replace custom field key in create data fixed regex to include action group parameter references fixed test generator to make full word replacement of stepKey references
CreateData action must be able to parse Data entity which references another data
- Added quotes to default config
…alue Inside Parameterized Selector From Within Action Group to replace custom field key in create data added verification test + comments
- Fixed potential bug
updated code to run only tests specified in run command
- added --allowSkipped flag, added to base generate command - moved --force flag to base generate command - fixed some existing issues around not all BaseGenerate inheriting commands not making proper use of --force flag
- Unit/Static check fixes
…orrectly fixed unit tests
…orrectly fix unit tests
…flag - set MftfApplicationConfig for generate and run console commands
MQE-1753: Uncaught ArgumentCountError when running bin/mftf static-ch…
…flag - set MftfApplicationConfig for generate and run console commands
…orrectly fixed unit test failures
* Removed breaking "\r\n" instances from command. * Put back required backslashes
MQE-1755: mftf run:test Test1 Test2 does not run before/after hooks c…
…flag - set MftfApplicationConfig for generate and run console commands
- CHANGELOG update - Version bump
- Fix tag name to allow-skipped as per AC
MQE-1582: Enable Testers To Run Skipped Tests
- Removed both artifacts to be reintroduced later.
- Changelog redaction
MQE-1765: Introduce API Endpoint and Request Headers to Allure artifacts
MQE-1671: updated CHANGELOG.md to include vault integration
MQE-1768: incorrect credential key for carriers_fedex_account in .cre…
soumyau
approved these changes
Sep 18, 2019
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.
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