magento / magento2-functional-testing-framework

Magento2 Functional Testing Framework
Other
155 stars 133 forks source link

Improvement/mftf 33583 eliminate aspect mock from mock module resolver builder #861

Closed bohdan-harniuk closed 3 years ago

bohdan-harniuk commented 3 years ago

Description

Eliminated AspectMock usage for the MockModuleResolverBuilder.

Fixed Issues (if relevant)

  1. magento/magento2#33583: [MFTF] Eliminate AspectMock from MockModuleResolverBuilder (Complex!)

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

https://github.com/magento/magento2-functional-testing-framework/pull/852 https://github.com/magento/magento2-functional-testing-framework/pull/857 https://github.com/magento/magento2-functional-testing-framework/pull/843 https://github.com/magento/magento2-functional-testing-framework/pull/837 https://github.com/magento/magento2-functional-testing-framework/pull/848 https://github.com/magento/magento2-functional-testing-framework/pull/846 https://github.com/magento/magento2-functional-testing-framework/pull/845 https://github.com/magento/magento2-functional-testing-framework/pull/859 https://github.com/magento/magento2-functional-testing-framework/pull/856 https://github.com/magento/magento2-functional-testing-framework/pull/855 https://github.com/magento/magento2-functional-testing-framework/pull/842 https://github.com/magento/magento2-functional-testing-framework/pull/839 https://github.com/magento/magento2-functional-testing-framework/pull/853 https://github.com/magento/magento2-functional-testing-framework/pull/840 https://github.com/magento/magento2-functional-testing-framework/pull/844 https://github.com/magento/magento2-functional-testing-framework/pull/850

Contribution checklist

bohdan-harniuk commented 3 years ago

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

bohdan-harniuk commented 3 years ago

Hello, @jilu1!

I've actualised this branch. Please, proceed with the code review!

Thank you!

jilu1 commented 3 years ago

@magento import pull request to https://github.com/magento-commerce/magento2-functional-testing-framework

magento-engcom-team commented 3 years ago

@jilu1 the pull request successfully imported.