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

Help Needed : react-recaptcha Test Case using enzyme

Open anupritawayangankar opened this issue 8 years ago • 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 avatar Dec 01 '17 06:12 anupritawayangankar

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

andyfry01 avatar Feb 01 '18 15:02 andyfry01