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

Use the Ember.Applications container for initializer tests. #2582

Merged
merged 1 commit into from
Dec 2, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Nov 28, 2014

Without this change, the application and container instances are not associated with each other AT ALL.

If I am testing an initializer's function that uses the established public API's application.register and application.inject then I should be able to confirm that things are setup properly via a lookup.

rwjblue added a commit that referenced this pull request Dec 2, 2014
Use the Ember.Applications container for initializer tests.
@rwjblue rwjblue merged commit 6d8f3b0 into ember-cli:master Dec 2, 2014
@rwjblue rwjblue deleted the use-applications-container branch December 2, 2014 18:05
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.

None yet

2 participants