-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
PhpUnit 8 Migration - Amqp #27522
PhpUnit 8 Migration - Amqp #27522
Conversation
Update unit tests in Amqp module
Hi @ihor-sviziev. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento run all tests |
@lbajsarowicz all tests are passed, please do review |
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.
Great, thank you!
Hi @lbajsarowicz, thank you for the review.
|
Hi @ihor-sviziev, thank you for your contribution! |
Description (*)
This PR updates unit tests in Amqp module + contains framework fix from #27519
Note:
We have 3 warnings that can't be fixed because these new methods doesn't exists in phpunit 6:
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist app/code/Magento/Amqp/
vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist app/code/Magento/Amqp/
Questions or comments
Contribution checklist (*)