visualregressiontracker/ui

Sponsored OSS

By Visual regression tracker

Updated about 1 month 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:334ee46ab

Size

7.5 MB

Last updated

about 1 month ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

115

Last week