ember-testing-guide icon indicating copy to clipboard operation
ember-testing-guide copied to clipboard

Ember.js testing guides, practicies, examples

Results 11 ember-testing-guide issues
Sort by recently updated
recently updated
newest added

Would be great to have an example of filtering test, with special prepared endpoint

enhancement

🎉🎉🎉🎉🎉🎉🎉🎉 I love these guides Dawid! Did you think about turning it into a GitBook for easier navigation?

enhancement

R&D first: https://github.com/CrowdStrike/faltest

enhancement

Use https://github.com/salsify/ember-cli-pact or similar

enhancement

https://github.com/kategengler/ember-cli-code-coverage Make sure it works with the newest versions

enhancement

Could we provide description of how to test mixins in controllers? Mixins are often used in big apps so I think It's important to test it. For example: ```javascript test('it...

enhancement

https://github.com/adopted-ember-addons/ember-file-upload#acceptance-tests

enhancement

Explain 3 main authentication helpers from `ember-simple-auth` and how you could use it to setup your app authentication in place.

enhancement