Demo project for AngularJS-il meetup #3. how to unit test AngularJS components with jasmine and karma.
- run npm install (for karma runner and plugins)
- run bower install (for angular and angular mocks)
- webstorm users: right click on karma.conf.js and choose run
- non webstorm users: run karma from the command line (require karma-cli to be installed)