-
Notifications
You must be signed in to change notification settings - Fork 426
Setup unit tests #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
react-testing-library is what I was thinking as well to begin with. 👍 |
Awesome, I will work on this. |
@xitter how's your test going? I also would like to work on this issue @apollonian. |
I will be soon raising a PR for unit test setup, you are welcome to add more tests once it gets merged. |
This issue will help be getting started with unit testing, I want to work on it! |
@ankiiitraj Sure, we could use your help! |
working on it! stuck somewhere! |
@ankiiitraj Let me know how I could be helpful! |
I will draft a PR today! Thanks |
PR with jest and tests for all props and events: |
Add safeguard unit tests to the repository
I would prefer having https://github.com/testing-library/react-testing-library instead of enzyme here, see post. Thoughts are welcome in comments.
The text was updated successfully, but these errors were encountered: