Rick & Morty API web app.
npm i
npm start
npm run prettify && npm run lint && npm run check
coverage report in coverage/
dir
npm test
Cypress require a running dev server
npm start
npx cypress run
Component screenshots are uploaded to argos-ci while doing e2e tests in CI
From argos dashboard i'm able to review and reject/approve commits with detected changes
Screenshot samples are in cypress/screenshots/