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

New setupRenderingTest seems to recreate the #ember-testing-container for every test #228

Closed
cibernox opened this issue Oct 19, 2017 · 3 comments · Fixed by #229
Closed
Labels

Comments

@cibernox
Copy link
Contributor

Run the tests of an app with several tests. P.e. this branch of ember-basic-dropdown: cibernox/ember-basic-dropdown#349

Check the dom after the suite has finished:
screen shot 2017-10-19 at 01 01 32

@rwjblue
Copy link
Member

rwjblue commented Oct 19, 2017

Thank you for reporting! I'm fairly certain that I have made a silly mistake in #226. I'll try to dig in to confirm and fix today...

@rwjblue
Copy link
Member

rwjblue commented Oct 20, 2017

Should be fixed by #229. I'll land and release once someone has had a chance to do a sanity check review...

@cibernox
Copy link
Contributor Author

I can confirm that it is fixed now 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants