gentelella
gentelella copied to clipboard
Visual regression tests
A visual regression test is added with PhantomCSS. Then we can safely re-architecting the css files. I didn't submit the baseline screenshots since they are 8MB. I have no idea about if you would like to keep that in the repository.
Not all functionalities are included in the test suite. Since I have to dig into the code to discover all interactions that triggered the UI changes. So the test suite is not completed.
Usage:
- install the dependencies
- start the development server with gulp
- run
npm test
Initial sceenshots will be generated into tests/screenshots, which currently ignored by git.