I am updating a Python port of the Protractor waitForAngular functionality. I have been running for a long time with Angular 1 using a call to notifyWhenNoOutstandingRequests function. I now want to work in the usage of the Angular Testabilities functions but I'm confused as to what the proper name and parent object is for this function.

Protractor, in it's code is using, window.getAngularTestability and window.getAllAngularTestabilities. The testapp for internal Protractor testing is the same. But angular.io is using window.angular.getTestability as well as the angular.io tutorial. As my focus has been on Angular 1 sites and testing I have not been following the develpment of the Angular Testability API. I am researching this now but asking here is anyone has some useful insights in these differences. Is the movement towards window.getAngularTestability and window.getAllAngularTestabilities? Is there an Angular version this change has been made with?

Thank you for any help or insight into these questions.

Ed

--
You received this message because you are subscribed to the Google Groups "Angular 
and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to