Closed sylvinus closed 8 years ago
It's important to test the basic features of the UI automatically.
PhantomJS is the obvious way to do it. Not sure if we should use a specific test framework (Casper?).
PhantomJS is installed by default on Travis, but we should also add a Dockerfile that makes testing locally easy.
I'm doing successful tests with http://www.webdriver.io ; will push something soon!
It's important to test the basic features of the UI automatically.
PhantomJS is the obvious way to do it. Not sure if we should use a specific test framework (Casper?).
PhantomJS is installed by default on Travis, but we should also add a Dockerfile that makes testing locally easy.