TDD/BDD process tutorial for angular?

150 views
Skip to first unread message

Charlie Sojka

unread,
Sep 19, 2014, 2:33:53 PM9/19/14
to ang...@googlegroups.com
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

David Souther

unread,
Sep 20, 2014, 7:13:23 AM9/20/14
to ang...@googlegroups.com
Charlie,

I wrote a series of articles on this a while back- http://davidsouther.com/tdd-angular

Yours,

David Souther

Reply all
Reply to author
Forward
0 new messages