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

Don't destructure Ember.testing #46

Merged
merged 3 commits into from
Jun 11, 2018

Conversation

bgentry
Copy link
Contributor

@bgentry bgentry commented Jun 10, 2018

This primarily fixes #45. I also encountered a lot of flakiness with the primary component test and was able to resolve that just by adjusting the timers a bit. Now it seems to pass reliably on both fast and slow CPUs.

I'm working on some other PRs to hopefully solve some of the other issues. However in doing so I'll probably want to get this addon upgraded to a newer Ember version. Not sure how back you want to support but I'll see how it looks.

@knownasilya knownasilya merged commit 8f59e4a into sethwebster:master Jun 11, 2018
@bgentry bgentry deleted the ember-testing-fixes branch June 11, 2018 03:30
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.

Don't destructure Ember.testing
2 participants