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

Converting ember-qunit to use test isolation primatives from @ember/test-helpers #453

Merged
merged 2 commits into from
Feb 25, 2019

Conversation

scalvert
Copy link
Contributor

Now that emberjs/ember-test-helpers#554 has been merged, this PR updates ember-qunit to use the test isolation primatives from that addon rather than those present internally.

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love when a plan comes together, great job!

I left two minor comments RE: using -internals over here, that might require tweaks in @ember/test-helpers to resolve. Let me know what you think...

tests/unit/test-isolation-validation-test.js Outdated Show resolved Hide resolved
@scalvert
Copy link
Contributor Author

Waiting for emberjs/ember-test-helpers#575 to be merged/released.

@rwjblue
Copy link
Member

rwjblue commented Feb 22, 2019

released as 1.5.0

@scalvert
Copy link
Contributor Author

Updated to use public exports.

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

Successfully merging this pull request may close these issues.

None yet

2 participants