zoltan-nz / library-app

Detailed Ember.js v4.7 tutorial for absolute beginners. https://yoember.com
http://library-app.firebaseapp.com
196 stars 77 forks source link

Speed up fader-label test with overwrite latency in test #79

Closed zoltan-nz closed 4 years ago

zoltan-nz commented 4 years ago

Overwrite latency in test environment to speed up test runner.

zoltan-nz commented 4 years ago

ember-cli-shims package injected an old shim file in the project. It triggered the deprecation message in console.

There was also an unused resolver helper as well in test folder.