angular-css
angular-css copied to clipboard
Running unit tests
I'm about to submit a feature enhancement, but I'm not quite sure how the testing is setup. I've tried this:
npm install
bower install
grunt test
Am I doing something wrong or is the project not setup for unit testing yet?