jeudi 23 juin 2016

Checking value of mixin property in Ember integration test

I'm writing an integration test for an Ember component that uses a mixin. Based on user interaction with the component, a property on the mixin's controller is toggled (boolean). How can I check that the value has been set? Should I inject the mixin's controller into the test? If so, what is the syntax? I can't find it googling. Thanks




Aucun commentaire:

Enregistrer un commentaire