rebebop/react-phone-input

Where is unit tests of this package?

abdennour opened this issue · 3 comments

We cannot consider a software is mature until unit-tests are written and covered at least 80% of code.

Let's write it and get badges from coverall.io accordingly

@abdennour yes that's something I was meaning to get into. Please share any rough ideas you have to start with.

Please take a look at unit-tests of react-csv component ,It might be useful for this component:

@razagill You can unit test react components using Jest and Enzyme