gentelella icon indicating copy to clipboard operation
gentelella copied to clipboard

Visual regression tests

Open holmesconan opened this issue 8 years ago • 0 comments

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:

  1. install the dependencies
  2. start the development server with gulp
  3. run npm test

Initial sceenshots will be generated into tests/screenshots, which currently ignored by git.

holmesconan avatar Jul 01 '17 14:07 holmesconan