zoltan-nz / library-app

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

add tests for author-select component #36

Closed tkraak closed 5 years ago

tkraak commented 5 years ago

Here are the unit and integration tests for the {{author-select}} component.

zoltan-nz commented 5 years ago

Nice tests. Thank you.