mgonto / angularytics

The solution to tracking page views and events in a SPA with AngularJS
MIT License
630 stars 70 forks source link

Grunt test produces errors #36

Open harmenjanssen opened 9 years ago

harmenjanssen commented 9 years ago

I wanted to run the tests when submitting my pull request but the Karma config file seems to be outdated?

It complained ReferenceError: JASMINE is not defined.
But also, I see it references a src/restangular.js file which I don't think exists anymore.