-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Core | Test: Add percy.json, update gitignore
- Loading branch information
Showing
6 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,3 +61,6 @@ licences.temp | |
# System Files | ||
.DS_Store | ||
Thumbs.db | ||
|
||
# Cypress | ||
packages/*/cypress/screenshots/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"version": 2, | ||
"snapshot": { | ||
"percy-css": "", | ||
"widths": [1280] | ||
} | ||
} |
File renamed without changes.
Binary file removed
BIN
-287 KB
.../cypress/screenshots/spec.cy.ts/Unovis Test -- Basic Chrod Diagram (failed).png
Binary file not shown.
Binary file removed
BIN
-283 KB
...creenshots/spec.cy.ts/Unovis Test -- Chrod Diagram Hierarchy Nodes (failed).png
Binary file not shown.
Binary file removed
BIN
-293 KB
...screenshots/spec.cy.ts/Unovis Test -- Chrod Diagram Node Selection (failed).png
Binary file not shown.