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

onmouseover and onmouseout tests pass inconsistenly #114

Open maxwondercorn opened 2 years ago

maxwondercorn commented 2 years ago

Tests pass in browser but inconsistently pass or fail when running with ember-try. Could be an issue with the triggerEvent test-helper not working consistency with a <path> element.

Tests are currently skipped until issues resolved