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

Asynchronous module hooks #32

Merged
merged 1 commit into from
Apr 4, 2015
Merged

Asynchronous module hooks #32

merged 1 commit into from
Apr 4, 2015

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Mar 28, 2015

This makes it possible for module hooks to be asynchronous.

My immediate use case for this is that the only way to do an asynchronous action in a mocha beforeEach hook is to return a promise from said hook.

I'm submitting corresponding PRs to ember-mocha and ember-qunit.

@rwjblue
Copy link
Member

rwjblue commented Mar 28, 2015

👍

dgeb added a commit that referenced this pull request Apr 4, 2015
@dgeb dgeb merged commit be1e3b1 into emberjs:master Apr 4, 2015
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.

3 participants