Skip to content
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 33584 eliminate aspect mock from object handler uti #865

Conversation

anzin
Copy link
Contributor

@anzin anzin commented Jul 27, 2021

Description

I've eliminated AspectMock usage for the dev/tests/unit/Util/ObjectHandlerUtil.php.

Fixed Issues (if relevant)

  1. Fixes [MFTF] Eliminate AspectMock from ObjectHandlerUtil (Complex!) magento2#33584

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:

#844
#862
#853
#861

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

bohdan-harniuk and others added 8 commits July 26, 2021 13:06
…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
…ject-handler-test' of github.com:bohdan-harniuk/magento2-functional-testing-framework into improvement/mftf-33584-eliminate-aspect-mock-from-object-handler-uti
…t' of github.com:anzin/magento2-functional-testing-framework into improvement/mftf-33584-eliminate-aspect-mock-from-object-handler-uti
…sted-object-handler-test' of github.com:anzin/magento2-functional-testing-framework into improvement/mftf-33584-eliminate-aspect-mock-from-object-handler-uti
…module-resolver-builder' of github.com:bohdan-harniuk/magento2-functional-testing-framework into improvement/mftf-33584-eliminate-aspect-mock-from-object-handler-uti
@magento-engcom-team magento-engcom-team added Partner: Atwix partners-contribution Pull Request is created by Magento Partner labels Jul 27, 2021
andrewbess
andrewbess previously approved these changes Jul 28, 2021
Copy link
Contributor

@andrewbess andrewbess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @anzin
Thank you for your contribution.
Changes look well for me.

@okolesnyk
Copy link
Member

Hi @anzin
Please pull latest mainline and resolve conflicts so that I can proceed with merging it.

Copy link
Member

@okolesnyk okolesnyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please pull latest mainline and resolve conflicts
Thanks

eduard13
eduard13 previously approved these changes Aug 3, 2021
@eduard13 eduard13 self-assigned this Aug 3, 2021
@anzin
Copy link
Contributor Author

anzin commented Aug 4, 2021

Please pull latest mainline and resolve conflicts
Thanks

Hello @okolesnyk, thanks for the review I will resolve conflicts when all related PRs will be merged.

Thanks.

Copy link
Contributor

@jilu1 jilu1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anzin Please bring the branch up to date and resolve conflicts.

…ing-framework into improvement/mftf-33584-eliminate-aspect-mock-from-object-handler-uti
Copy link
Contributor

@bohdan-harniuk bohdan-harniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, @jilu1!

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

This PR should be merged after #861

Thanks, Bohdan

@jilu1
Copy link
Contributor

jilu1 commented Aug 11, 2021

@magento-engcom-team
Copy link

@jilu1 the pull request successfully imported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Partner: Atwix partners-contribution Pull Request is created by Magento Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MFTF] Eliminate AspectMock from ObjectHandlerUtil (Complex!)
8 participants