You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am interested in using this library to add CAPTCHA functionality to my website. However, I have existing unit tests that will break once I do this since that is the purpose of CAPTCHA itself.
What are the best practices for unit testing forms that have CAPTCHAs? Is there, for example, a way to turn off the requirement for CAPTCHA during testing mode?
Thanks!
Will
The text was updated successfully, but these errors were encountered:
Hello, I am interested in using this library to add CAPTCHA functionality to my website. However, I have existing unit tests that will break once I do this since that is the purpose of CAPTCHA itself.
What are the best practices for unit testing forms that have CAPTCHAs? Is there, for example, a way to turn off the requirement for CAPTCHA during testing mode?
Thanks!
Will
The text was updated successfully, but these errors were encountered: