Just a few unit tests based around $q AngularJS promises
- Clone this repo
- Exec npm install && bower install
- Exec karma start karma.conf.js
Just playing around with promises - trying to make sure I understand how they work (and reading the source code).