Glavin001 / ember-c3

:chart_with_upwards_trend: Ember addon library for C3, a D3-based reusable chart library.
http://glavin001.github.io/ember-c3/
MIT License
81 stars 60 forks source link

c3 event action tests #82

Closed maxwondercorn closed 5 years ago

maxwondercorn commented 5 years ago

Added tests for calling ember actions on c3 events. Tests do not include chart "resize" and "resized" event tests. No reliable method to force charts to resize in tests was found.

The test suite is now completed. Tests pass from ember 2.4 to 3.x canary