vendredi 30 novembre 2018

What is the best way to test an Ember component that has an outlet?

I want to test a component that has an with a handful of subcomponents that get loaded based on the URL. Currently, I simply render each component and test them individually. What are the performance implications of running this.render(hbs...) several times? Is there a better way to do this?




Aucun commentaire:

Enregistrer un commentaire