-
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
Activated "Pending Reviews" menu item when merchant opens 'Pending Reviews' section #26230
Activated "Pending Reviews" menu item when merchant opens 'Pending Reviews' section #26230
Conversation
…ting > User Content > Pending Reviews'
Hi @rav-redchamps. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento give me test instance |
Hi @rav-redchamps. Thank you for your request. I'm working on Magento instance for you |
Hi @rav-redchamps, here is your new Magento instance. |
Verified on the test instance. Change works well |
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 @rav-redchamps, thank you for your contribution. Due to Magento Definition of Done the changes should be covered by tests. Could you please cover your fix by automated tests?
I think the functional test is preferable in this particular case.
Thank you!
I just added the function test. Please feel free to let me know if anything else is required. |
@magento run all tests |
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.
Hi @rav-redchamps. Sorry for the late reply and thank you for your patience.
Could you please add at least one assertion to your test which covers the issue fixed in this PR. Currently it does not actually verify whether the menu item is active or not.
Thank you!
app/code/Magento/Review/Test/Mftf/Test/AdminMarketingPendingReviewsNavigateMenuTest.xml
Outdated
Show resolved
Hide resolved
… pending-reviews-active-menu-fix
I will take to fix MFTF |
@engcom-Echo, great, thank you! :) |
Pull Request state was updated. Re-review required.
Hi @dmytro-ch, thank you for the review. |
Hi @dmytro-ch, thank you for the review. |
✔️ QA Passed |
Hi @dmytro-ch, thank you for the review. |
…s 'Pending Reviews' section #26230
Hi @rav-redchamps, thank you for your contribution! |
Description (*)
This pull request will activate the "Pending Reviews" menu item when merchant opens admin path 'Marketing > User Content > Pending Reviews'
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)