Raathigesh / retoggle

🎨 UI controls as React Hooks to control your component state from outside
https://retoggle.netlify.com/
MIT License
1.38k stars 27 forks source link

Tests for this repository #13

Open alexnsouza6 opened 5 years ago

alexnsouza6 commented 5 years ago

Tests

Does anybody know if there are testings under development in this repo?

Raathigesh commented 5 years ago

There are very few tests for some knobs. I would like to add more to the other once.

alexnsouza6 commented 5 years ago

Alright! I'm seeing you are using react-testing-library! May I write another tests? I would start with simpler ones, maybe snapshots... What do you think?

Raathigesh commented 5 years ago

That would be really helpful and much appreciated. Snapshots tests should be good to start with 👍