Skip to content
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

[BUGFIX beta] Bring back Ember.Test.waiters. #13716

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jun 19, 2016

Brings back Ember.Test.waiters with a deprecation (in favor of Ember.Test.checkWaiters).

Closes #13603.

/cc @krisselden @mixonic

Brings back `Ember.Test.waiters` and adds a feature flag for exposing
`Ember.Test.checkWaiters`.
@rwjblue
Copy link
Member Author

rwjblue commented Jun 20, 2016

I updated this to feature flag the new public API, so that we can target fixing Ember.Test.waiters (via getter) for 2.7.0-beta.2.

@mixonic
Copy link
Sponsor Member

mixonic commented Jun 20, 2016

👍 this seems great @rwjblue

@rwjblue rwjblue merged commit 61c6ab5 into emberjs:master Jun 21, 2016
@rwjblue rwjblue deleted the add-back-test-waiters branch June 21, 2016 02:08
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