-
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
MFTF: Storefront Disabled Customer Wishlist Functionality Test #28635
MFTF: Storefront Disabled Customer Wishlist Functionality Test #28635
Conversation
Hi @DmitryTsymbal. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. |
@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.
Minor adjustments from my side.
...code/Magento/Wishlist/Test/Mftf/Test/StorefrontDisabledCustomerWishlistFunctionalityTest.xml
Outdated
Show resolved
Hide resolved
...code/Magento/Wishlist/Test/Mftf/Test/StorefrontDisabledCustomerWishlistFunctionalityTest.xml
Show resolved
Hide resolved
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE |
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.
✔️ Thank you for your contribution.
Hi @lbajsarowicz, thank you for the review.
|
@magento run all tests |
@magento create issue |
✔️ QA Passed |
@magento run all tests |
Hi @DmitryTsymbal, thank you for your contribution! |
This PR contains a test for disabling Wishlist functionality.
Wishlist Functionality is disabled in system configurations and should be not visible on FE
Steps to reproduce:
1 - Disable Wishlist in configs
2 - Login to Storefront
3 - Perform Assertions
Resolved issues: