devfolioco / devfolio-gatsby-starter

Kickstart landing page development with GatsbyJS
MIT License
22 stars 94 forks source link

Add end to end testing with Cypress and visual testing with Percy #36

Open itaditya opened 4 years ago

itaditya commented 4 years ago

Cypress can be used to ensure that interactions like FAQ accordion, external links keep working.

Percy can be used to ensure that visually there are no breakages like social icons keep loading, images are rendered properly.

itaditya commented 4 years ago

I'd like to work on this if the maintainers find it useful.