emberjs / ember-test-waiters

An Ember addon to allow @ember/test-helpers to manage asynchronous operations
MIT License
29 stars 15 forks source link

Remove extraneous test-app (for ember-concurrency@v3) #472

Closed NullVoxPopuli closed 4 months ago

NullVoxPopuli commented 4 months ago

Part of: https://github.com/emberjs/ember-test-waiters/issues/458

Per: https://github.com/emberjs/ember-test-waiters/pull/465#issuecomment-2083182956, We are not going to formally support third party libraries (this is backwards).

ember-concurrency should provide waiting utils for test-waiters.