reactjs / react-chartjs

common react charting components using chart.js
MIT License
2.93k stars 300 forks source link

Unit tests #141

Closed hassankhan closed 6 years ago

hassankhan commented 8 years ago

Are there any plans to add tests for this package?

Jareechang commented 6 years ago

yes, we will be integrating this very soon.

agent3bood commented 5 years ago

I want to put some time in writing the test for this library. I am not sue where to start, and should I test the master branch or V2? I saw that chart.js is using jasmine and karma. @Jareechang if you have time answering my questions I will appreciate it.