Actually what I meant was that Jasmine and Selenium are not used in a TDD environment. So the tests are coded after the AngularJS code is delivered to the QA.
Mohan On Thursday, 19 February 2015 22:54:33 UTC+5:30, Mohan Radhakrishnan wrote: > > Hi, > This seems to be a general issue that AngularJS developer face. We > use Jasmine specifications which are coded in a TDD environment. Selenium > tests are used but we want the developers to use it. > > Is there any other way to test the AngularJS UI by sending and receiving > JSON ? We also need proper HTTP headers to be sent to Angular to test the > error handling mechanism. > > What about something like CouchDB ? Our server API Java REST but testing > with a local CouchDB could be very useful. How do you generally test ? > > > Thanks, > Mohan > -- 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.
