Tests The project uses 4 types of tests: Regular unit tests on jest - npm run test:unit Component tests with React testing library -npm run test:unit Screenshot testing with loki npm run test:ui e2e testing with Cypress npm run test:e2e