> > There is already a Firebase service for doing this.. > Check out : https://www.firebase.com/blog/2013-03-29-firebase-bindings-for-angular.html This can then me Mocked out using Angular Mock : https://docs.angularjs.org/api/ngMock/function/angular.mock.inject
However Pete is right. Do not test endpoints. Use End-to-End testing for this. For example Selenium : http://docs.seleniumhq.org/ Regards, Garry Taylor -- 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.
