machty / ember-concurrency-decorators

Task decorators for ember-concurrency 1.x (merged into ember-concurrency 2.0)
MIT License
70 stars 25 forks source link

Add better tests #10

Open buschtoens opened 6 years ago

buschtoens commented 6 years ago

The README states it quite nicely:

weaksauce test

😄

I also added a lot of new stuff in #8 that is virtually untested. We'll need to improve our testing story.

Requirements:

Maybe we can do the joint decorators in some sort of generative way in order to reduce the amount of test code we need to maintain.