SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngScenario): Allow ngScenario to handle lazy-loaded and manually bootstrapped applications

I know protractor is preferred, and ngScenario is only in maintenance mode. But, we are limited to
ngScenario based on the devices/browsers we are targeting (no web-driver available). So, we need
to address the bug where ngScenario does not work with manual bootstrap and also has issues if
angular.resumeBootstrap is not yet defined (race condition when lazy-loading).

Closes #10723
M
marc committed
c69caa7beee4e920f8f587eb3e943be99864a14f
Parent: 8c46919
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 1/29/2015, 10:15:45 AM