Closed tomwayson closed 6 years ago
Test like this: https://dockyard.com/blog/2018/01/11/modern-ember-testing.
I had a hard time converting this.
regeneratorRuntime undefined
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.
Test like this: https://dockyard.com/blog/2018/01/11/modern-ember-testing.
I had a hard time converting this.
regeneratorRuntime undefined
error (feels like there should be a better way to deal w/ that)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.