react-components icon indicating copy to clipboard operation
react-components copied to clipboard

Visual regression tests

Open 0ubbe opened this issue 6 years ago • 1 comments

Following #13, we concluded it's worth adding visual regression test to this library as well as testing behavior in an actual browser so that we can refactor and update features with an extra level of confidence.

Cypress seems a good candidate for tooling, we already use it extensively in some products at Zopa and we're quite happy with its features and developer experience.

Any other suggestions welcome ❤

0ubbe avatar May 27 '19 14:05 0ubbe

Also, investigate if we could use https://github.com/styleguidist/snapguidist for this

Edit: Snapguidist doesn't support styled-components and CI

poteirard avatar May 31 '19 10:05 poteirard