ericclemmons / grunt-angular-templates

Grunt build task to concatenate & pre-load your AngularJS templates
MIT License
710 stars 107 forks source link

Improved unittests #143

Closed evilaliv3 closed 8 years ago

evilaliv3 commented 8 years ago

@ericclemmons @underscorebrody, i noticed that the dev dependencies where really outdated.

i took care of retesting the new stables and to update the only one test that required a change in order to be aligned to latest usemin.

in addition i've applied various improvements:

underscorebrody commented 8 years ago

This seems good to me, my only concern is that a couple of dependencies are going up full point releases. Will probably need to make this release a full point as well to be safe. Tests are passing though so it looks pretty safe to me :+1: