Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

feat(plugins) Calculate skipAngularStability dynamically. #3023

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

heathkit
Copy link
Contributor

This allows plugins to turn Protractor's default synchronization on and
off as needed.

@@ -129,6 +126,18 @@ function printPluginResults(specResults) {
}

/**
* Returns true if any loaded plugin has skipAngularStability enabled.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go at the end of the file probably

@sjelin
Copy link
Contributor

sjelin commented Mar 14, 2016

Small style change needed, some kind of test would be good too probably

@heathkit heathkit force-pushed the dynamic-skip branch 2 times, most recently from 457cba2 to da33e8f Compare March 17, 2016 21:07
@heathkit
Copy link
Contributor Author

Added tests and fixed that style issue.

This allows plugins to turn Protractor's default synchronization on and
off as needed.
@heathkit heathkit merged commit cae175c into angular:master Mar 17, 2016
@heathkit heathkit deleted the dynamic-skip branch March 17, 2016 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants