jeudi 12 novembre 2015

Run responsive tests in ember-cli

Is there a way to run tests based on responsive media queries and breakpoints?

For instance I am getting ready to start developing an app in ember that will be designed for the phone, so we will have some media queries in place to tell the user to open the app on their phone to continue using it.

I want to put a test in place for this as I feel it's worth doing since it depends on the rest of the app even being used how it's intended.

I'm new to testing but I understand the concepts pretty well, maybe I'm wrong and this isn't worth testing?

Can anyone point me in a direction here?

Aucun commentaire:

Enregistrer un commentaire