-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Unit test for \Magento\Captcha\Observer\CheckUserForgotPasswordBackendObserver #26712
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
Unit test for \Magento\Captcha\Observer\CheckUserForgotPasswordBackendObserver #26712
Conversation
Hi @karyna-tsymbal-atwix. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
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 @karyna-tsymbal-atwix, thank you for your contribution. Could you please check the below comments?
Also, could you please cover one more test case, when the email and/or params aren't provided?
Thank you.
app/code/Magento/Captcha/Test/Unit/Observer/CheckUserForgotPasswordBackendObserverTest.php
Outdated
Show resolved
Hide resolved
app/code/Magento/Captcha/Test/Unit/Observer/CheckUserForgotPasswordBackendObserverTest.php
Show resolved
Hide resolved
Hi @rogyar, thank you for the review.
|
Notice: QA not applicable |
…asswordBackendObserver #26712
Hi @karyna-tsymbal-atwix, thank you for your contribution! |
Description (*)
Covers \Magento\Captcha\Observer\CheckUserForgotPasswordBackendObserver with a unit test.
Contribution checklist (*)