flask-recaptcha icon indicating copy to clipboard operation
flask-recaptcha copied to clipboard

Inclusion in Unit tests

Open willgdjones opened this issue 6 years ago • 0 comments

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

willgdjones avatar Apr 23 '18 08:04 willgdjones