Add visual tests using Percy in Cypress (#8610)
* Add basic Percy tests * Run Percy in CI * Fix snapshot timing * Fix bad selector * Hide another bit of dynamic text * Add docs
This commit is contained in:
parent
c122c5cd3b
commit
d9b7e0721c
10 changed files with 218 additions and 9 deletions
5
.percy.yml
Normal file
5
.percy.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
version: 2
|
||||
snapshot:
|
||||
widths:
|
||||
- 1024
|
||||
- 1920
|
Loading…
Add table
Add a link
Reference in a new issue