You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
We have a neat method of sharing code and objects between tests that existed for a long time, but was never documented:
In ember-qunit, this is used to provide helpers via
moduleForComponentand other methods. We should document this, at least as part ofQUnit.module.