numo-labs / isearch-ui

:yellow_heart: :mag: The ui for inspirational search!
GNU General Public License v3.0
7 stars 7 forks source link

Cross-browser Testing with Nightwatch & Saucelabs #312

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

My initial (single browser) version of the End-to-End tests with screenshots is: https://isearch-ui.s3-eu-west-1.amazonaws.com/reports/screenshots/1.0.18/index.html Next steps:

see: https://github.com/nelsonic/learn-nightwatch/blob/0c01821638d80f243a4446552e4d453c8e7357f6/test/e2e/tc.js

nelsonic commented 8 years ago

See: https://codeship.com/projects/140431/builds/16170814 isearch-nightwatch-tests-pass-1of2 isearch-nightwatch-tests-pass-2of2

nelsonic commented 8 years ago

At present the "CI" version of the UI: http://inspirationalsearch.spies.dk/isearch/1.0.24 has several CSS differences from "PROD": http://inspirationalsearch.spies.dk/isearch/prod therefore the Nightwatch tests only work for one version... I've changed the CSS to find the elements on the CI version as I expect that will be promoted to PROD soon... 👍