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 test to prove ember-fetch@8 works with the current test-waiter system/integration #471

Closed NullVoxPopuli closed 4 months ago

NullVoxPopuli commented 4 months ago

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

Just a single test to prove this works. This is what will keep us honest as we continue to change test-waiters.