artus9033 / chartjs-plugin-dragdata

Draggable data points plugin for Chart.js
MIT License
261 stars 55 forks source link

Needs tests #40

Closed chrispahm closed 1 month ago

chrispahm commented 4 years ago

Re-occuring issues as https://github.com/chrispahm/chartjs-plugin-dragdata/issues/39 show that this plugin is in need of some well defined tests.

The tests should cover

Did I forget something? I will try my best to review open PRs, and get started with writing these tests in the coming weeks. However, help would be greatly appreciated!

artus9033 commented 1 month ago

Since the tests introduced in #132, #97, #120, #140 and the coverage level reported in codecov is $\approx 90\%$, this issue can now be closed 🎉