appleboy/react-recaptcha

Help Needed : react-recaptcha Test Case using enzyme

anupritawayangankar opened this issue · 1 comments

I have implemented react-recaptcha. I am trying to generate test cases for the same. where i am able to find the captcha control but not able to simulate its select value.

Please let me know if anybody has done.

Thanks.

@anupritawayangankar PR 223 added some simple test cases using Enzyme and JSDOM, you can check them out to see how they work.