I have a variable in my EmberJS Controller that changes frequently. When it does change, I need to simply ensure that a mark on the UI appears (with a certain ID).
I'm not sure which classification of testing this belongs to. All I need to do is change a variable in the model, let's call it x
, and when changing this, ensure that the HTML element on the main page appears accordingly.
Aucun commentaire:
Enregistrer un commentaire