visualregressiontracker/ui

Sponsored OSS

By Visual regression tracker

Updated 1 day ago

Image
Integration & delivery
Monitoring & observability
Web analytics
0

100K+

visualregressiontracker/ui repository overview

Frontend app for Visual Regression Tracker

Code Smells

Local setup

  • 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.

Running Tests

Unit Tests (Jest)

Run Jest unit tests:

npm run test
Integration Tests (Playwright)
Local Testing

Run Playwright tests locally (requires local dev server):

npm run test:pw:local

Local HTTPS config

  • Generate keys here
  • place in folder /secrets named ssl.cert and ssl.key

Tag summary

Content type

Image

Digest

sha256:7590d3574

Size

7.5 MB

Last updated

1 day ago

docker pull visualregressiontracker/ui:5.2.0

This week's pulls

Pulls:

180

Last week