-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Review] Integration tests for not allowed review submission #19736
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
[Review] Integration tests for not allowed review submission #19736
Conversation
|
Hi @eduard13. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
...gration/testsuite/Magento/Review/Controller/CaseCheckUnsuccessfulAddingProductReviewTest.php
Show resolved
Hide resolved
|
Hi @eduard13. Thank you for your review. Please, consider reviewing the minor recommendations provided in the review. |
|
Hi @rogyar, actually I was trying to test those cases when a guest can't add new product reviews, and there is already a method ( |
|
@rogyar a new case for successfully adding a review by guest was added. |
|
Hi @rogyar, thank you for the review. |
|
Hi @eduard13. Thank you for your contribution. |
Description
This PR adds the integration tests for checking the not allowance to add a new product review by:
allow_guestisdisabledallow_guestisenabledand required fields aren't filled inFixed Issues (if relevant)
N/A
Manual testing scenarios
N/A
Contribution checklist