-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] GoogleAnalytics: Added unit test for order success observer #17204
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
[Forwardport] GoogleAnalytics: Added unit test for order success observer #17204
Conversation
Hi @torhoehn. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
*/ | ||
declare(strict_types=1); | ||
|
||
namespace Magento\GoogleAnalytics\Test\Unit\Block; |
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.
Namespace should be different. Please cherry-pick following commit:
6be5f32
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.
@ihor-sviziev Done.
Hi @ihor-sviziev, thank you for the review. |
… success observer #17204
Hi @torhoehn. Thank you for your contribution. |
Original Pull Request
#17137
Description
This PR adds missing unit test for
Magento\GoogleAnalytics\Observer\SetGoogleAnalyticsOnOrderSuccessPageViewObserver
classFixed Issues (if relevant)
N/A
Manual testing scenarios
N/A