Skip to content

e2e test runner can now test manually bootstrapped angularjs applications #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2012

Conversation

maciejblinkbox
Copy link

Original code works only with auto bootstrapped applications (by using ng-app directive).

This work is part of blinkbox tfs ticket 23957.

Changing angular.scenario.Application.prototype.executeAction method so it calls AngularInit when application is manually bootstrapped.

…so it calls AngularInit when application is manually bootstrapped.

Original code works only with auto bootstrapped applications (by using ng-app directive).
This work is part of blinkbox tfs ticket 23957.
chrismilleruk pushed a commit that referenced this pull request Aug 8, 2012
e2e test runner can now test manually bootstrapped angularjs applications
@chrismilleruk chrismilleruk merged commit a05e445 into blinkbox:master Aug 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants