Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

web-padawan/components-visual-tests

Repository files navigation

Vaadin components visual tests

Setup

npm i

Run visual tests

Lumo theme:

npm run test-lumo

Material theme:

npm run test-material

Update baseline screenshots

Lumo theme:

npm run update-lumo

Material theme:

npm run update-material

Run tests for single file

npm run test-lumo -- --group checkbox

Update screenshots for single file

npm run update-lumo -- --group checkbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published