Hello AngularJS gurus,
      I am interested in learning more about how and what to test in 
AngularJS applications. Are there any good tutorials/videos/articles out 
there (beyond the main docs) on best practices? 

My current application calls a REST api and displays data on the page via 
GET, so I have a lot mapping code and not much else. 

Are people testing $resource calls in modules where there's no data 
manipulation?

What about controllers with methods?

Currently I have karma running some jasmine tests, but it sounds like I 
need to move to Protractor in the long run?

Thanks,
Charlie

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to