rudiejd / vaadin-chartjs

Vaadin 14 wrapper for ChartJS library
MIT License
6 stars 6 forks source link

Better unit testing #9

Open rudiejd opened 2 years ago

rudiejd commented 2 years ago

Could benefit from better code coverage from unit tests. There are only a couple of existing tests, and they don't test many of the problems I've run into actually using the add-on.

Maybe selenium tests for interacting with the charts?