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

Remove dubious resetViews function #167

Merged
merged 1 commit into from
May 6, 2015
Merged

Conversation

ef4
Copy link
Collaborator

@ef4 ef4 commented May 3, 2015

This resolves #86.

I don't think there can possibly be a good reason for this function to be here. Even if it is desirable to clean up pre-existing views at the start of each test, this is not the right way to do it -- it just breaks their event handling while leaving them otherwise intact.

rwjblue added a commit that referenced this pull request May 6, 2015
Remove dubious `resetViews` function
@rwjblue rwjblue merged commit 93cebd9 into emberjs:master May 6, 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.

calling resetViews causes Ember integration tests to fail
2 participants