Nodejs

Part 3: Running CI on Sauce Labs

Part 3: Running CI on Sauce Labs

I have started a small github project for hosting a demo test. In this project there is an Appium test for the TodoMVC app we built in earlier posts and this test can be run on Sauce Labs with …

Part 1: Building a React App

Part 1: Building a React App

Everyone knows Facebook, the biggest social-networking site. It is one of the largest sites of the planet. For years they have run their site on a customized version of PHP, named Hack. Not so long …

Mobile testing with Appium (and later Sauce Labs)

Mobile testing with Appium (and later Sauce Labs)

Building a Continuous Delivery flow was not our only goal. Getting automated testing in there would be very helpful. So the first idea was to get visual testing going using Appium. That took me a day …