Add more tests and prop-types
I didn't feel it was worth all the boilerplate and setup just for 4 super simple exports that I've manually tested well, but tests should be added when more things are added.
Should use AVA.
This task also includes adding prop types and default prop values to the types.
Inspiration: https://github.com/ReactTraining/react-router/tree/master/packages/react-router-dom/modules/tests
There is a $40.00 open bounty on this issue. Add more on Issuehunt.
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on Issuehunt to raise funds.
@issuehunt has funded $40.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
Hi, @sindresorhus Interested to contribute. Please let me know if any contribution guide is available.
We have some tests now, but we could always use more! :)