capybara-angular icon indicating copy to clipboard operation
capybara-angular copied to clipboard

providing angular-mock ?

Open mackwic opened this issue 12 years ago • 0 comments

In the last version of Angular, the $interval service is introduced and should replace calls to setInterval in the application. This have the main effect of being able to mock this service during tests (with angular-mock) and make the application stop changing continuously.

What do you think of providing angular-mock for that purpose ?

mackwic avatar Nov 08 '13 10:11 mackwic