Backstop is working locally

This commit is contained in:
alexjanousekGSA
2024-09-18 13:59:16 -04:00
parent 88c47d15f6
commit c44084f325
186 changed files with 7210 additions and 40 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

@@ -0,0 +1,29 @@
{
"testSuite": "BackstopJS",
"tests": [
{
"pair": {
"reference": "../bitmaps_reference/my_project_tests_Features_0_document_0_desktop.png",
"test": "../bitmaps_test/20240916-150238/my_project_tests_Features_0_document_0_desktop.png",
"selector": "document",
"fileName": "my_project_tests_Features_0_document_0_desktop.png",
"label": "Features",
"requireSameDimensions": true,
"misMatchThreshold": 0.1,
"url": "http://localhost:6012/features",
"expect": 0,
"viewportLabel": "desktop",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
}
],
"id": "my_project_tests"
}