emberjs / ember-test-waiters

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

Add ember-fetch to the try matrix #480

Open NullVoxPopuli opened 4 months ago

NullVoxPopuli commented 4 months ago

We have to make sure we have a migration path from ember-fetch @v8 to native fetch (which test-waiters will provide a utility for), see here: https://github.com/ember-cli/ember-fetch/issues/738