-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(datagrid): add expanded row visual tests (backport to 15.x) (#1294
) Backport 6d4ea1a from #1293. ## PR Checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [x] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## What is the current behavior? No visual regression tests for datagrid expandable rows. Issue Number: CDE-1692 ## What is the new behavior? Visual regression tests for datagrid expandable rows are added. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No ## Other information Follow up on #1288 --------- Co-authored-by: Valentin Mladenov <[email protected]> Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
6ca18a1
commit cb66305
Showing
9 changed files
with
30 additions
and
1 deletion.
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
Binary file added
BIN
+224 KB
tests/snapshots/chromium/datagrid/expandable-rows--variants-core-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+223 KB
tests/snapshots/chromium/datagrid/expandable-rows--variants-core-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+220 KB
tests/snapshots/chromium/datagrid/expandable-rows--variants-ng-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+215 KB
tests/snapshots/chromium/datagrid/expandable-rows--variants-ng-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+360 KB
tests/snapshots/firefox/datagrid/expandable-rows--variants-core-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+355 KB
tests/snapshots/firefox/datagrid/expandable-rows--variants-core-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 KB
tests/snapshots/firefox/datagrid/expandable-rows--variants-ng-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+311 KB
tests/snapshots/firefox/datagrid/expandable-rows--variants-ng-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.