Closed NullVoxPopuli closed 7 months ago
Closing this as it'll be on ember-concurrency to properly integrate with waiters, or provide their own @waitFor
(because they keep changing the internal structure, it doesn't make sense for test-waiters to provide the integration)
Context on "The Plan": https://github.com/emberjs/ember-test-waiters/issues/458
ember-concurrency@v3 isn't formally supported in
@ember/test-waiters@v3
. This PR formally adds it, and ensures that@taskFor
worksUPDATE: the above statement is false, this is quite non-trivial