Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Can ignoreDeprecation be updated to allow asynchronous execution #165

Closed
eshtadc opened this issue Jun 27, 2016 · 1 comment
Closed

Can ignoreDeprecation be updated to allow asynchronous execution #165

eshtadc opened this issue Jun 27, 2016 · 1 comment

Comments

@eshtadc
Copy link

eshtadc commented Jun 27, 2016

Using ignoreDeprecation only applies to synchronous code. In talking with @mixonic he suggested that one way to handle this is to allow the function parameter passed in to be optional. If called without the function, deprecations would just be ignored to the end of the test run.

@rwjblue
Copy link
Member

rwjblue commented Nov 11, 2017

Ya, but I'd rather work on changes to https://github.com/workmanw/ember-qunit-assert-helpers and migrate consumers to that...

@rwjblue rwjblue closed this as completed Nov 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants