Esri / ember-cli-cedar

Ember addon for Esri's Cedar charting library
https://esri.github.io/ember-cli-cedar/#/charts/bar
Apache License 2.0
3 stars 2 forks source link

Chore/modern ember tests #106

Closed tomwayson closed 6 years ago

tomwayson commented 6 years ago

Test like this: https://dockyard.com/blog/2018/01/11/modern-ember-testing.

I had a hard time converting this.

Maybe all of that would have worked better if I had done this after upgrading to Ember 3?

Also, removes all use of jQuery and updates lint config to treat future use as an error.