mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 19:04:33 -04:00
30 lines
840 B
JSON
30 lines
840 B
JSON
{
|
|
"testSuite": "BackstopJS",
|
|
"tests": [
|
|
{
|
|
"pair": {
|
|
"reference": "../bitmaps_reference/my_project_tests_Homepage_0_document_0_desktop.png",
|
|
"test": "../bitmaps_test/20240916-123734/my_project_tests_Homepage_0_document_0_desktop.png",
|
|
"selector": "document",
|
|
"fileName": "my_project_tests_Homepage_0_document_0_desktop.png",
|
|
"label": "Homepage",
|
|
"requireSameDimensions": true,
|
|
"misMatchThreshold": 0.1,
|
|
"url": "http://localhost:6012",
|
|
"expect": 0,
|
|
"viewportLabel": "desktop",
|
|
"diff": {
|
|
"isSameDimensions": true,
|
|
"dimensionDifference": {
|
|
"width": 0,
|
|
"height": 0
|
|
},
|
|
"misMatchPercentage": "0.00"
|
|
}
|
|
},
|
|
"status": "pass"
|
|
}
|
|
],
|
|
"id": "my_project_tests"
|
|
}
|