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

Add Ember.setupForTesting. #4159

Merged
merged 1 commit into from
Jan 21, 2014
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jan 16, 2014

This makes it somewhat easier to unit-test Ember. It also gives us a good
place to add additional customization (as opposed to advocating simply setting
Ember.testing = true).

This makes it somewhat easier to unit-test Ember. It also gives us a
good place to add additional customization (as opposed to advocating
simply setting `Ember.testing = true`).
machty added a commit that referenced this pull request Jan 21, 2014
@machty machty merged commit 95e8503 into emberjs:master Jan 21, 2014
@rwjblue rwjblue deleted the add_ember_setupForTesting branch May 13, 2014 05:27
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