Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DPEDE-3079] Add visual tests to copy text component #1450

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
76 changes: 76 additions & 0 deletions backstop-non-responsive-ce.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,28 @@
"misMatchThreshold": 0,
"requireSameDimensions": true
},
{
"label": "copy-text",
"cookiePath": "",
"url": "http://localhost:8000/tests/custom-elements/copy-text.html",
"referenceUrl": "",
"readyEvent": "",
"readySelector": "",
"delay": 0,
"hideSelectors": [],
"removeSelectors": [],
"hoverSelector": "",
"clickSelector": "",
"postInteractionWait": "",
"selectors": [
".test-copy-text-base",
".test-copy-text-disabled",
".test-copy-text-sizes"
],
"selectorExpansion": true,
"misMatchThreshold": 0,
"requireSameDimensions": true
},
{
"label": "date-picker",
"cookiePath": "",
Expand Down Expand Up @@ -772,6 +794,60 @@
"misMatchThreshold": 0,
"requireSameDimensions": true
},
{
"label": "picker",
"cookiePath": "",
"url": "http://localhost:8000/tests/components/picker.html",
"referenceUrl": "",
"readyEvent": "",
"readySelector": "",
"delay": 0,
"hideSelectors": [],
"removeSelectors": [],
"hoverSelector": "",
"clickSelector": "",
"postInteractionWait": "",
"selectors": [
".test-base-md",
".test-base-lg",
".test-base-checked-md",
".test-base-checked-lg",
".test-disabled-md",
".test-disabled-lg",
".test-with-checkbox-md",
".test-with-checkbox-lg",
".test-with-checkbox-checked-md",
".test-with-checkbox-checked-lg",
".test-with-description-md",
".test-with-description-lg",
".test-with-description-checked-md",
".test-with-description-checked-lg",
".test-type-radio-md",
".test-type-radio-lg",
".test-type-radio-checked-md",
".test-type-radio-checked-lg",
".test-with-radio-md",
".test-with-radio-lg",
".test-with-radio-checked-md",
".test-with-radio-checked-lg",
".test-radio-with-description-md",
".test-radio-with-description-lg",
".test-radio-with-description-checked-md",
".test-radio-with-description-checked-lg",
".test-radio-with-price-md",
".test-radio-with-price-lg",
".test-radio-with-price-checked-md",
".test-radio-with-price-checked-lg",
".test-type-pill-sm",
".test-type-pill-xs",
".test-with-error-message",
".test-with-description-no-input-md",
".test-with-description-no-input-lg"
],
"selectorExpansion": true,
"misMatchThreshold": 0,
"requireSameDimensions": true
},
{
"label": "spinner",
"cookiePath": "",
Expand Down
27 changes: 26 additions & 1 deletion backstop-non-responsive.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,28 @@
"misMatchThreshold": 0,
"requireSameDimensions": true
},
{
"label": "copy-text",
"cookiePath": "",
"url": "http://localhost:8000/tests/components/copy-text.html",
"referenceUrl": "",
"readyEvent": "",
"readySelector": "",
"delay": 0,
"hideSelectors": [],
"removeSelectors": [],
"hoverSelector": "",
"clickSelector": "",
"postInteractionWait": "",
"selectors": [
".test-copy-text-base",
".test-copy-text-disabled",
".test-copy-text-sizes"
],
"selectorExpansion": true,
"misMatchThreshold": 0,
"requireSameDimensions": true
},
{
"label": "date-picker",
"cookiePath": "",
Expand Down Expand Up @@ -1229,7 +1251,10 @@
".test-radio-with-price-checked-md",
".test-radio-with-price-checked-lg",
".test-type-pill-sm",
".test-type-pill-xs"
".test-type-pill-xs",
".test-with-error-message",
".test-with-description-no-input-md",
".test-with-description-no-input-lg"
],
"selectorExpansion": true,
"misMatchThreshold": 0,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading