mardi 13 septembre 2016

Ember Unit testing: counting new items rendering

I wrote a controller that holds a list, and by clicking a "get more" button, renders 5 more items of that list. I want to create some tests for that, and I want to validate that it only renders 5 more items (instead of re-rendering the entire list). Is this even possible?

Thanks in advanced..




Aucun commentaire:

Enregistrer un commentaire