mercredi 4 mai 2016

How to focus/blur on a component in ember integration tests?

How can I trigger focus and blur events while testing an Ember.js component?

this.$().focus(); or this.$('input').focus(); seems working but behaves different in phantomjs and chrome.




Aucun commentaire:

Enregistrer un commentaire