ngmocke2e Questions
2
Getting the following error in my browser:
Uncaught Error: [$injector:modulerr] Failed to instantiate module sayHiApp due to:
Error: [$injector:modulerr] Failed to instantiate module ngMockE2E due...
Gynecoid asked 6/12, 2014 at 7:48
1
Solved
Due to some infrastructure changes (namely servers & VPNs) there are times I want to run our application in an offline mode. I've been able to implement this with ngMockE2E however it seems to ...
Nester asked 20/10, 2015 at 19:43
1
Solved
I run my e2e tests against a mocked API using angular service $httpBackend in protractor.
I already have the debug log of the selenium browser:
afterEach(function() {
browser.manage().logs().get...
Iain asked 15/4, 2015 at 19:38
1
© 2022 - 2024 — McMap. All rights reserved.