mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Backstop is working locally
This commit is contained in:
BIN
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"
|
||||
}
|
||||
Reference in New Issue
Block a user