forked from mate-academy/layout_product-cards
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 02618f7
Showing
27 changed files
with
5,959 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><title>Product cards</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"><link rel="stylesheet" href="styles.ef049175.css"></head><body> <div class="card" data-qa="card"> <img src="imac.2690641a.jpeg" alt="Imac 27 Retina 5K" class="card__image"> <h2 class="card__title"> APPLE A1419 iMac 27" Retina <br> 5K Monoblock (MNED2UA/A) </h2> <p class="card__product-code"> Product code: 195434 </p> <div class="card__product-reviews"> <div class="stars stars--4"> <div class="stars__star"></div> <div class="stars__star"></div> <div class="stars__star"></div> <div class="stars__star"></div> <div class="stars__star"></div> </div> <div class="card__reviews"> Reviews: 5 </div> </div> <div class="card__cost"> <div class="card__text-price"> Price: </div> <div class="card__price">$2,199</div> </div> <a href="#Imac" class="card__button-buy" data-qa="hover"> Buy </a> </div> </body></html> |
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.
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
+43.3 KB
report/bitmaps_test/20230907-120939/failed_diff_Card_with_data-qa_card.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
+43.3 KB
report/bitmaps_test/20230907-120939/failed_diff_Link_with_data-qa_hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,57 @@ | ||
{ | ||
"testSuite": "BackstopJS", | ||
"tests": [ | ||
{ | ||
"pair": { | ||
"reference": "../bitmaps_reference/Card_with_data-qa_card.png", | ||
"test": "../bitmaps_test/20230907-120939/Card_with_data-qa_card.png", | ||
"selector": "[data-qa=\"card\"]", | ||
"fileName": "Card_with_data-qa_card.png", | ||
"label": "Card with data-qa_card", | ||
"requireSameDimensions": false, | ||
"misMatchThreshold": 1, | ||
"url": "http://localhost:3001/index.html", | ||
"referenceUrl": "https://mate-academy.github.io/layout_solutions/product-cards/", | ||
"expect": 0, | ||
"viewportLabel": "tablet_h", | ||
"diff": { | ||
"isSameDimensions": true, | ||
"dimensionDifference": { | ||
"width": 0, | ||
"height": 0 | ||
}, | ||
"misMatchPercentage": "7.71", | ||
"analysisTime": 18 | ||
}, | ||
"diffImage": "../bitmaps_test/20230907-120939/failed_diff_Card_with_data-qa_card.png" | ||
}, | ||
"status": "fail" | ||
}, | ||
{ | ||
"pair": { | ||
"reference": "../bitmaps_reference/Link_with_data-qa_hover.png", | ||
"test": "../bitmaps_test/20230907-120939/Link_with_data-qa_hover.png", | ||
"selector": "[data-qa=\"card\"]", | ||
"fileName": "Link_with_data-qa_hover.png", | ||
"label": "Link with data-qa_hover", | ||
"requireSameDimensions": false, | ||
"misMatchThreshold": 1, | ||
"url": "http://localhost:3001/index.html", | ||
"referenceUrl": "https://mate-academy.github.io/layout_solutions/product-cards/", | ||
"expect": 0, | ||
"viewportLabel": "tablet_h", | ||
"diff": { | ||
"isSameDimensions": true, | ||
"dimensionDifference": { | ||
"width": 0, | ||
"height": 0 | ||
}, | ||
"misMatchPercentage": "7.71", | ||
"analysisTime": 17 | ||
}, | ||
"diffImage": "../bitmaps_test/20230907-120939/failed_diff_Link_with_data-qa_hover.png" | ||
}, | ||
"status": "fail" | ||
} | ||
] | ||
} |
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.
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,57 @@ | ||
report({ | ||
"testSuite": "BackstopJS", | ||
"tests": [ | ||
{ | ||
"pair": { | ||
"reference": "../bitmaps_reference/Card_with_data-qa_card.png", | ||
"test": "../bitmaps_test/20230907-120939/Card_with_data-qa_card.png", | ||
"selector": "[data-qa=\"card\"]", | ||
"fileName": "Card_with_data-qa_card.png", | ||
"label": "Card with data-qa_card", | ||
"requireSameDimensions": false, | ||
"misMatchThreshold": 1, | ||
"url": "http://localhost:3001/index.html", | ||
"referenceUrl": "https://mate-academy.github.io/layout_solutions/product-cards/", | ||
"expect": 0, | ||
"viewportLabel": "tablet_h", | ||
"diff": { | ||
"isSameDimensions": true, | ||
"dimensionDifference": { | ||
"width": 0, | ||
"height": 0 | ||
}, | ||
"misMatchPercentage": "7.71", | ||
"analysisTime": 18 | ||
}, | ||
"diffImage": "../bitmaps_test/20230907-120939/failed_diff_Card_with_data-qa_card.png" | ||
}, | ||
"status": "fail" | ||
}, | ||
{ | ||
"pair": { | ||
"reference": "../bitmaps_reference/Link_with_data-qa_hover.png", | ||
"test": "../bitmaps_test/20230907-120939/Link_with_data-qa_hover.png", | ||
"selector": "[data-qa=\"card\"]", | ||
"fileName": "Link_with_data-qa_hover.png", | ||
"label": "Link with data-qa_hover", | ||
"requireSameDimensions": false, | ||
"misMatchThreshold": 1, | ||
"url": "http://localhost:3001/index.html", | ||
"referenceUrl": "https://mate-academy.github.io/layout_solutions/product-cards/", | ||
"expect": 0, | ||
"viewportLabel": "tablet_h", | ||
"diff": { | ||
"isSameDimensions": true, | ||
"dimensionDifference": { | ||
"width": 0, | ||
"height": 0 | ||
}, | ||
"misMatchPercentage": "7.71", | ||
"analysisTime": 17 | ||
}, | ||
"diffImage": "../bitmaps_test/20230907-120939/failed_diff_Link_with_data-qa_hover.png" | ||
}, | ||
"status": "fail" | ||
} | ||
] | ||
}); |
Oops, something went wrong.