Actually I have similar questions. I would like to separate test data, HTTP mocks(Restangular) and Angular UI tests into separate suites. The Jasmine code that I have inherited looks scary now. Can I test HTML 5 UI to check if Angular model is accessible ?
What is a good resource for Angular mocks dealing with a e2e setup like this ? Thanks, Mohan On Saturday, 3 January 2015 17:31:00 UTC+5:30, Guirec Corbel wrote: > > Hi, > > I'm a Ruby/Rails programmer and I usually do acceptance specs with > Capybara and DatabaseCleaner. After each spec, the database is deleted and > clean again. I'm looking to do the same think with Angular. Is it possible > to have something like that with e2e tests? Is it preferable to mock the > server? What can I do? > > Thanks for your help! > -- 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.
