[Backport 2.2] Added unit test for captcha string resolver#16065
[Backport 2.2] Added unit test for captcha string resolver#16065magento-engcom-team merged 2 commits intomagento:2.2-developfrom
Conversation
|
Hi @rogyar. Thank you for your contribution. Here is some useful tips how you can test your changes using Magento test environment. Add the comment under your pull request to deploy test or vanilla Magento instance.
For more details, please, review the Magento Contributor Assistant documentation |
|
Hi @orlangur, thank you for the review. |
|
Hi @rogyar. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Original PR: #15986
Description
Out of the box,
\Magento\Captcha\Observer\CaptchaStringResolverclass is not covered by unit tests. This PR adds unit tests coverage for the mentioned class.Fixed Issues (if relevant)
N/A
Manual testing scenarios
N/A