Frontend app for Visual Regression Tracker
- clone repo
npm i- Update
.env npm run start
The testing related .spec.tsx files are used with Playwright for browser tests, and the .test.tsx files with Jest for unit tests.
Run Jest unit tests:
npm run testRun Playwright tests locally (requires local dev server):
npm run test:pw:local- Generate keys here
- place in folder
/secretsnamedssl.certandssl.key