-
Notifications
You must be signed in to change notification settings - Fork 132
Improvement/mftf 33583 eliminate aspect mock from mock module resolver builder #861
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
Improvement/mftf 33583 eliminate aspect mock from mock module resolver builder #861
Conversation
…generator-test' of github.com:anzin/magento2-functional-testing-framework into improvement/mftf-33583-eliminate-aspect-mock-from-mock-module-resolver-builder
…ject-handler-test' of github.com:bohdan-harniuk/magento2-functional-testing-framework into improvement/mftf-33583-eliminate-aspect-mock-from-mock-module-resolver-builder
Hello, @jilu1! This PR should be merged after all related PRs. For now, few unit tests are failed because this PR requires all those PRs to be in the develop branch. After develop branch includes them, I will merge develop branch into this branch. Thanks, Bohdan |
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.
Hello @bohdan-harniuk
Thank you for your contribution.
Great job.
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.
@bohdan-harniuk Please bring the branch up to date and resolve conflicts.
…ing-framework into improvement/mftf-33583-eliminate-aspect-mock-from-mock-module-resolver-builder
Hello, @jilu1! I've actualised this branch. Thank you! |
@magento import pull request to https://github.com/magento-commerce/magento2-functional-testing-framework |
@jilu1 the pull request successfully imported. |
Description
Eliminated AspectMock usage for the MockModuleResolverBuilder.
Fixed Issues (if relevant)
Into this branch was merged the next PRs (this PR relates to them and has code changes in the files changed in that PRs):
Related Pull Requests
#852
#857
#843
#837
#848
#846
#845
#859
#856
#855
#842
#839
#853
#840
#844
#850
Contribution checklist