From 9e0fc5cf488fd7411cb905c6120ad8f9bc15d897 Mon Sep 17 00:00:00 2001 From: William Date: Thu, 25 May 2023 11:54:26 +0100 Subject: [PATCH 1/7] added aria-atomic=true to status container --- src/components/autosuggest/_macro.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/autosuggest/_macro.njk b/src/components/autosuggest/_macro.njk index 52ac627a81..0e6c128701 100644 --- a/src/components/autosuggest/_macro.njk +++ b/src/components/autosuggest/_macro.njk @@ -41,7 +41,7 @@
{{ params.instructions }}
-
+
{% endset %} {{ onsInput({ From b40c082c89bab8b6a3283b95a1fba9315af61863 Mon Sep 17 00:00:00 2001 From: William Date: Thu, 25 May 2023 13:54:07 +0100 Subject: [PATCH 2/7] added test --- src/components/autosuggest/_macro.spec.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/autosuggest/_macro.spec.js b/src/components/autosuggest/_macro.spec.js index e58eca60bc..02f223c75d 100644 --- a/src/components/autosuggest/_macro.spec.js +++ b/src/components/autosuggest/_macro.spec.js @@ -216,6 +216,12 @@ describe('macro: autosuggest', () => { expect($('.ons-autosuggest-input__instructions').attr('id')).toBe('country-of-birth-instructions'); }); + it('adds aria-atomic value to status container', () => { + const $ = cheerio.load(renderComponent('autosuggest', EXAMPLE_AUTOSUGGEST)); + + expect($('.ons-autosuggest-input__status').attr('aria-atomic')).toBe('true'); + }); + it('renders instructions text', () => { const $ = cheerio.load(renderComponent('autosuggest', EXAMPLE_AUTOSUGGEST)); From 4f5d0c8ac2baffb2a924611f55e8c0764351f055 Mon Sep 17 00:00:00 2001 From: William Date: Tue, 30 May 2023 15:11:29 +0100 Subject: [PATCH 3/7] running VR tests --- ...h-character-check_0_document_0_desktop.png | 4 +- ...th-character-check_0_document_1_tablet.png | 4 +- ...th-character-check_0_document_2_mobile.png | 4 +- ...-with-placeholder_0_document_0_desktop.png | 4 +- ...h-with-placeholder_0_document_1_tablet.png | 4 +- ...h-with-placeholder_0_document_2_mobile.png | 4 +- ...ch_example-search_0_document_0_desktop.png | 4 +- ...rch_example-search_0_document_1_tablet.png | 4 +- ...rch_example-search_0_document_2_mobile.png | 4 +- ...th-timeout-warning_0_document_2_mobile.png | 4 +- backstop_data/html_report/config.js | 34244 ++++++++-------- src/components/autosuggest/_macro.spec.js | 2 +- 12 files changed, 17297 insertions(+), 16989 deletions(-) diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png index a9cfcb431b..97f5e61d79 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70ebc038b54928904698ac3918f16c5fb007a9f535dea7cd50b796a85853ed00 -size 13373 +oid sha256:8c14811f7afcf0c57d263e9a1626a74042b31b3bf34bf1194a5d96c810ea48d0 +size 13361 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png index 32e76c222b..36c9715105 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d6dc2bb72341ced94c382847c9c238c24cc51c2aeac90937f527e09ed87c32a -size 8178 +oid sha256:f5291eb3cb73e92c6942ae1188f2a4bb5eabbda7c7216cea02e9c0ff51e76d49 +size 8166 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png index 95224eef84..a3a68fa862 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e14a209c44a852c8627116d8249831d912b84207795d96db75d30b70da97c10 -size 5173 +oid sha256:5168f38992c94caafb94f6559b63545e74edf014262f5a093bbf34a725ff5165 +size 5171 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png index f945930d88..44420442d5 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1af9e7b4fdc92f9f029019253c7c282c0272d5e37b5aa32f46192422a9504536 -size 13974 +oid sha256:be620508c2ddebb6892e99d0697932b80bc0fc0f10750cd6234866f75847378c +size 13951 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png index bb49357ad8..226951a2d2 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a48a6ae5a038db1f1105091a34344912cceb2f5e891dd4d67b895ad0d03cd8e6 -size 8797 +oid sha256:6f9c31791083fc368e60b6017c3dfc909c37b1faca13a6836948adb0b4e8ef98 +size 8791 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png index ee7c1be060..b92430bee3 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0797ff7f78298c2e826e91f4e6da6af5c0792b00fec226c2b7b49f1fd080d6fd -size 5775 +oid sha256:ab96f48a3b98799e9a469aea4fe01c046a1d7cb86301f934e224a4df2cffe905 +size 5777 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png index 4f2bb66587..ddb6d6339c 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0622fee5f9e0dc2bb24918d7b136b35e308a166c0bb907aa40a53eea78cb7eb8 -size 13298 +oid sha256:efdfe5f8ab8f4db6e6236da4e07f7fb30e5e7b8b1cd331a6d93efebb4a85b116 +size 13290 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png index f8f22a085e..5ffb5275c9 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb8fe110e2685e32ab4c0c707ec80b4ad88794bef1a930c35de91f7ef572e5c3 -size 8105 +oid sha256:967b21213295cdcbb020d9c74be8acb253aed5abbe7a7102cc32046b580b878e +size 8098 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png index ae98558f05..4df78979f5 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8bbe0a9986e6552727d1f7c8006b737f0ed5af81e02468e226fbc21fc7e47c9 -size 5130 +oid sha256:c4503843a6057d81b6a4d92c7ba0b5c404c08970cb329f99f7ae2ab8128cd5df +size 5131 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png b/backstop_data/bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png index f0f681a56c..2695f0770a 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f67e4ca5163a3770c17f4768fd548fc4e4ac0099d5cef4330b6176ee7c5174f2 -size 13805 +oid sha256:ca21587d7e4bf313e46414c7c484509716ee93ad9d66e7b02efc844b2757bb25 +size 13752 diff --git a/backstop_data/html_report/config.js b/backstop_data/html_report/config.js index 26ad8e0037..ff7a2b5fae 100644 --- a/backstop_data/html_report/config.js +++ b/backstop_data/html_report/config.js @@ -1,16970 +1,17278 @@ report({ - "testSuite": "BackstopJS", - "tests": [ - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png", - "label": "/components/access-code/example-access-code-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png", - "label": "/components/access-code/example-access-code-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png", - "label": "/components/access-code/example-access-code-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png", - "label": "/components/access-code/example-access-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png", - "label": "/components/access-code/example-access-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png", - "label": "/components/access-code/example-access-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png", - "label": "/components/accordion/example-accordion-open", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion-open", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png", - "label": "/components/accordion/example-accordion-open", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion-open", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png", - "label": "/components/accordion/example-accordion-open", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion-open", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png", - "label": "/components/accordion/example-accordion", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png", - "label": "/components/accordion/example-accordion", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png", - "label": "/components/accordion/example-accordion", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png", - "label": "/components/address-input/example-address-input-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-editable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png", - "label": "/components/address-input/example-address-input-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-editable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png", - "label": "/components/address-input/example-address-input-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-editable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png", - "label": "/components/address-input/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-manual", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png", - "label": "/components/address-input/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-manual", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png", - "label": "/components/address-input/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-manual", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png", - "label": "/components/address-input/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png", - "label": "/components/address-input/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png", - "label": "/components/address-input/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png", - "label": "/components/autosuggest/example-autosuggest-country-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png", - "label": "/components/autosuggest/example-autosuggest-country-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png", - "label": "/components/autosuggest/example-autosuggest-country-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png", - "label": "/components/autosuggest/example-autosuggest-country", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png", - "label": "/components/autosuggest/example-autosuggest-country", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png", - "label": "/components/autosuggest/example-autosuggest-country", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png", - "label": "/components/back-link/example-back-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/back-link/example-back-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png", - "label": "/components/back-link/example-back-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/back-link/example-back-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png", - "label": "/components/back-link/example-back-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/back-link/example-back-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png", - "label": "/components/breadcrumbs/example-breadcrumbs-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png", - "label": "/components/breadcrumbs/example-breadcrumbs-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png", - "label": "/components/breadcrumbs/example-breadcrumbs-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png", - "label": "/components/breadcrumbs/example-breadcrumbs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png", - "label": "/components/breadcrumbs/example-breadcrumbs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png", - "label": "/components/breadcrumbs/example-breadcrumbs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png", - "label": "/components/button/example-button-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-custom", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png", - "label": "/components/button/example-button-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-custom", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png", - "label": "/components/button/example-button-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-custom", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png", - "label": "/components/button/example-button-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-disabled", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png", - "label": "/components/button/example-button-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-disabled", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png", - "label": "/components/button/example-button-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-disabled", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-download_0_document_0_desktop.png", - "label": "/components/button/example-button-download", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-download", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-download_0_document_1_tablet.png", - "label": "/components/button/example-button-download", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-download", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-download_0_document_2_mobile.png", - "label": "/components/button/example-button-download", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-download", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png", - "label": "/components/button/example-button-ghost", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-ghost", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png", - "label": "/components/button/example-button-ghost", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-ghost", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png", - "label": "/components/button/example-button-ghost", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-ghost", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-group_0_document_0_desktop.png", - "label": "/components/button/example-button-group", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-group", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-group_0_document_1_tablet.png", - "label": "/components/button/example-button-group", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-group", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-group_0_document_2_mobile.png", - "label": "/components/button/example-button-group", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-group", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-link_0_document_0_desktop.png", - "label": "/components/button/example-button-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-link_0_document_1_tablet.png", - "label": "/components/button/example-button-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-link_0_document_2_mobile.png", - "label": "/components/button/example-button-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png", - "label": "/components/button/example-button-loader", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-loader", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png", - "label": "/components/button/example-button-loader", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-loader", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png", - "label": "/components/button/example-button-loader", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-loader", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png", - "label": "/components/button/example-button-new-window", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-new-window", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png", - "label": "/components/button/example-button-new-window", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-new-window", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png", - "label": "/components/button/example-button-new-window", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-new-window", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-print_0_document_0_desktop.png", - "label": "/components/button/example-button-print", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-print", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-print_0_document_1_tablet.png", - "label": "/components/button/example-button-print", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-print", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-print_0_document_2_mobile.png", - "label": "/components/button/example-button-print", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-print", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png", - "label": "/components/button/example-button-secondary-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary-small", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png", - "label": "/components/button/example-button-secondary-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary-small", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png", - "label": "/components/button/example-button-secondary-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary-small", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png", - "label": "/components/button/example-button-secondary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png", - "label": "/components/button/example-button-secondary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png", - "label": "/components/button/example-button-secondary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-small_0_document_0_desktop.png", - "label": "/components/button/example-button-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-small", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-small_0_document_1_tablet.png", - "label": "/components/button/example-button-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-small", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-small_0_document_2_mobile.png", - "label": "/components/button/example-button-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-small", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png", - "label": "/components/button/example-button-timer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-timer", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png", - "label": "/components/button/example-button-timer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-timer", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png", - "label": "/components/button/example-button-timer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-timer", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button_0_document_0_desktop.png", - "label": "/components/button/example-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button_0_document_1_tablet.png", - "label": "/components/button/example-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button_0_document_2_mobile.png", - "label": "/components/button/example-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png", - "label": "/components/call-to-action/example-call-to-action-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png", - "label": "/components/call-to-action/example-call-to-action-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png", - "label": "/components/call-to-action/example-call-to-action-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png", - "label": "/components/card/example-card-set-with-images", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-images", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png", - "label": "/components/card/example-card-set-with-images", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-images", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png", - "label": "/components/card/example-card-set-with-images", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-images", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png", - "label": "/components/card/example-card-set-with-lists", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-lists", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png", - "label": "/components/card/example-card-set-with-lists", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-lists", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png", - "label": "/components/card/example-card-set-with-lists", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-lists", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set_0_document_0_desktop.png", - "label": "/components/card/example-card-set", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set_0_document_1_tablet.png", - "label": "/components/card/example-card-set", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set_0_document_2_mobile.png", - "label": "/components/card/example-card-set", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card_0_document_0_desktop.png", - "label": "/components/card/example-card", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card_0_document_1_tablet.png", - "label": "/components/card/example-card", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card_0_document_2_mobile.png", - "label": "/components/card/example-card", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-hidden-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-hidden-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-hidden-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-select-all-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-select-all-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-select-all-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png", - "label": "/components/content-pagination/example-content-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/content-pagination/example-content-pagination", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png", - "label": "/components/content-pagination/example-content-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/content-pagination/example-content-pagination", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png", - "label": "/components/content-pagination/example-content-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/content-pagination/example-content-pagination", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png", - "label": "/components/cookies-banner/example-cookies-banner-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png", - "label": "/components/cookies-banner/example-cookies-banner-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png", - "label": "/components/cookies-banner/example-cookies-banner-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png", - "label": "/components/cookies-banner/example-cookies-banner", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png", - "label": "/components/cookies-banner/example-cookies-banner", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png", - "label": "/components/cookies-banner/example-cookies-banner", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png", - "label": "/components/date-input/example-date-input-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png", - "label": "/components/date-input/example-date-input-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png", - "label": "/components/date-input/example-date-input-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png", - "label": "/components/date-input/example-date-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png", - "label": "/components/date-input/example-date-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png", - "label": "/components/date-input/example-date-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png", - "label": "/components/details/example-details-with-saved-state", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-saved-state", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png", - "label": "/components/details/example-details-with-saved-state", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-saved-state", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png", - "label": "/components/details/example-details-with-saved-state", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-saved-state", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png", - "label": "/components/details/example-details-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png", - "label": "/components/details/example-details-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png", - "label": "/components/details/example-details-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details_0_document_0_desktop.png", - "label": "/components/details/example-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details_0_document_1_tablet.png", - "label": "/components/details/example-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details_0_document_2_mobile.png", - "label": "/components/details/example-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-article-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-article-featured", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-article-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-article-featured", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-article-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-article-featured", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-articles", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-articles", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-articles", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-articles", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-articles", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-articles", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-downloads", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-downloads", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-downloads", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-downloads", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-downloads", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-downloads", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-search-result-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-search-result-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-search-result-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-search-results", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-results", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-search-results", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-results", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-search-results", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-results", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png", - "label": "/components/duration/example-duration-error-for-single-field", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png", - "label": "/components/duration/example-duration-error-for-single-field", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png", - "label": "/components/duration/example-duration-error-for-single-field", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png", - "label": "/components/duration/example-duration-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png", - "label": "/components/duration/example-duration-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png", - "label": "/components/duration/example-duration-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration_0_document_0_desktop.png", - "label": "/components/duration/example-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration_0_document_1_tablet.png", - "label": "/components/duration/example-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration_0_document_2_mobile.png", - "label": "/components/duration/example-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png", - "label": "/components/external-link/example-external-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/external-link/example-external-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png", - "label": "/components/external-link/example-external-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/external-link/example-external-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png", - "label": "/components/external-link/example-external-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/external-link/example-external-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png", - "label": "/components/feedback/example-feedback-call-to-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png", - "label": "/components/feedback/example-feedback-call-to-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png", - "label": "/components/feedback/example-feedback-call-to-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png", - "label": "/components/footer/example-footer-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-cymraeg", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png", - "label": "/components/footer/example-footer-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-cymraeg", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png", - "label": "/components/footer/example-footer-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-cymraeg", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png", - "label": "/components/footer/example-footer-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png", - "label": "/components/footer/example-footer-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png", - "label": "/components/footer/example-footer-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png", - "label": "/components/footer/example-footer-transactional", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-transactional", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png", - "label": "/components/footer/example-footer-transactional", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-transactional", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png", - "label": "/components/footer/example-footer-transactional", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-transactional", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png", - "label": "/components/footer/example-footer-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png", - "label": "/components/footer/example-footer-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png", - "label": "/components/footer/example-footer-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png", - "label": "/components/footer/example-footer-with-alternative-organisation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png", - "label": "/components/footer/example-footer-with-alternative-organisation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png", - "label": "/components/footer/example-footer-with-alternative-organisation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png", - "label": "/components/footer/example-footer-with-coat-of-arms", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png", - "label": "/components/footer/example-footer-with-coat-of-arms", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png", - "label": "/components/footer/example-footer-with-coat-of-arms", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png", - "label": "/components/footer/example-footer-with-copyright", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-copyright", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png", - "label": "/components/footer/example-footer-with-copyright", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-copyright", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png", - "label": "/components/footer/example-footer-with-copyright", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-copyright", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer_0_document_0_desktop.png", - "label": "/components/footer/example-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer_0_document_1_tablet.png", - "label": "/components/footer/example-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer_0_document_2_mobile.png", - "label": "/components/footer/example-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-default_0_document_0_desktop.png", - "label": "/components/header/example-header-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-default_0_document_1_tablet.png", - "label": "/components/header/example-header-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-default_0_document_2_mobile.png", - "label": "/components/header/example-header-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png", - "label": "/components/header/example-header-external-for-survey-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png", - "label": "/components/header/example-header-external-for-survey-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png", - "label": "/components/header/example-header-external-for-survey-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png", - "label": "/components/header/example-header-external-for-surveys", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-surveys", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png", - "label": "/components/header/example-header-external-for-surveys", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-surveys", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png", - "label": "/components/header/example-header-external-for-surveys", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-surveys", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png", - "label": "/components/header/example-header-external-welsh", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-welsh", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png", - "label": "/components/header/example-header-external-welsh", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-welsh", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png", - "label": "/components/header/example-header-external-welsh", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-welsh", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png", - "label": "/components/header/example-header-external-with-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-navigation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png", - "label": "/components/header/example-header-external-with-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-navigation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png", - "label": "/components/header/example-header-external-with-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-navigation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png", - "label": "/components/header/example-header-external-with-service-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-service-links", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png", - "label": "/components/header/example-header-external-with-service-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-service-links", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png", - "label": "/components/header/example-header-external-with-service-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-service-links", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png", - "label": "/components/header/example-header-external-with-sub-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png", - "label": "/components/header/example-header-external-with-sub-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png", - "label": "/components/header/example-header-external-with-sub-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png", - "label": "/components/header/example-header-internal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-internal", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png", - "label": "/components/header/example-header-internal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-internal", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png", - "label": "/components/header/example-header-internal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-internal", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png", - "label": "/components/header/example-header-neutral-for-multicoloured-logo", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png", - "label": "/components/header/example-header-neutral-for-multicoloured-logo", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png", - "label": "/components/header/example-header-neutral-for-multicoloured-logo", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png", - "label": "/components/hero/example-hero-dark", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-dark", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png", - "label": "/components/hero/example-hero-dark", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-dark", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png", - "label": "/components/hero/example-hero-dark", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-dark", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png", - "label": "/components/hero/example-hero-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png", - "label": "/components/hero/example-hero-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png", - "label": "/components/hero/example-hero-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png", - "label": "/components/images/example-images-for-regular-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-regular-screens", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png", - "label": "/components/images/example-images-for-regular-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-regular-screens", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png", - "label": "/components/images/example-images-for-regular-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-regular-screens", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png", - "label": "/components/images/example-images-for-retina-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-retina-screens", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png", - "label": "/components/images/example-images-for-retina-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-retina-screens", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png", - "label": "/components/images/example-images-for-retina-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-retina-screens", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-email_0_document_0_desktop.png", - "label": "/components/input/example-input-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-email", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-email_0_document_1_tablet.png", - "label": "/components/input/example-input-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-email", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-email_0_document_2_mobile.png", - "label": "/components/input/example-input-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-email", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png", - "label": "/components/input/example-input-number-prefixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-prefixed", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png", - "label": "/components/input/example-input-number-prefixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-prefixed", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png", - "label": "/components/input/example-input-number-prefixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-prefixed", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png", - "label": "/components/input/example-input-number-suffixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-suffixed", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png", - "label": "/components/input/example-input-number-suffixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-suffixed", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png", - "label": "/components/input/example-input-number-suffixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-suffixed", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number_0_document_0_desktop.png", - "label": "/components/input/example-input-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number_0_document_1_tablet.png", - "label": "/components/input/example-input-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number_0_document_2_mobile.png", - "label": "/components/input/example-input-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png", - "label": "/components/input/example-input-numeric-values", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-numeric-values", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png", - "label": "/components/input/example-input-numeric-values", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-numeric-values", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png", - "label": "/components/input/example-input-numeric-values", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-numeric-values", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png", - "label": "/components/input/example-input-telephone", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-telephone", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png", - "label": "/components/input/example-input-telephone", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-telephone", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png", - "label": "/components/input/example-input-telephone", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-telephone", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png", - "label": "/components/input/example-input-text-width-constrained", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-width-constrained", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png", - "label": "/components/input/example-input-text-width-constrained", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-width-constrained", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png", - "label": "/components/input/example-input-text-width-constrained", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-width-constrained", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png", - "label": "/components/input/example-input-text-with-character-limit-checker", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png", - "label": "/components/input/example-input-text-with-character-limit-checker", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png", - "label": "/components/input/example-input-text-with-character-limit-checker", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png", - "label": "/components/input/example-input-text-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-description", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png", - "label": "/components/input/example-input-text-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-description", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png", - "label": "/components/input/example-input-text-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-description", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text_0_document_0_desktop.png", - "label": "/components/input/example-input-text", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text_0_document_1_tablet.png", - "label": "/components/input/example-input-text", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text_0_document_2_mobile.png", - "label": "/components/input/example-input-text", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png", - "label": "/components/label/example-label-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label-with-description", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png", - "label": "/components/label/example-label-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label-with-description", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png", - "label": "/components/label/example-label-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label-with-description", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label_0_document_0_desktop.png", - "label": "/components/label/example-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label_0_document_1_tablet.png", - "label": "/components/label/example-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label_0_document_2_mobile.png", - "label": "/components/label/example-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png", - "label": "/components/metadata/example-metadata", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/metadata/example-metadata", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png", - "label": "/components/metadata/example-metadata", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/metadata/example-metadata", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png", - "label": "/components/metadata/example-metadata", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/metadata/example-metadata", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination-first", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-first", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination-first", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-first", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination-first", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-first", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination-last", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-last", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination-last", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-last", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination-last", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-last", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination-with-no-range-indicator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination-with-no-range-indicator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination-with-no-range-indicator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png", - "label": "/components/panel/example-panel-bare", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-bare", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png", - "label": "/components/panel/example-panel-bare", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-bare", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png", - "label": "/components/panel/example-panel-bare", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-bare", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-announcement", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-announcement", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-announcement", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-announcement", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-announcement", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-announcement", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-information", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-information", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-information", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-spacious-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-spacious-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-spacious-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-success-message", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-success-message", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-success-message", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-success-message", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-success-message", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-success-message", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_password_example-password_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_password_example-password_0_document_0_desktop.png", - "label": "/components/password/example-password", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/password/example-password", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_password_example-password_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_password_example-password_0_document_1_tablet.png", - "label": "/components/password/example-password", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/password/example-password", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_password_example-password_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_password_example-password_0_document_2_mobile.png", - "label": "/components/password/example-password", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/password/example-password", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png", - "label": "/components/phase-banner/example-phase-banner-alpha", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png", - "label": "/components/phase-banner/example-phase-banner-alpha", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png", - "label": "/components/phase-banner/example-phase-banner-alpha", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png", - "label": "/components/phase-banner/example-phase-banner-beta", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png", - "label": "/components/phase-banner/example-phase-banner-beta", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png", - "label": "/components/phase-banner/example-phase-banner-beta", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png", - "label": "/components/question/example-question-ccs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-ccs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png", - "label": "/components/question/example-question-ccs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-ccs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png", - "label": "/components/question/example-question-ccs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-ccs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png", - "label": "/components/question/example-question-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-fieldset", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png", - "label": "/components/question/example-question-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-fieldset", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png", - "label": "/components/question/example-question-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-fieldset", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png", - "label": "/components/question/example-question-interviewer-note", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-interviewer-note", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png", - "label": "/components/question/example-question-interviewer-note", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-interviewer-note", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png", - "label": "/components/question/example-question-interviewer-note", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-interviewer-note", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png", - "label": "/components/question/example-question-no-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-no-fieldset", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png", - "label": "/components/question/example-question-no-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-no-fieldset", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png", - "label": "/components/question/example-question-no-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-no-fieldset", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-clear-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-clear-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-clear-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-clear-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-clear-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-clear-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-descriptions", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-descriptions", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-descriptions", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-separator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-separator", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-separator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-separator", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-separator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-separator", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png", - "label": "/components/radios/example-radios-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-without-border", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png", - "label": "/components/radios/example-radios-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-without-border", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png", - "label": "/components/radios/example-radios-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-without-border", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios_0_document_0_desktop.png", - "label": "/components/radios/example-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios_0_document_1_tablet.png", - "label": "/components/radios/example-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios_0_document_2_mobile.png", - "label": "/components/radios/example-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png", - "label": "/components/related-content/example-related-content-general", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-general", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png", - "label": "/components/related-content/example-related-content-general", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-general", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png", - "label": "/components/related-content/example-related-content-general", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-general", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png", - "label": "/components/related-content/example-related-content-multiple-rows-of-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png", - "label": "/components/related-content/example-related-content-multiple-rows-of-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png", - "label": "/components/related-content/example-related-content-multiple-rows-of-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png", - "label": "/components/related-content/example-related-content-social-media", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-social-media", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png", - "label": "/components/related-content/example-related-content-social-media", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-social-media", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png", - "label": "/components/related-content/example-related-content-social-media", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-social-media", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png", - "label": "/components/relationships/example-relationships-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png", - "label": "/components/relationships/example-relationships-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png", - "label": "/components/relationships/example-relationships-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png", - "label": "/components/relationships/example-relationships-you", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-you", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png", - "label": "/components/relationships/example-relationships-you", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-you", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png", - "label": "/components/relationships/example-relationships-you", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-you", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png", - "label": "/components/relationships/example-relationships", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png", - "label": "/components/relationships/example-relationships", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png", - "label": "/components/relationships/example-relationships", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png", - "label": "/components/search/example-search-with-character-check", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-character-check", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png", - "label": "/components/search/example-search-with-character-check", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-character-check", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png", - "label": "/components/search/example-search-with-character-check", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-character-check", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png", - "label": "/components/search/example-search-with-placeholder", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-placeholder", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png", - "label": "/components/search/example-search-with-placeholder", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-placeholder", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png", - "label": "/components/search/example-search-with-placeholder", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-placeholder", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search_0_document_0_desktop.png", - "label": "/components/search/example-search", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search_0_document_1_tablet.png", - "label": "/components/search/example-search", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search_0_document_2_mobile.png", - "label": "/components/search/example-search", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png", - "label": "/components/section-navigation/example-section-navigation-vertical", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png", - "label": "/components/section-navigation/example-section-navigation-vertical", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png", - "label": "/components/section-navigation/example-section-navigation-vertical", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png", - "label": "/components/section-navigation/example-section-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png", - "label": "/components/section-navigation/example-section-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png", - "label": "/components/section-navigation/example-section-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png", - "label": "/components/select/example-select-wide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-wide", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png", - "label": "/components/select/example-select-wide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-wide", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png", - "label": "/components/select/example-select-wide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-wide", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png", - "label": "/components/select/example-select-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png", - "label": "/components/select/example-select-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png", - "label": "/components/select/example-select-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png", - "label": "/components/select/example-select-with-inline-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-inline-label", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png", - "label": "/components/select/example-select-with-inline-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-inline-label", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png", - "label": "/components/select/example-select-with-inline-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-inline-label", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select_0_document_0_desktop.png", - "label": "/components/select/example-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select_0_document_1_tablet.png", - "label": "/components/select/example-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select_0_document_2_mobile.png", - "label": "/components/select/example-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png", - "label": "/components/share-page/example-share-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/share-page/example-share-page", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png", - "label": "/components/share-page/example-share-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/share-page/example-share-page", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png", - "label": "/components/share-page/example-share-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/share-page/example-share-page", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png", - "label": "/components/skip-to-content/example-skip-to-content", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png", - "label": "/components/skip-to-content/example-skip-to-content", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png", - "label": "/components/skip-to-content/example-skip-to-content", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png", - "label": "/components/status/example-status-dead", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-dead", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png", - "label": "/components/status/example-status-dead", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-dead", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png", - "label": "/components/status/example-status-dead", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-dead", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-error_0_document_0_desktop.png", - "label": "/components/status/example-status-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-error_0_document_1_tablet.png", - "label": "/components/status/example-status-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-error_0_document_2_mobile.png", - "label": "/components/status/example-status-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png", - "label": "/components/status/example-status-neutral-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-neutral-information", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png", - "label": "/components/status/example-status-neutral-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-neutral-information", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png", - "label": "/components/status/example-status-neutral-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-neutral-information", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png", - "label": "/components/status/example-status-pending", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-pending", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png", - "label": "/components/status/example-status-pending", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-pending", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png", - "label": "/components/status/example-status-pending", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-pending", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-small_0_document_0_desktop.png", - "label": "/components/status/example-status-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-small", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-small_0_document_1_tablet.png", - "label": "/components/status/example-status-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-small", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-small_0_document_2_mobile.png", - "label": "/components/status/example-status-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-small", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-success_0_document_0_desktop.png", - "label": "/components/status/example-status-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-success", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-success_0_document_1_tablet.png", - "label": "/components/status/example-status-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-success", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-success_0_document_2_mobile.png", - "label": "/components/status/example-status-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-success", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png", - "label": "/components/summary/example-summary-grouped-total", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-total", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png", - "label": "/components/summary/example-summary-grouped-total", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-total", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png", - "label": "/components/summary/example-summary-grouped-total", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-total", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png", - "label": "/components/summary/example-summary-grouped-with-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png", - "label": "/components/summary/example-summary-grouped-with-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png", - "label": "/components/summary/example-summary-grouped-with-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png", - "label": "/components/summary/example-summary-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png", - "label": "/components/summary/example-summary-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png", - "label": "/components/summary/example-summary-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png", - "label": "/components/summary/example-summary-household-no-rows", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household-no-rows", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png", - "label": "/components/summary/example-summary-household-no-rows", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household-no-rows", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png", - "label": "/components/summary/example-summary-household-no-rows", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household-no-rows", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png", - "label": "/components/summary/example-summary-household", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png", - "label": "/components/summary/example-summary-household", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png", - "label": "/components/summary/example-summary-household", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png", - "label": "/components/summary/example-summary-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-hub", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png", - "label": "/components/summary/example-summary-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-hub", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png", - "label": "/components/summary/example-summary-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-hub", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png", - "label": "/components/summary/example-summary-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-multiple", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png", - "label": "/components/summary/example-summary-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-multiple", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png", - "label": "/components/summary/example-summary-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-multiple", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png", - "label": "/components/summary/example-summary-no-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-no-action", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png", - "label": "/components/summary/example-summary-no-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-no-action", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png", - "label": "/components/summary/example-summary-no-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-no-action", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary_0_document_0_desktop.png", - "label": "/components/summary/example-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary_0_document_1_tablet.png", - "label": "/components/summary/example-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary_0_document_2_mobile.png", - "label": "/components/summary/example-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png", - "label": "/components/table/example-table-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-basic", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png", - "label": "/components/table/example-table-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-basic", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png", - "label": "/components/table/example-table-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-basic", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png", - "label": "/components/table/example-table-compact", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-compact", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png", - "label": "/components/table/example-table-compact", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-compact", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png", - "label": "/components/table/example-table-compact", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-compact", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png", - "label": "/components/table/example-table-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-footer", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png", - "label": "/components/table/example-table-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-footer", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png", - "label": "/components/table/example-table-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-footer", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png", - "label": "/components/table/example-table-numeric", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-numeric", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png", - "label": "/components/table/example-table-numeric", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-numeric", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png", - "label": "/components/table/example-table-numeric", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-numeric", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png", - "label": "/components/table/example-table-responsive", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-responsive", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png", - "label": "/components/table/example-table-responsive", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-responsive", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png", - "label": "/components/table/example-table-responsive", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-responsive", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png", - "label": "/components/table/example-table-scrollable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-scrollable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png", - "label": "/components/table/example-table-scrollable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-scrollable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png", - "label": "/components/table/example-table-scrollable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-scrollable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png", - "label": "/components/table/example-table-sortable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-sortable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png", - "label": "/components/table/example-table-sortable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-sortable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png", - "label": "/components/table/example-table-sortable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-sortable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png", - "label": "/components/table-of-contents/example-table-of-contents-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png", - "label": "/components/table-of-contents/example-table-of-contents-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png", - "label": "/components/table-of-contents/example-table-of-contents-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png", - "label": "/components/table-of-contents/example-table-of-contents-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png", - "label": "/components/table-of-contents/example-table-of-contents-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png", - "label": "/components/table-of-contents/example-table-of-contents-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png", - "label": "/components/table-of-contents/example-table-of-contents-sticky", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png", - "label": "/components/table-of-contents/example-table-of-contents-sticky", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png", - "label": "/components/table-of-contents/example-table-of-contents-sticky", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png", - "label": "/components/tabs/example-tabs-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png", - "label": "/components/tabs/example-tabs-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png", - "label": "/components/tabs/example-tabs-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png", - "label": "/components/tabs/example-tabs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png", - "label": "/components/tabs/example-tabs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png", - "label": "/components/tabs/example-tabs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png", - "label": "/components/textarea/example-textarea-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png", - "label": "/components/textarea/example-textarea-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png", - "label": "/components/textarea/example-textarea-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png", - "label": "/components/textarea/example-textarea-with-character-limit", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png", - "label": "/components/textarea/example-textarea-with-character-limit", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png", - "label": "/components/textarea/example-textarea-with-character-limit", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png", - "label": "/components/textarea/example-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png", - "label": "/components/textarea/example-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png", - "label": "/components/textarea/example-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png", - "label": "/components/timeline/example-timeline", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeline/example-timeline", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png", - "label": "/components/timeline/example-timeline", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeline/example-timeline", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png", - "label": "/components/timeline/example-timeline", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeline/example-timeline", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png", - "label": "/components/timeout-modal/example-timeout-modal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png", - "label": "/components/timeout-modal/example-timeout-modal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png", - "label": "/components/timeout-modal/example-timeout-modal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png", - "label": "/components/timeout-panel/example-panel-with-timeout-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png", - "label": "/components/timeout-panel/example-panel-with-timeout-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "rawMisMatchPercentage": 0.009918212890625, - "misMatchPercentage": "0.01", - "analysisTime": 63 - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png", - "label": "/components/timeout-panel/example-panel-with-timeout-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png", - "label": "/components/upload/example-upload-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png", - "label": "/components/upload/example-upload-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png", - "label": "/components/upload/example-upload-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload_0_document_0_desktop.png", - "label": "/components/upload/example-upload", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload_0_document_1_tablet.png", - "label": "/components/upload/example-upload", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload_0_document_2_mobile.png", - "label": "/components/upload/example-upload", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_video_example-video_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_video_example-video_0_document_0_desktop.png", - "label": "/components/video/example-video", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/video/example-video", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_video_example-video_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_video_example-video_0_document_1_tablet.png", - "label": "/components/video/example-video", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/video/example-video", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_video_example-video_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_video_example-video_0_document_2_mobile.png", - "label": "/components/video/example-video", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/video/example-video", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-manual-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-manual-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-manual-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-non-editable-confirm-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-non-editable-confirm-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-non-editable-confirm-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-non-editable-register-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-non-editable-register-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-non-editable-register-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-non-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-non-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-non-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png", - "label": "/patterns/change-language/example-change-language-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png", - "label": "/patterns/change-language/example-change-language-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png", - "label": "/patterns/change-language/example-change-language-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png", - "label": "/patterns/change-language/example-change-language-english", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-english", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png", - "label": "/patterns/change-language/example-change-language-english", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-english", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png", - "label": "/patterns/change-language/example-change-language-english", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-english", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png", - "label": "/patterns/cookies-settings/example-cookie-settings-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png", - "label": "/patterns/cookies-settings/example-cookie-settings-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png", - "label": "/patterns/cookies-settings/example-cookie-settings-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-errors-proto-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-errors-proto-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-errors-proto-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-errors-proto", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-errors-proto", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-errors-proto", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png", - "label": "/patterns/download-resources/example-download-resources", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/download-resources/example-download-resources", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png", - "label": "/patterns/download-resources/example-download-resources", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/download-resources/example-download-resources", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png", - "label": "/patterns/download-resources/example-download-resources", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/download-resources/example-download-resources", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-access-denied-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-access-denied-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-access-denied-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-browser-incompatible-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-browser-incompatible-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-browser-incompatible-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-maintenance-notice", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-maintenance-notice", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-maintenance-notice", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-page-not-found-error-with-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-page-not-found-error-with-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-page-not-found-error-with-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-page-not-found-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-page-not-found-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-page-not-found-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-server-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-server-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-server-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-server-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-server-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-server-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-timed-out-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-timed-out-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-timed-out-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png", - "label": "/patterns/extend-session/example-timeout", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/extend-session/example-timeout", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png", - "label": "/patterns/extend-session/example-timeout", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/extend-session/example-timeout", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png", - "label": "/patterns/extend-session/example-timeout", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/extend-session/example-timeout", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png", - "label": "/patterns/feedback/example-feedback-form-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png", - "label": "/patterns/feedback/example-feedback-form-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png", - "label": "/patterns/feedback/example-feedback-form-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png", - "label": "/patterns/feedback/example-feedback-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png", - "label": "/patterns/feedback/example-feedback-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png", - "label": "/patterns/feedback/example-feedback-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png", - "label": "/patterns/feedback/example-feedback-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-success", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png", - "label": "/patterns/feedback/example-feedback-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-success", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png", - "label": "/patterns/feedback/example-feedback-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-success", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png", - "label": "/patterns/guide/example-guide-overview", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-overview", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png", - "label": "/patterns/guide/example-guide-overview", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-overview", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png", - "label": "/patterns/guide/example-guide-overview", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-overview", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png", - "label": "/patterns/guide/example-guide-rtl", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-rtl", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png", - "label": "/patterns/guide/example-guide-rtl", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-rtl", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png", - "label": "/patterns/guide/example-guide-rtl", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-rtl", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png", - "label": "/patterns/guide/example-guide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png", - "label": "/patterns/guide/example-guide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png", - "label": "/patterns/guide/example-guide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-hub-complete", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-hub-complete", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-hub-complete", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-spoke-continue", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-spoke-continue", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-spoke-continue", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-spoke-start", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-spoke-start", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-spoke-start", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-spoke-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-spoke-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-spoke-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png", - "label": "/patterns/input-email-with-error/example-input-email-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png", - "label": "/patterns/input-email-with-error/example-input-email-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png", - "label": "/patterns/input-email-with-error/example-input-email-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-article_0_document_0_desktop.png", - "label": "/patterns/news/example-article", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-article", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-article_0_document_1_tablet.png", - "label": "/patterns/news/example-article", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-article", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-article_0_document_2_mobile.png", - "label": "/patterns/news/example-article", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-article", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-category_0_document_0_desktop.png", - "label": "/patterns/news/example-category", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-category", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-category_0_document_1_tablet.png", - "label": "/patterns/news/example-category", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-category", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-category_0_document_2_mobile.png", - "label": "/patterns/news/example-category", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-category", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png", - "label": "/patterns/news/example-landing", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-landing", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png", - "label": "/patterns/news/example-landing", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-landing", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png", - "label": "/patterns/news/example-landing", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-landing", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png", - "label": "/patterns/news/example-tag", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-tag", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png", - "label": "/patterns/news/example-tag", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-tag", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png", - "label": "/patterns/news/example-tag", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-tag", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png", - "label": "/patterns/numeric-values/example-input-number-suffixed-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png", - "label": "/patterns/numeric-values/example-input-number-suffixed-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png", - "label": "/patterns/numeric-values/example-input-number-suffixed-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png", - "label": "/patterns/phone-numbers/example-phone-number-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png", - "label": "/patterns/phone-numbers/example-phone-number-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png", - "label": "/patterns/phone-numbers/example-phone-number-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png", - "label": "/patterns/question/example-question-anatomy", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/question/example-question-anatomy", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png", - "label": "/patterns/question/example-question-anatomy", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/question/example-question-anatomy", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png", - "label": "/patterns/question/example-question-anatomy", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/question/example-question-anatomy", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png", - "label": "/patterns/save-and-sign-out/example-save-and-sign-out-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png", - "label": "/patterns/save-and-sign-out/example-save-and-sign-out-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png", - "label": "/patterns/save-and-sign-out/example-save-and-sign-out-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png", - "label": "/patterns/save-and-sign-out/example-signed-out", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png", - "label": "/patterns/save-and-sign-out/example-signed-out", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png", - "label": "/patterns/save-and-sign-out/example-signed-out", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png", - "label": "/patterns/send-a-web-form/example-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png", - "label": "/patterns/send-a-web-form/example-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png", - "label": "/patterns/send-a-web-form/example-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png", - "label": "/patterns/send-a-web-form/example-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-form", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png", - "label": "/patterns/send-a-web-form/example-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-form", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png", - "label": "/patterns/send-a-web-form/example-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-form", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png", - "label": "/patterns/send-a-web-form/example-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-success", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png", - "label": "/patterns/send-a-web-form/example-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-success", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png", - "label": "/patterns/send-a-web-form/example-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-success", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png", - "label": "/patterns/send-and-reply-to-messages/example-conversation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png", - "label": "/patterns/send-and-reply-to-messages/example-conversation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png", - "label": "/patterns/send-and-reply-to-messages/example-conversation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png", - "label": "/patterns/send-and-reply-to-messages/example-message-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png", - "label": "/patterns/send-and-reply-to-messages/example-message-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png", - "label": "/patterns/send-and-reply-to-messages/example-message-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png", - "label": "/foundations/address-output/example-address-output", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/address-output/example-address-output", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png", - "label": "/foundations/address-output/example-address-output", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/address-output/example-address-output", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png", - "label": "/foundations/address-output/example-address-output", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/address-output/example-address-output", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png", - "label": "/foundations/headings/example-breakpoint-headings", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png", - "label": "/foundations/headings/example-breakpoint-headings", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png", - "label": "/foundations/headings/example-breakpoint-headings", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png", - "label": "/foundations/headings/example-default-heading-sizes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png", - "label": "/foundations/headings/example-default-heading-sizes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png", - "label": "/foundations/headings/example-default-heading-sizes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png", - "label": "/foundations/highlighting/example-highlighting", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/highlighting/example-highlighting", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png", - "label": "/foundations/highlighting/example-highlighting", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/highlighting/example-highlighting", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png", - "label": "/foundations/highlighting/example-highlighting", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/highlighting/example-highlighting", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_links_example-link_0_document_0_desktop.png", - "label": "/foundations/links/example-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/links/example-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_links_example-link_0_document_1_tablet.png", - "label": "/foundations/links/example-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/links/example-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_links_example-link_0_document_2_mobile.png", - "label": "/foundations/links/example-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/links/example-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-bare-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bare-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-bare-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bare-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-bare-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bare-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-bulleted-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bulleted-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-bulleted-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bulleted-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-bulleted-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bulleted-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-dashed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-dashed-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-dashed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-dashed-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-dashed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-dashed-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png", - "label": "/foundations/lists/example-inline-list-with-social-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png", - "label": "/foundations/lists/example-inline-list-with-social-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png", - "label": "/foundations/lists/example-inline-list-with-social-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-inline-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-inline-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-inline-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png", - "label": "/foundations/lists/example-list-with-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png", - "label": "/foundations/lists/example-list-with-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png", - "label": "/foundations/lists/example-list-with-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png", - "label": "/foundations/lists/example-list-with-icon-suffix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png", - "label": "/foundations/lists/example-list-with-icon-suffix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png", - "label": "/foundations/lists/example-list-with-icon-suffix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-numbered-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-numbered-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-numbered-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-numbered-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-numbered-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-numbered-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-prefixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-prefixed-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-prefixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-prefixed-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-prefixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-prefixed-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-suffixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-suffixed-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-suffixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-suffixed-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-suffixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-suffixed-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png", - "label": "/foundations/page-template/example-base-page-template-block-areas", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png", - "label": "/foundations/page-template/example-base-page-template-block-areas", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png", - "label": "/foundations/page-template/example-base-page-template-block-areas", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png", - "label": "/foundations/page-template/example-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-basic", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png", - "label": "/foundations/page-template/example-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-basic", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png", - "label": "/foundations/page-template/example-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-basic", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png", - "label": "/foundations/page-template/example-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-custom", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png", - "label": "/foundations/page-template/example-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-custom", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png", - "label": "/foundations/page-template/example-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-custom", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png", - "label": "/foundations/paragraphs/example-paragraphs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png", - "label": "/foundations/paragraphs/example-paragraphs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png", - "label": "/foundations/paragraphs/example-paragraphs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png", - "label": "/foundations/quote/example-quote", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/quote/example-quote", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png", - "label": "/foundations/quote/example-quote", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/quote/example-quote", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png", - "label": "/foundations/quote/example-quote", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/quote/example-quote", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png", - "label": "/foundations/text-indent/example-text-indent", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/text-indent/example-text-indent", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png", - "label": "/foundations/text-indent/example-text-indent", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/text-indent/example-text-indent", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png", - "label": "/foundations/text-indent/example-text-indent", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/text-indent/example-text-indent", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png", - "label": "/foundations/type-scale/example-type-scale", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/type-scale/example-type-scale", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png", - "label": "/foundations/type-scale/example-type-scale", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/type-scale/example-type-scale", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png", - "label": "/foundations/type-scale/example-type-scale", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/type-scale/example-type-scale", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - } + testSuite: 'BackstopJS', + tests: [ + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png', + label: '/components/access-code/example-access-code-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png', + label: '/components/access-code/example-access-code-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png', + label: '/components/access-code/example-access-code-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png', + label: '/components/access-code/example-access-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png', + label: '/components/access-code/example-access-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png', + label: '/components/access-code/example-access-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png', + label: '/components/accordion/example-accordion-open', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion-open', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png', + label: '/components/accordion/example-accordion-open', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion-open', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png', + label: '/components/accordion/example-accordion-open', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion-open', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png', + label: '/components/accordion/example-accordion', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png', + label: '/components/accordion/example-accordion', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png', + label: '/components/accordion/example-accordion', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png', + label: '/components/address-input/example-address-input-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-editable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png', + label: '/components/address-input/example-address-input-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-editable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png', + label: '/components/address-input/example-address-input-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-editable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png', + label: '/components/address-input/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-manual', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png', + label: '/components/address-input/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-manual', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png', + label: '/components/address-input/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-manual', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png', + label: '/components/address-input/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png', + label: '/components/address-input/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png', + label: '/components/address-input/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png', + label: '/components/autosuggest/example-autosuggest-country-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png', + label: '/components/autosuggest/example-autosuggest-country-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png', + label: '/components/autosuggest/example-autosuggest-country-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png', + label: '/components/autosuggest/example-autosuggest-country', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png', + label: '/components/autosuggest/example-autosuggest-country', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png', + label: '/components/autosuggest/example-autosuggest-country', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png', + label: '/components/back-link/example-back-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/back-link/example-back-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png', + label: '/components/back-link/example-back-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/back-link/example-back-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png', + label: '/components/back-link/example-back-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/back-link/example-back-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png', + label: '/components/breadcrumbs/example-breadcrumbs-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png', + label: '/components/breadcrumbs/example-breadcrumbs-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png', + label: '/components/breadcrumbs/example-breadcrumbs-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png', + label: '/components/breadcrumbs/example-breadcrumbs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png', + label: '/components/breadcrumbs/example-breadcrumbs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png', + label: '/components/breadcrumbs/example-breadcrumbs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png', + label: '/components/button/example-button-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-custom', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png', + label: '/components/button/example-button-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-custom', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png', + label: '/components/button/example-button-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-custom', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png', + label: '/components/button/example-button-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-disabled', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png', + label: '/components/button/example-button-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-disabled', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png', + label: '/components/button/example-button-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-disabled', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-download_0_document_0_desktop.png', + label: '/components/button/example-button-download', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-download', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-download_0_document_1_tablet.png', + label: '/components/button/example-button-download', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-download', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-download_0_document_2_mobile.png', + label: '/components/button/example-button-download', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-download', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png', + label: '/components/button/example-button-ghost', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-ghost', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png', + label: '/components/button/example-button-ghost', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-ghost', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png', + label: '/components/button/example-button-ghost', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-ghost', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-group_0_document_0_desktop.png', + label: '/components/button/example-button-group', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-group', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-group_0_document_1_tablet.png', + label: '/components/button/example-button-group', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-group', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-group_0_document_2_mobile.png', + label: '/components/button/example-button-group', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-group', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-link_0_document_0_desktop.png', + label: '/components/button/example-button-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-link_0_document_1_tablet.png', + label: '/components/button/example-button-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-link_0_document_2_mobile.png', + label: '/components/button/example-button-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png', + label: '/components/button/example-button-loader', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-loader', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png', + label: '/components/button/example-button-loader', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-loader', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png', + label: '/components/button/example-button-loader', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-loader', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png', + label: '/components/button/example-button-new-window', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-new-window', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png', + label: '/components/button/example-button-new-window', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-new-window', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png', + label: '/components/button/example-button-new-window', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-new-window', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-print_0_document_0_desktop.png', + label: '/components/button/example-button-print', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-print', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-print_0_document_1_tablet.png', + label: '/components/button/example-button-print', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-print', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-print_0_document_2_mobile.png', + label: '/components/button/example-button-print', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-print', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png', + label: '/components/button/example-button-secondary-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary-small', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png', + label: '/components/button/example-button-secondary-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary-small', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png', + label: '/components/button/example-button-secondary-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary-small', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png', + label: '/components/button/example-button-secondary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png', + label: '/components/button/example-button-secondary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png', + label: '/components/button/example-button-secondary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-small_0_document_0_desktop.png', + label: '/components/button/example-button-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-small', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-small_0_document_1_tablet.png', + label: '/components/button/example-button-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-small', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-small_0_document_2_mobile.png', + label: '/components/button/example-button-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-small', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png', + label: '/components/button/example-button-timer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-timer', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png', + label: '/components/button/example-button-timer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-timer', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png', + label: '/components/button/example-button-timer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-timer', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button_0_document_0_desktop.png', + label: '/components/button/example-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button_0_document_1_tablet.png', + label: '/components/button/example-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_button_example-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button_0_document_2_mobile.png', + label: '/components/button/example-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png', + label: '/components/call-to-action/example-call-to-action-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png', + label: '/components/call-to-action/example-call-to-action-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png', + label: '/components/call-to-action/example-call-to-action-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png', + label: '/components/card/example-card-set-with-images', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-images', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png', + label: '/components/card/example-card-set-with-images', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-images', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png', + label: '/components/card/example-card-set-with-images', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-images', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png', + label: '/components/card/example-card-set-with-lists', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-lists', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png', + label: '/components/card/example-card-set-with-lists', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-lists', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png', + label: '/components/card/example-card-set-with-lists', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-lists', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set_0_document_0_desktop.png', + label: '/components/card/example-card-set', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set_0_document_1_tablet.png', + label: '/components/card/example-card-set', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set_0_document_2_mobile.png', + label: '/components/card/example-card-set', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card_0_document_0_desktop.png', + label: '/components/card/example-card', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card_0_document_1_tablet.png', + label: '/components/card/example-card', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_card_example-card_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card_0_document_2_mobile.png', + label: '/components/card/example-card', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-hidden-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-hidden-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-hidden-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-select-all-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-select-all-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-select-all-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png', + label: '/components/content-pagination/example-content-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/content-pagination/example-content-pagination', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png', + label: '/components/content-pagination/example-content-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/content-pagination/example-content-pagination', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png', + label: '/components/content-pagination/example-content-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/content-pagination/example-content-pagination', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png', + label: '/components/cookies-banner/example-cookies-banner-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png', + label: '/components/cookies-banner/example-cookies-banner-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png', + label: '/components/cookies-banner/example-cookies-banner-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png', + label: '/components/cookies-banner/example-cookies-banner', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png', + label: '/components/cookies-banner/example-cookies-banner', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png', + label: '/components/cookies-banner/example-cookies-banner', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png', + label: '/components/date-input/example-date-input-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png', + label: '/components/date-input/example-date-input-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png', + label: '/components/date-input/example-date-input-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png', + label: '/components/date-input/example-date-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png', + label: '/components/date-input/example-date-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png', + label: '/components/date-input/example-date-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png', + label: '/components/details/example-details-with-saved-state', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-saved-state', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png', + label: '/components/details/example-details-with-saved-state', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-saved-state', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png', + label: '/components/details/example-details-with-saved-state', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-saved-state', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png', + label: '/components/details/example-details-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png', + label: '/components/details/example-details-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png', + label: '/components/details/example-details-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details_0_document_0_desktop.png', + label: '/components/details/example-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details_0_document_1_tablet.png', + label: '/components/details/example-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_details_example-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details_0_document_2_mobile.png', + label: '/components/details/example-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-article-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-article-featured', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-article-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-article-featured', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-article-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-article-featured', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-articles', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-articles', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-articles', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-articles', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-articles', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-articles', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-downloads', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-downloads', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-downloads', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-downloads', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-downloads', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-downloads', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-search-result-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-search-result-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-search-result-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-search-results', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-results', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-search-results', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-results', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-search-results', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-results', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png', + label: '/components/duration/example-duration-error-for-single-field', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png', + label: '/components/duration/example-duration-error-for-single-field', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png', + label: '/components/duration/example-duration-error-for-single-field', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png', + label: '/components/duration/example-duration-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png', + label: '/components/duration/example-duration-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png', + label: '/components/duration/example-duration-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration_0_document_0_desktop.png', + label: '/components/duration/example-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration_0_document_1_tablet.png', + label: '/components/duration/example-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration_0_document_2_mobile.png', + label: '/components/duration/example-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png', + label: '/components/external-link/example-external-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/external-link/example-external-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png', + label: '/components/external-link/example-external-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/external-link/example-external-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png', + label: '/components/external-link/example-external-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/external-link/example-external-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png', + label: '/components/feedback/example-feedback-call-to-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png', + label: '/components/feedback/example-feedback-call-to-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png', + label: '/components/feedback/example-feedback-call-to-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png', + label: '/components/footer/example-footer-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-cymraeg', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png', + label: '/components/footer/example-footer-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-cymraeg', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png', + label: '/components/footer/example-footer-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-cymraeg', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png', + label: '/components/footer/example-footer-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png', + label: '/components/footer/example-footer-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png', + label: '/components/footer/example-footer-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png', + label: '/components/footer/example-footer-transactional', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-transactional', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png', + label: '/components/footer/example-footer-transactional', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-transactional', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png', + label: '/components/footer/example-footer-transactional', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-transactional', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png', + label: '/components/footer/example-footer-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png', + label: '/components/footer/example-footer-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png', + label: '/components/footer/example-footer-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png', + label: '/components/footer/example-footer-with-alternative-organisation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png', + label: '/components/footer/example-footer-with-alternative-organisation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png', + label: '/components/footer/example-footer-with-alternative-organisation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png', + label: '/components/footer/example-footer-with-coat-of-arms', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png', + label: '/components/footer/example-footer-with-coat-of-arms', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png', + label: '/components/footer/example-footer-with-coat-of-arms', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png', + label: '/components/footer/example-footer-with-copyright', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-copyright', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png', + label: '/components/footer/example-footer-with-copyright', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-copyright', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png', + label: '/components/footer/example-footer-with-copyright', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-copyright', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer_0_document_0_desktop.png', + label: '/components/footer/example-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer_0_document_1_tablet.png', + label: '/components/footer/example-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer_0_document_2_mobile.png', + label: '/components/footer/example-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-default_0_document_0_desktop.png', + label: '/components/header/example-header-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-default_0_document_1_tablet.png', + label: '/components/header/example-header-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-default_0_document_2_mobile.png', + label: '/components/header/example-header-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png', + label: '/components/header/example-header-external-for-survey-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png', + label: '/components/header/example-header-external-for-survey-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png', + label: '/components/header/example-header-external-for-survey-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png', + label: '/components/header/example-header-external-for-surveys', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-surveys', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png', + label: '/components/header/example-header-external-for-surveys', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-surveys', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png', + label: '/components/header/example-header-external-for-surveys', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-surveys', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png', + label: '/components/header/example-header-external-welsh', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-welsh', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png', + label: '/components/header/example-header-external-welsh', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-welsh', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png', + label: '/components/header/example-header-external-welsh', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-welsh', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png', + label: '/components/header/example-header-external-with-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-navigation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png', + label: '/components/header/example-header-external-with-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-navigation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png', + label: '/components/header/example-header-external-with-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-navigation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png', + label: '/components/header/example-header-external-with-service-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-service-links', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png', + label: '/components/header/example-header-external-with-service-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-service-links', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png', + label: '/components/header/example-header-external-with-service-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-service-links', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png', + label: '/components/header/example-header-external-with-sub-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png', + label: '/components/header/example-header-external-with-sub-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png', + label: '/components/header/example-header-external-with-sub-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png', + label: '/components/header/example-header-internal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-internal', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png', + label: '/components/header/example-header-internal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-internal', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png', + label: '/components/header/example-header-internal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-internal', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png', + label: '/components/header/example-header-neutral-for-multicoloured-logo', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png', + label: '/components/header/example-header-neutral-for-multicoloured-logo', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png', + label: '/components/header/example-header-neutral-for-multicoloured-logo', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png', + label: '/components/hero/example-hero-dark', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-dark', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png', + label: '/components/hero/example-hero-dark', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-dark', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png', + label: '/components/hero/example-hero-dark', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-dark', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png', + label: '/components/hero/example-hero-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png', + label: '/components/hero/example-hero-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png', + label: '/components/hero/example-hero-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png', + label: '/components/images/example-images-for-regular-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-regular-screens', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png', + label: '/components/images/example-images-for-regular-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-regular-screens', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png', + label: '/components/images/example-images-for-regular-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-regular-screens', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png', + label: '/components/images/example-images-for-retina-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-retina-screens', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png', + label: '/components/images/example-images-for-retina-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-retina-screens', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png', + label: '/components/images/example-images-for-retina-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-retina-screens', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-email_0_document_0_desktop.png', + label: '/components/input/example-input-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-email', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-email_0_document_1_tablet.png', + label: '/components/input/example-input-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-email', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-email_0_document_2_mobile.png', + label: '/components/input/example-input-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-email', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png', + label: '/components/input/example-input-number-prefixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-prefixed', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png', + label: '/components/input/example-input-number-prefixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-prefixed', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png', + label: '/components/input/example-input-number-prefixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-prefixed', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png', + label: '/components/input/example-input-number-suffixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-suffixed', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png', + label: '/components/input/example-input-number-suffixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-suffixed', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png', + label: '/components/input/example-input-number-suffixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-suffixed', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number_0_document_0_desktop.png', + label: '/components/input/example-input-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number_0_document_1_tablet.png', + label: '/components/input/example-input-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number_0_document_2_mobile.png', + label: '/components/input/example-input-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png', + label: '/components/input/example-input-numeric-values', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-numeric-values', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png', + label: '/components/input/example-input-numeric-values', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-numeric-values', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png', + label: '/components/input/example-input-numeric-values', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-numeric-values', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png', + label: '/components/input/example-input-telephone', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-telephone', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png', + label: '/components/input/example-input-telephone', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-telephone', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png', + label: '/components/input/example-input-telephone', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-telephone', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png', + label: '/components/input/example-input-text-width-constrained', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-width-constrained', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png', + label: '/components/input/example-input-text-width-constrained', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-width-constrained', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png', + label: '/components/input/example-input-text-width-constrained', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-width-constrained', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png', + label: '/components/input/example-input-text-with-character-limit-checker', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png', + label: '/components/input/example-input-text-with-character-limit-checker', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png', + label: '/components/input/example-input-text-with-character-limit-checker', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png', + label: '/components/input/example-input-text-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-description', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png', + label: '/components/input/example-input-text-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-description', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png', + label: '/components/input/example-input-text-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-description', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text_0_document_0_desktop.png', + label: '/components/input/example-input-text', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text_0_document_1_tablet.png', + label: '/components/input/example-input-text', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text_0_document_2_mobile.png', + label: '/components/input/example-input-text', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png', + label: '/components/label/example-label-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label-with-description', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png', + label: '/components/label/example-label-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label-with-description', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png', + label: '/components/label/example-label-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label-with-description', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_label_example-label_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label_0_document_0_desktop.png', + label: '/components/label/example-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_label_example-label_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label_0_document_1_tablet.png', + label: '/components/label/example-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_label_example-label_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label_0_document_2_mobile.png', + label: '/components/label/example-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png', + label: '/components/metadata/example-metadata', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/metadata/example-metadata', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png', + label: '/components/metadata/example-metadata', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/metadata/example-metadata', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png', + label: '/components/metadata/example-metadata', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/metadata/example-metadata', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png', + label: '/components/pagination/example-pagination-first', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-first', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png', + label: '/components/pagination/example-pagination-first', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-first', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png', + label: '/components/pagination/example-pagination-first', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-first', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png', + label: '/components/pagination/example-pagination-last', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-last', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png', + label: '/components/pagination/example-pagination-last', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-last', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png', + label: '/components/pagination/example-pagination-last', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-last', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png', + label: '/components/pagination/example-pagination-with-no-range-indicator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png', + label: '/components/pagination/example-pagination-with-no-range-indicator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png', + label: '/components/pagination/example-pagination-with-no-range-indicator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png', + label: '/components/pagination/example-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png', + label: '/components/pagination/example-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png', + label: '/components/pagination/example-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png', + label: '/components/panel/example-panel-bare', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-bare', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png', + label: '/components/panel/example-panel-bare', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-bare', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png', + label: '/components/panel/example-panel-bare', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-bare', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-announcement', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-announcement', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-announcement', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-announcement', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-announcement', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-announcement', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-information', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-information', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-information', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-spacious-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-spacious-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-spacious-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-success-message', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-success-message', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-success-message', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-success-message', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-success-message', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-success-message', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_password_example-password_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_password_example-password_0_document_0_desktop.png', + label: '/components/password/example-password', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/password/example-password', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_password_example-password_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_password_example-password_0_document_1_tablet.png', + label: '/components/password/example-password', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/password/example-password', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_password_example-password_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_password_example-password_0_document_2_mobile.png', + label: '/components/password/example-password', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/password/example-password', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png', + label: '/components/phase-banner/example-phase-banner-alpha', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png', + label: '/components/phase-banner/example-phase-banner-alpha', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png', + label: '/components/phase-banner/example-phase-banner-alpha', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png', + label: '/components/phase-banner/example-phase-banner-beta', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png', + label: '/components/phase-banner/example-phase-banner-beta', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png', + label: '/components/phase-banner/example-phase-banner-beta', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png', + label: '/components/question/example-question-ccs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-ccs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png', + label: '/components/question/example-question-ccs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-ccs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png', + label: '/components/question/example-question-ccs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-ccs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png', + label: '/components/question/example-question-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-fieldset', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png', + label: '/components/question/example-question-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-fieldset', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png', + label: '/components/question/example-question-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-fieldset', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png', + label: '/components/question/example-question-interviewer-note', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-interviewer-note', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png', + label: '/components/question/example-question-interviewer-note', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-interviewer-note', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png', + label: '/components/question/example-question-interviewer-note', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-interviewer-note', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png', + label: '/components/question/example-question-no-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-no-fieldset', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png', + label: '/components/question/example-question-no-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-no-fieldset', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png', + label: '/components/question/example-question-no-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-no-fieldset', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-clear-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-clear-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-clear-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-clear-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-clear-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-clear-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-descriptions', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-descriptions', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-descriptions', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-separator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-separator', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-separator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-separator', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-separator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-separator', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png', + label: '/components/radios/example-radios-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-without-border', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png', + label: '/components/radios/example-radios-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-without-border', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png', + label: '/components/radios/example-radios-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-without-border', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios_0_document_0_desktop.png', + label: '/components/radios/example-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios_0_document_1_tablet.png', + label: '/components/radios/example-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios_0_document_2_mobile.png', + label: '/components/radios/example-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png', + label: '/components/related-content/example-related-content-general', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-general', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png', + label: '/components/related-content/example-related-content-general', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-general', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png', + label: '/components/related-content/example-related-content-general', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-general', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png', + label: '/components/related-content/example-related-content-multiple-rows-of-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png', + label: '/components/related-content/example-related-content-multiple-rows-of-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png', + label: '/components/related-content/example-related-content-multiple-rows-of-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png', + label: '/components/related-content/example-related-content-social-media', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-social-media', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png', + label: '/components/related-content/example-related-content-social-media', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-social-media', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png', + label: '/components/related-content/example-related-content-social-media', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-social-media', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png', + label: '/components/relationships/example-relationships-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png', + label: '/components/relationships/example-relationships-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png', + label: '/components/relationships/example-relationships-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png', + label: '/components/relationships/example-relationships-you', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-you', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png', + label: '/components/relationships/example-relationships-you', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-you', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png', + label: '/components/relationships/example-relationships-you', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-you', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png', + label: '/components/relationships/example-relationships', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png', + label: '/components/relationships/example-relationships', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png', + label: '/components/relationships/example-relationships', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png', + label: '/components/search/example-search-with-character-check', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-character-check', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.01962770061728395, + misMatchPercentage: '0.02', + analysisTime: 164, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png', + label: '/components/search/example-search-with-character-check', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-character-check', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.051752726236979164, + misMatchPercentage: '0.05', + analysisTime: 137, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + label: '/components/search/example-search-with-character-check', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-character-check', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 1.0706646676661669, + misMatchPercentage: '1.07', + analysisTime: 72, + }, + diffImage: + '../bitmaps_test/20230530-133404/failed_diff_ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + }, + status: 'fail', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png', + label: '/components/search/example-search-with-placeholder', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-placeholder', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.015287422839506173, + misMatchPercentage: '0.02', + analysisTime: 229, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png', + label: '/components/search/example-search-with-placeholder', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-placeholder', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.04030863444010417, + misMatchPercentage: '0.04', + analysisTime: 103, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png', + label: '/components/search/example-search-with-placeholder', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-placeholder', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.04397801099450275, + misMatchPercentage: '0.04', + analysisTime: 109, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search_0_document_0_desktop.png', + label: '/components/search/example-search', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.013406635802469136, + misMatchPercentage: '0.01', + analysisTime: 176, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search_0_document_1_tablet.png', + label: '/components/search/example-search', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.03534952799479167, + misMatchPercentage: '0.04', + analysisTime: 110, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_search_example-search_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search_0_document_2_mobile.png', + label: '/components/search/example-search', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.04397801099450275, + misMatchPercentage: '0.04', + analysisTime: 46, + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png', + label: '/components/section-navigation/example-section-navigation-vertical', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png', + label: '/components/section-navigation/example-section-navigation-vertical', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png', + label: '/components/section-navigation/example-section-navigation-vertical', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png', + label: '/components/section-navigation/example-section-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png', + label: '/components/section-navigation/example-section-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png', + label: '/components/section-navigation/example-section-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png', + label: '/components/select/example-select-wide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-wide', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png', + label: '/components/select/example-select-wide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-wide', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png', + label: '/components/select/example-select-wide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-wide', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png', + label: '/components/select/example-select-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png', + label: '/components/select/example-select-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png', + label: '/components/select/example-select-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png', + label: '/components/select/example-select-with-inline-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-inline-label', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png', + label: '/components/select/example-select-with-inline-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-inline-label', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png', + label: '/components/select/example-select-with-inline-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-inline-label', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select_0_document_0_desktop.png', + label: '/components/select/example-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select_0_document_1_tablet.png', + label: '/components/select/example-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_select_example-select_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select_0_document_2_mobile.png', + label: '/components/select/example-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png', + label: '/components/share-page/example-share-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/share-page/example-share-page', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png', + label: '/components/share-page/example-share-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/share-page/example-share-page', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png', + label: '/components/share-page/example-share-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/share-page/example-share-page', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png', + label: '/components/skip-to-content/example-skip-to-content', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png', + label: '/components/skip-to-content/example-skip-to-content', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png', + label: '/components/skip-to-content/example-skip-to-content', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png', + label: '/components/status/example-status-dead', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-dead', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png', + label: '/components/status/example-status-dead', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-dead', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png', + label: '/components/status/example-status-dead', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-dead', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-error_0_document_0_desktop.png', + label: '/components/status/example-status-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-error_0_document_1_tablet.png', + label: '/components/status/example-status-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-error_0_document_2_mobile.png', + label: '/components/status/example-status-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png', + label: '/components/status/example-status-neutral-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-neutral-information', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png', + label: '/components/status/example-status-neutral-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-neutral-information', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png', + label: '/components/status/example-status-neutral-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-neutral-information', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png', + label: '/components/status/example-status-pending', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-pending', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png', + label: '/components/status/example-status-pending', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-pending', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png', + label: '/components/status/example-status-pending', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-pending', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-small_0_document_0_desktop.png', + label: '/components/status/example-status-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-small', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-small_0_document_1_tablet.png', + label: '/components/status/example-status-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-small', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-small_0_document_2_mobile.png', + label: '/components/status/example-status-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-small', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-success_0_document_0_desktop.png', + label: '/components/status/example-status-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-success', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-success_0_document_1_tablet.png', + label: '/components/status/example-status-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-success', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-success_0_document_2_mobile.png', + label: '/components/status/example-status-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-success', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png', + label: '/components/summary/example-summary-grouped-total', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-total', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png', + label: '/components/summary/example-summary-grouped-total', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-total', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png', + label: '/components/summary/example-summary-grouped-total', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-total', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png', + label: '/components/summary/example-summary-grouped-with-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png', + label: '/components/summary/example-summary-grouped-with-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png', + label: '/components/summary/example-summary-grouped-with-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png', + label: '/components/summary/example-summary-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png', + label: '/components/summary/example-summary-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png', + label: '/components/summary/example-summary-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png', + label: '/components/summary/example-summary-household-no-rows', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household-no-rows', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png', + label: '/components/summary/example-summary-household-no-rows', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household-no-rows', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png', + label: '/components/summary/example-summary-household-no-rows', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household-no-rows', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png', + label: '/components/summary/example-summary-household', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png', + label: '/components/summary/example-summary-household', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png', + label: '/components/summary/example-summary-household', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png', + label: '/components/summary/example-summary-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-hub', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png', + label: '/components/summary/example-summary-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-hub', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png', + label: '/components/summary/example-summary-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-hub', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png', + label: '/components/summary/example-summary-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-multiple', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png', + label: '/components/summary/example-summary-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-multiple', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png', + label: '/components/summary/example-summary-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-multiple', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png', + label: '/components/summary/example-summary-no-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-no-action', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png', + label: '/components/summary/example-summary-no-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-no-action', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png', + label: '/components/summary/example-summary-no-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-no-action', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary_0_document_0_desktop.png', + label: '/components/summary/example-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary_0_document_1_tablet.png', + label: '/components/summary/example-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary_0_document_2_mobile.png', + label: '/components/summary/example-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png', + label: '/components/table/example-table-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-basic', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png', + label: '/components/table/example-table-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-basic', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png', + label: '/components/table/example-table-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-basic', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png', + label: '/components/table/example-table-compact', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-compact', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png', + label: '/components/table/example-table-compact', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-compact', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png', + label: '/components/table/example-table-compact', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-compact', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png', + label: '/components/table/example-table-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-footer', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png', + label: '/components/table/example-table-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-footer', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png', + label: '/components/table/example-table-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-footer', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png', + label: '/components/table/example-table-numeric', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-numeric', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png', + label: '/components/table/example-table-numeric', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-numeric', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png', + label: '/components/table/example-table-numeric', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-numeric', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png', + label: '/components/table/example-table-responsive', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-responsive', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png', + label: '/components/table/example-table-responsive', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-responsive', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png', + label: '/components/table/example-table-responsive', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-responsive', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png', + label: '/components/table/example-table-scrollable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-scrollable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png', + label: '/components/table/example-table-scrollable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-scrollable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png', + label: '/components/table/example-table-scrollable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-scrollable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png', + label: '/components/table/example-table-sortable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-sortable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png', + label: '/components/table/example-table-sortable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-sortable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png', + label: '/components/table/example-table-sortable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-sortable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png', + label: '/components/table-of-contents/example-table-of-contents-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png', + label: '/components/table-of-contents/example-table-of-contents-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png', + label: '/components/table-of-contents/example-table-of-contents-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png', + label: '/components/table-of-contents/example-table-of-contents-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png', + label: '/components/table-of-contents/example-table-of-contents-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png', + label: '/components/table-of-contents/example-table-of-contents-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png', + label: '/components/table-of-contents/example-table-of-contents-sticky', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png', + label: '/components/table-of-contents/example-table-of-contents-sticky', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png', + label: '/components/table-of-contents/example-table-of-contents-sticky', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png', + label: '/components/tabs/example-tabs-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png', + label: '/components/tabs/example-tabs-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png', + label: '/components/tabs/example-tabs-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png', + label: '/components/tabs/example-tabs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png', + label: '/components/tabs/example-tabs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png', + label: '/components/tabs/example-tabs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png', + label: '/components/textarea/example-textarea-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png', + label: '/components/textarea/example-textarea-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png', + label: '/components/textarea/example-textarea-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png', + label: '/components/textarea/example-textarea-with-character-limit', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png', + label: '/components/textarea/example-textarea-with-character-limit', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png', + label: '/components/textarea/example-textarea-with-character-limit', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png', + label: '/components/textarea/example-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png', + label: '/components/textarea/example-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png', + label: '/components/textarea/example-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png', + label: '/components/timeline/example-timeline', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeline/example-timeline', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png', + label: '/components/timeline/example-timeline', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeline/example-timeline', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png', + label: '/components/timeline/example-timeline', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeline/example-timeline', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png', + label: '/components/timeout-modal/example-timeout-modal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png', + label: '/components/timeout-modal/example-timeout-modal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png', + label: '/components/timeout-modal/example-timeout-modal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png', + label: '/components/timeout-panel/example-panel-with-timeout-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png', + label: '/components/timeout-panel/example-panel-with-timeout-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.009918212890625, + misMatchPercentage: '0.01', + analysisTime: 87, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png', + label: '/components/timeout-panel/example-panel-with-timeout-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png', + label: '/components/upload/example-upload-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png', + label: '/components/upload/example-upload-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png', + label: '/components/upload/example-upload-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload_0_document_0_desktop.png', + label: '/components/upload/example-upload', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload_0_document_1_tablet.png', + label: '/components/upload/example-upload', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload_0_document_2_mobile.png', + label: '/components/upload/example-upload', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_video_example-video_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_video_example-video_0_document_0_desktop.png', + label: '/components/video/example-video', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/video/example-video', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_video_example-video_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_video_example-video_0_document_1_tablet.png', + label: '/components/video/example-video', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/video/example-video', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__components_video_example-video_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_video_example-video_0_document_2_mobile.png', + label: '/components/video/example-video', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/video/example-video', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-manual-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-manual-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-manual-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-non-editable-confirm-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-non-editable-confirm-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-non-editable-confirm-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-non-editable-register-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-non-editable-register-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-non-editable-register-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-non-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-non-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-non-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png', + label: '/patterns/change-language/example-change-language-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png', + label: '/patterns/change-language/example-change-language-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png', + label: '/patterns/change-language/example-change-language-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png', + label: '/patterns/change-language/example-change-language-english', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-english', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png', + label: '/patterns/change-language/example-change-language-english', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-english', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png', + label: '/patterns/change-language/example-change-language-english', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-english', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png', + label: '/patterns/cookies-settings/example-cookie-settings-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png', + label: '/patterns/cookies-settings/example-cookie-settings-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png', + label: '/patterns/cookies-settings/example-cookie-settings-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-errors-proto-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-errors-proto-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-errors-proto-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-errors-proto', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-errors-proto', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-errors-proto', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png', + label: '/patterns/download-resources/example-download-resources', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/download-resources/example-download-resources', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png', + label: '/patterns/download-resources/example-download-resources', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/download-resources/example-download-resources', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png', + label: '/patterns/download-resources/example-download-resources', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/download-resources/example-download-resources', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-access-denied-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-access-denied-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-access-denied-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-browser-incompatible-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-browser-incompatible-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-browser-incompatible-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-maintenance-notice', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-maintenance-notice', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-maintenance-notice', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-page-not-found-error-with-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-page-not-found-error-with-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-page-not-found-error-with-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-page-not-found-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-page-not-found-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-page-not-found-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-server-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-server-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-server-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-server-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-server-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-server-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-timed-out-error-not-signed-in', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-timed-out-error-not-signed-in', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-timed-out-error-not-signed-in', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-timed-out-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-timed-out-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-timed-out-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png', + label: '/patterns/extend-session/example-timeout', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/extend-session/example-timeout', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png', + label: '/patterns/extend-session/example-timeout', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/extend-session/example-timeout', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png', + label: '/patterns/extend-session/example-timeout', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/extend-session/example-timeout', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png', + label: '/patterns/feedback/example-feedback-form-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png', + label: '/patterns/feedback/example-feedback-form-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png', + label: '/patterns/feedback/example-feedback-form-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png', + label: '/patterns/feedback/example-feedback-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png', + label: '/patterns/feedback/example-feedback-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png', + label: '/patterns/feedback/example-feedback-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png', + label: '/patterns/feedback/example-feedback-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-success', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png', + label: '/patterns/feedback/example-feedback-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-success', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png', + label: '/patterns/feedback/example-feedback-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-success', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png', + label: '/patterns/guide/example-guide-overview', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-overview', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png', + label: '/patterns/guide/example-guide-overview', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-overview', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png', + label: '/patterns/guide/example-guide-overview', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-overview', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png', + label: '/patterns/guide/example-guide-rtl', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-rtl', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png', + label: '/patterns/guide/example-guide-rtl', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-rtl', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png', + label: '/patterns/guide/example-guide-rtl', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-rtl', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png', + label: '/patterns/guide/example-guide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png', + label: '/patterns/guide/example-guide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png', + label: '/patterns/guide/example-guide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-hub-complete', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-hub-complete', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-hub-complete', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-spoke-continue', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-spoke-continue', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-spoke-continue', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-spoke-start', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-spoke-start', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-spoke-start', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-spoke-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-spoke-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-spoke-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png', + label: '/patterns/input-email-with-error/example-input-email-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png', + label: '/patterns/input-email-with-error/example-input-email-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png', + label: '/patterns/input-email-with-error/example-input-email-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-article_0_document_0_desktop.png', + label: '/patterns/news/example-article', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-article', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-article_0_document_1_tablet.png', + label: '/patterns/news/example-article', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-article', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-article_0_document_2_mobile.png', + label: '/patterns/news/example-article', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-article', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-category_0_document_0_desktop.png', + label: '/patterns/news/example-category', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-category', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-category_0_document_1_tablet.png', + label: '/patterns/news/example-category', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-category', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-category_0_document_2_mobile.png', + label: '/patterns/news/example-category', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-category', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png', + label: '/patterns/news/example-landing', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-landing', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png', + label: '/patterns/news/example-landing', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-landing', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png', + label: '/patterns/news/example-landing', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-landing', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png', + label: '/patterns/news/example-tag', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-tag', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png', + label: '/patterns/news/example-tag', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-tag', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png', + label: '/patterns/news/example-tag', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-tag', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png', + label: '/patterns/numeric-values/example-input-number-suffixed-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png', + label: '/patterns/numeric-values/example-input-number-suffixed-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png', + label: '/patterns/numeric-values/example-input-number-suffixed-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png', + label: '/patterns/phone-numbers/example-phone-number-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png', + label: '/patterns/phone-numbers/example-phone-number-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png', + label: '/patterns/phone-numbers/example-phone-number-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png', + label: '/patterns/question/example-question-anatomy', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/question/example-question-anatomy', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png', + label: '/patterns/question/example-question-anatomy', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/question/example-question-anatomy', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png', + label: '/patterns/question/example-question-anatomy', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/question/example-question-anatomy', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png', + label: '/patterns/save-and-sign-out/example-save-and-sign-out-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png', + label: '/patterns/save-and-sign-out/example-save-and-sign-out-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png', + label: '/patterns/save-and-sign-out/example-save-and-sign-out-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png', + label: '/patterns/save-and-sign-out/example-signed-out', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png', + label: '/patterns/save-and-sign-out/example-signed-out', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png', + label: '/patterns/save-and-sign-out/example-signed-out', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png', + label: '/patterns/send-a-web-form/example-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png', + label: '/patterns/send-a-web-form/example-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png', + label: '/patterns/send-a-web-form/example-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png', + label: '/patterns/send-a-web-form/example-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-form', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png', + label: '/patterns/send-a-web-form/example-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-form', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png', + label: '/patterns/send-a-web-form/example-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-form', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png', + label: '/patterns/send-a-web-form/example-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-success', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png', + label: '/patterns/send-a-web-form/example-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-success', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png', + label: '/patterns/send-a-web-form/example-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-success', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png', + label: '/patterns/send-and-reply-to-messages/example-conversation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png', + label: '/patterns/send-and-reply-to-messages/example-conversation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png', + label: '/patterns/send-and-reply-to-messages/example-conversation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png', + label: '/patterns/send-and-reply-to-messages/example-message-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png', + label: '/patterns/send-and-reply-to-messages/example-message-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png', + label: '/patterns/send-and-reply-to-messages/example-message-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png', + label: '/foundations/address-output/example-address-output', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/address-output/example-address-output', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png', + label: '/foundations/address-output/example-address-output', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/address-output/example-address-output', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png', + label: '/foundations/address-output/example-address-output', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/address-output/example-address-output', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png', + label: '/foundations/headings/example-breakpoint-headings', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png', + label: '/foundations/headings/example-breakpoint-headings', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png', + label: '/foundations/headings/example-breakpoint-headings', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png', + label: '/foundations/headings/example-default-heading-sizes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png', + label: '/foundations/headings/example-default-heading-sizes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png', + label: '/foundations/headings/example-default-heading-sizes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png', + label: '/foundations/highlighting/example-highlighting', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/highlighting/example-highlighting', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png', + label: '/foundations/highlighting/example-highlighting', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/highlighting/example-highlighting', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png', + label: '/foundations/highlighting/example-highlighting', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/highlighting/example-highlighting', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_links_example-link_0_document_0_desktop.png', + label: '/foundations/links/example-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/links/example-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_links_example-link_0_document_1_tablet.png', + label: '/foundations/links/example-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/links/example-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_links_example-link_0_document_2_mobile.png', + label: '/foundations/links/example-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/links/example-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png', + label: '/foundations/lists/example-bare-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bare-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png', + label: '/foundations/lists/example-bare-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bare-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png', + label: '/foundations/lists/example-bare-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bare-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png', + label: '/foundations/lists/example-bulleted-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bulleted-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png', + label: '/foundations/lists/example-bulleted-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bulleted-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png', + label: '/foundations/lists/example-bulleted-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bulleted-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png', + label: '/foundations/lists/example-dashed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-dashed-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png', + label: '/foundations/lists/example-dashed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-dashed-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png', + label: '/foundations/lists/example-dashed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-dashed-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png', + label: '/foundations/lists/example-inline-list-with-social-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png', + label: '/foundations/lists/example-inline-list-with-social-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png', + label: '/foundations/lists/example-inline-list-with-social-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png', + label: '/foundations/lists/example-inline-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png', + label: '/foundations/lists/example-inline-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png', + label: '/foundations/lists/example-inline-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png', + label: '/foundations/lists/example-list-with-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png', + label: '/foundations/lists/example-list-with-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png', + label: '/foundations/lists/example-list-with-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png', + label: '/foundations/lists/example-list-with-icon-suffix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png', + label: '/foundations/lists/example-list-with-icon-suffix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png', + label: '/foundations/lists/example-list-with-icon-suffix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png', + label: '/foundations/lists/example-numbered-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-numbered-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png', + label: '/foundations/lists/example-numbered-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-numbered-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png', + label: '/foundations/lists/example-numbered-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-numbered-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png', + label: '/foundations/lists/example-prefixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-prefixed-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png', + label: '/foundations/lists/example-prefixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-prefixed-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png', + label: '/foundations/lists/example-prefixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-prefixed-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png', + label: '/foundations/lists/example-suffixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-suffixed-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png', + label: '/foundations/lists/example-suffixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-suffixed-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png', + label: '/foundations/lists/example-suffixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-suffixed-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png', + label: '/foundations/page-template/example-base-page-template-block-areas', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png', + label: '/foundations/page-template/example-base-page-template-block-areas', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png', + test: + '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png', + label: '/foundations/page-template/example-base-page-template-block-areas', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png', + label: '/foundations/page-template/example-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-basic', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png', + label: '/foundations/page-template/example-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-basic', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png', + label: '/foundations/page-template/example-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-basic', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png', + label: '/foundations/page-template/example-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-custom', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png', + label: '/foundations/page-template/example-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-custom', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png', + label: '/foundations/page-template/example-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-custom', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png', + label: '/foundations/paragraphs/example-paragraphs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png', + label: '/foundations/paragraphs/example-paragraphs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png', + label: '/foundations/paragraphs/example-paragraphs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png', + label: '/foundations/quote/example-quote', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/quote/example-quote', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png', + label: '/foundations/quote/example-quote', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/quote/example-quote', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png', + label: '/foundations/quote/example-quote', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/quote/example-quote', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png', + label: '/foundations/text-indent/example-text-indent', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/text-indent/example-text-indent', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png', + label: '/foundations/text-indent/example-text-indent', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/text-indent/example-text-indent', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png', + label: '/foundations/text-indent/example-text-indent', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/text-indent/example-text-indent', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png', + label: '/foundations/type-scale/example-type-scale', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/type-scale/example-type-scale', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png', + label: '/foundations/type-scale/example-type-scale', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/type-scale/example-type-scale', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png', + test: '../bitmaps_test/20230530-133404/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png', + label: '/foundations/type-scale/example-type-scale', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/type-scale/example-type-scale', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, ], - "id": "ds-vr-test" -}); \ No newline at end of file + id: 'ds-vr-test', +}); diff --git a/src/components/autosuggest/_macro.spec.js b/src/components/autosuggest/_macro.spec.js index 02f223c75d..7c256595e2 100644 --- a/src/components/autosuggest/_macro.spec.js +++ b/src/components/autosuggest/_macro.spec.js @@ -216,7 +216,7 @@ describe('macro: autosuggest', () => { expect($('.ons-autosuggest-input__instructions').attr('id')).toBe('country-of-birth-instructions'); }); - it('adds aria-atomic value to status container', () => { + it('adds aria-atomic=true value to status container', () => { const $ = cheerio.load(renderComponent('autosuggest', EXAMPLE_AUTOSUGGEST)); expect($('.ons-autosuggest-input__status').attr('aria-atomic')).toBe('true'); From 785d9ac0880be0ade4e56dcf7f33dd73f624e3b7 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 31 May 2023 15:11:44 +0100 Subject: [PATCH 4/7] updated scroll with auto --- ...th-character-check_0_document_2_mobile.png | 4 +- backstop_data/html_report/config.js | 34244 ++++++++-------- package.json | 6 +- src/components/table/_table.scss | 2 +- 4 files changed, 17282 insertions(+), 16974 deletions(-) diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png index 95224eef84..a3a68fa862 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e14a209c44a852c8627116d8249831d912b84207795d96db75d30b70da97c10 -size 5173 +oid sha256:5168f38992c94caafb94f6559b63545e74edf014262f5a093bbf34a725ff5165 +size 5171 diff --git a/backstop_data/html_report/config.js b/backstop_data/html_report/config.js index 26ad8e0037..630cc79a37 100644 --- a/backstop_data/html_report/config.js +++ b/backstop_data/html_report/config.js @@ -1,16970 +1,17278 @@ report({ - "testSuite": "BackstopJS", - "tests": [ - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png", - "label": "/components/access-code/example-access-code-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png", - "label": "/components/access-code/example-access-code-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png", - "label": "/components/access-code/example-access-code-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png", - "label": "/components/access-code/example-access-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png", - "label": "/components/access-code/example-access-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png", - "label": "/components/access-code/example-access-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/access-code/example-access-code", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png", - "label": "/components/accordion/example-accordion-open", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion-open", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png", - "label": "/components/accordion/example-accordion-open", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion-open", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png", - "label": "/components/accordion/example-accordion-open", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion-open", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png", - "label": "/components/accordion/example-accordion", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png", - "label": "/components/accordion/example-accordion", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png", - "label": "/components/accordion/example-accordion", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/accordion/example-accordion", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png", - "label": "/components/address-input/example-address-input-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-editable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png", - "label": "/components/address-input/example-address-input-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-editable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png", - "label": "/components/address-input/example-address-input-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-editable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png", - "label": "/components/address-input/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-manual", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png", - "label": "/components/address-input/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-manual", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png", - "label": "/components/address-input/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input-manual", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png", - "label": "/components/address-input/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png", - "label": "/components/address-input/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png", - "label": "/components/address-input/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/address-input/example-address-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png", - "label": "/components/autosuggest/example-autosuggest-country-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png", - "label": "/components/autosuggest/example-autosuggest-country-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png", - "label": "/components/autosuggest/example-autosuggest-country-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png", - "label": "/components/autosuggest/example-autosuggest-country", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png", - "label": "/components/autosuggest/example-autosuggest-country", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png", - "label": "/components/autosuggest/example-autosuggest-country", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png", - "label": "/components/back-link/example-back-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/back-link/example-back-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png", - "label": "/components/back-link/example-back-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/back-link/example-back-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png", - "label": "/components/back-link/example-back-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/back-link/example-back-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png", - "label": "/components/breadcrumbs/example-breadcrumbs-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png", - "label": "/components/breadcrumbs/example-breadcrumbs-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png", - "label": "/components/breadcrumbs/example-breadcrumbs-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png", - "label": "/components/breadcrumbs/example-breadcrumbs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png", - "label": "/components/breadcrumbs/example-breadcrumbs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png", - "label": "/components/breadcrumbs/example-breadcrumbs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png", - "label": "/components/button/example-button-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-custom", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png", - "label": "/components/button/example-button-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-custom", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png", - "label": "/components/button/example-button-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-custom", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png", - "label": "/components/button/example-button-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-disabled", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png", - "label": "/components/button/example-button-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-disabled", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png", - "label": "/components/button/example-button-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-disabled", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-download_0_document_0_desktop.png", - "label": "/components/button/example-button-download", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-download", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-download_0_document_1_tablet.png", - "label": "/components/button/example-button-download", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-download", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-download_0_document_2_mobile.png", - "label": "/components/button/example-button-download", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-download", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png", - "label": "/components/button/example-button-ghost", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-ghost", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png", - "label": "/components/button/example-button-ghost", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-ghost", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png", - "label": "/components/button/example-button-ghost", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-ghost", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-group_0_document_0_desktop.png", - "label": "/components/button/example-button-group", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-group", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-group_0_document_1_tablet.png", - "label": "/components/button/example-button-group", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-group", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-group_0_document_2_mobile.png", - "label": "/components/button/example-button-group", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-group", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-link_0_document_0_desktop.png", - "label": "/components/button/example-button-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-link_0_document_1_tablet.png", - "label": "/components/button/example-button-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-link_0_document_2_mobile.png", - "label": "/components/button/example-button-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png", - "label": "/components/button/example-button-loader", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-loader", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png", - "label": "/components/button/example-button-loader", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-loader", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png", - "label": "/components/button/example-button-loader", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-loader", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png", - "label": "/components/button/example-button-new-window", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-new-window", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png", - "label": "/components/button/example-button-new-window", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-new-window", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png", - "label": "/components/button/example-button-new-window", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-new-window", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-print_0_document_0_desktop.png", - "label": "/components/button/example-button-print", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-print", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-print_0_document_1_tablet.png", - "label": "/components/button/example-button-print", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-print", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-print_0_document_2_mobile.png", - "label": "/components/button/example-button-print", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-print", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png", - "label": "/components/button/example-button-secondary-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary-small", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png", - "label": "/components/button/example-button-secondary-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary-small", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png", - "label": "/components/button/example-button-secondary-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary-small", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png", - "label": "/components/button/example-button-secondary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png", - "label": "/components/button/example-button-secondary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png", - "label": "/components/button/example-button-secondary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-secondary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-small_0_document_0_desktop.png", - "label": "/components/button/example-button-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-small", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-small_0_document_1_tablet.png", - "label": "/components/button/example-button-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-small", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-small_0_document_2_mobile.png", - "label": "/components/button/example-button-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-small", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png", - "label": "/components/button/example-button-timer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-timer", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png", - "label": "/components/button/example-button-timer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-timer", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png", - "label": "/components/button/example-button-timer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button-timer", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button_0_document_0_desktop.png", - "label": "/components/button/example-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button_0_document_1_tablet.png", - "label": "/components/button/example-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_button_example-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_button_example-button_0_document_2_mobile.png", - "label": "/components/button/example-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/button/example-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png", - "label": "/components/call-to-action/example-call-to-action-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png", - "label": "/components/call-to-action/example-call-to-action-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png", - "label": "/components/call-to-action/example-call-to-action-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png", - "label": "/components/card/example-card-set-with-images", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-images", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png", - "label": "/components/card/example-card-set-with-images", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-images", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png", - "label": "/components/card/example-card-set-with-images", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-images", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png", - "label": "/components/card/example-card-set-with-lists", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-lists", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png", - "label": "/components/card/example-card-set-with-lists", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-lists", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png", - "label": "/components/card/example-card-set-with-lists", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set-with-lists", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set_0_document_0_desktop.png", - "label": "/components/card/example-card-set", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set_0_document_1_tablet.png", - "label": "/components/card/example-card-set", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card-set_0_document_2_mobile.png", - "label": "/components/card/example-card-set", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card-set", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card_0_document_0_desktop.png", - "label": "/components/card/example-card", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card_0_document_1_tablet.png", - "label": "/components/card/example-card", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_card_example-card_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_card_example-card_0_document_2_mobile.png", - "label": "/components/card/example-card", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/card/example-card", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-disabled", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-hidden-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-hidden-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-hidden-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-select-all-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-select-all-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-select-all-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png", - "label": "/components/checkboxes/example-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png", - "label": "/components/checkboxes/example-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png", - "label": "/components/checkboxes/example-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/checkboxes/example-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png", - "label": "/components/content-pagination/example-content-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/content-pagination/example-content-pagination", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png", - "label": "/components/content-pagination/example-content-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/content-pagination/example-content-pagination", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png", - "label": "/components/content-pagination/example-content-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/content-pagination/example-content-pagination", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png", - "label": "/components/cookies-banner/example-cookies-banner-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png", - "label": "/components/cookies-banner/example-cookies-banner-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png", - "label": "/components/cookies-banner/example-cookies-banner-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png", - "label": "/components/cookies-banner/example-cookies-banner", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png", - "label": "/components/cookies-banner/example-cookies-banner", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png", - "label": "/components/cookies-banner/example-cookies-banner", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png", - "label": "/components/date-input/example-date-input-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png", - "label": "/components/date-input/example-date-input-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png", - "label": "/components/date-input/example-date-input-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png", - "label": "/components/date-input/example-date-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png", - "label": "/components/date-input/example-date-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png", - "label": "/components/date-input/example-date-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/date-input/example-date-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png", - "label": "/components/details/example-details-with-saved-state", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-saved-state", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png", - "label": "/components/details/example-details-with-saved-state", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-saved-state", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png", - "label": "/components/details/example-details-with-saved-state", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-saved-state", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png", - "label": "/components/details/example-details-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png", - "label": "/components/details/example-details-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png", - "label": "/components/details/example-details-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details-with-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details_0_document_0_desktop.png", - "label": "/components/details/example-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details_0_document_1_tablet.png", - "label": "/components/details/example-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_details_example-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_details_example-details_0_document_2_mobile.png", - "label": "/components/details/example-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/details/example-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-article-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-article-featured", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-article-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-article-featured", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-article-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-article-featured", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-articles", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-articles", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-articles", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-articles", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-articles", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-articles", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-downloads", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-downloads", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-downloads", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-downloads", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-downloads", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-downloads", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-search-result-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-search-result-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-search-result-featured", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png", - "label": "/components/document-list/example-document-list-search-results", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-results", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png", - "label": "/components/document-list/example-document-list-search-results", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-results", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png", - "label": "/components/document-list/example-document-list-search-results", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/document-list/example-document-list-search-results", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png", - "label": "/components/duration/example-duration-error-for-single-field", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png", - "label": "/components/duration/example-duration-error-for-single-field", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png", - "label": "/components/duration/example-duration-error-for-single-field", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png", - "label": "/components/duration/example-duration-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png", - "label": "/components/duration/example-duration-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png", - "label": "/components/duration/example-duration-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration_0_document_0_desktop.png", - "label": "/components/duration/example-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration_0_document_1_tablet.png", - "label": "/components/duration/example-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_duration_example-duration_0_document_2_mobile.png", - "label": "/components/duration/example-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/duration/example-duration", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png", - "label": "/components/external-link/example-external-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/external-link/example-external-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png", - "label": "/components/external-link/example-external-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/external-link/example-external-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png", - "label": "/components/external-link/example-external-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/external-link/example-external-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png", - "label": "/components/feedback/example-feedback-call-to-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png", - "label": "/components/feedback/example-feedback-call-to-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png", - "label": "/components/feedback/example-feedback-call-to-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png", - "label": "/components/footer/example-footer-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-cymraeg", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png", - "label": "/components/footer/example-footer-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-cymraeg", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png", - "label": "/components/footer/example-footer-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-cymraeg", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png", - "label": "/components/footer/example-footer-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png", - "label": "/components/footer/example-footer-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png", - "label": "/components/footer/example-footer-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png", - "label": "/components/footer/example-footer-transactional", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-transactional", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png", - "label": "/components/footer/example-footer-transactional", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-transactional", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png", - "label": "/components/footer/example-footer-transactional", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-transactional", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png", - "label": "/components/footer/example-footer-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png", - "label": "/components/footer/example-footer-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png", - "label": "/components/footer/example-footer-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png", - "label": "/components/footer/example-footer-with-alternative-organisation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png", - "label": "/components/footer/example-footer-with-alternative-organisation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png", - "label": "/components/footer/example-footer-with-alternative-organisation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png", - "label": "/components/footer/example-footer-with-coat-of-arms", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png", - "label": "/components/footer/example-footer-with-coat-of-arms", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png", - "label": "/components/footer/example-footer-with-coat-of-arms", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png", - "label": "/components/footer/example-footer-with-copyright", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-copyright", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png", - "label": "/components/footer/example-footer-with-copyright", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-copyright", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png", - "label": "/components/footer/example-footer-with-copyright", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer-with-copyright", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer_0_document_0_desktop.png", - "label": "/components/footer/example-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer_0_document_1_tablet.png", - "label": "/components/footer/example-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_footer_example-footer_0_document_2_mobile.png", - "label": "/components/footer/example-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/footer/example-footer", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-default_0_document_0_desktop.png", - "label": "/components/header/example-header-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-default_0_document_1_tablet.png", - "label": "/components/header/example-header-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-default_0_document_2_mobile.png", - "label": "/components/header/example-header-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png", - "label": "/components/header/example-header-external-for-survey-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png", - "label": "/components/header/example-header-external-for-survey-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png", - "label": "/components/header/example-header-external-for-survey-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png", - "label": "/components/header/example-header-external-for-surveys", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-surveys", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png", - "label": "/components/header/example-header-external-for-surveys", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-surveys", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png", - "label": "/components/header/example-header-external-for-surveys", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-for-surveys", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png", - "label": "/components/header/example-header-external-welsh", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-welsh", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png", - "label": "/components/header/example-header-external-welsh", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-welsh", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png", - "label": "/components/header/example-header-external-welsh", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-welsh", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png", - "label": "/components/header/example-header-external-with-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-navigation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png", - "label": "/components/header/example-header-external-with-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-navigation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png", - "label": "/components/header/example-header-external-with-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-navigation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png", - "label": "/components/header/example-header-external-with-service-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-service-links", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png", - "label": "/components/header/example-header-external-with-service-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-service-links", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png", - "label": "/components/header/example-header-external-with-service-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-service-links", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png", - "label": "/components/header/example-header-external-with-sub-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png", - "label": "/components/header/example-header-external-with-sub-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png", - "label": "/components/header/example-header-external-with-sub-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png", - "label": "/components/header/example-header-internal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-internal", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png", - "label": "/components/header/example-header-internal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-internal", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png", - "label": "/components/header/example-header-internal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-internal", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png", - "label": "/components/header/example-header-neutral-for-multicoloured-logo", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png", - "label": "/components/header/example-header-neutral-for-multicoloured-logo", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png", - "label": "/components/header/example-header-neutral-for-multicoloured-logo", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png", - "label": "/components/hero/example-hero-dark", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-dark", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png", - "label": "/components/hero/example-hero-dark", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-dark", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png", - "label": "/components/hero/example-hero-dark", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-dark", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png", - "label": "/components/hero/example-hero-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-default", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png", - "label": "/components/hero/example-hero-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-default", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png", - "label": "/components/hero/example-hero-default", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/hero/example-hero-default", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png", - "label": "/components/images/example-images-for-regular-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-regular-screens", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png", - "label": "/components/images/example-images-for-regular-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-regular-screens", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png", - "label": "/components/images/example-images-for-regular-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-regular-screens", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png", - "label": "/components/images/example-images-for-retina-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-retina-screens", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png", - "label": "/components/images/example-images-for-retina-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-retina-screens", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png", - "label": "/components/images/example-images-for-retina-screens", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/images/example-images-for-retina-screens", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-email_0_document_0_desktop.png", - "label": "/components/input/example-input-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-email", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-email_0_document_1_tablet.png", - "label": "/components/input/example-input-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-email", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-email_0_document_2_mobile.png", - "label": "/components/input/example-input-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-email", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png", - "label": "/components/input/example-input-number-prefixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-prefixed", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png", - "label": "/components/input/example-input-number-prefixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-prefixed", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png", - "label": "/components/input/example-input-number-prefixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-prefixed", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png", - "label": "/components/input/example-input-number-suffixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-suffixed", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png", - "label": "/components/input/example-input-number-suffixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-suffixed", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png", - "label": "/components/input/example-input-number-suffixed", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number-suffixed", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number_0_document_0_desktop.png", - "label": "/components/input/example-input-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number_0_document_1_tablet.png", - "label": "/components/input/example-input-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-number_0_document_2_mobile.png", - "label": "/components/input/example-input-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-number", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png", - "label": "/components/input/example-input-numeric-values", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-numeric-values", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png", - "label": "/components/input/example-input-numeric-values", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-numeric-values", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png", - "label": "/components/input/example-input-numeric-values", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-numeric-values", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png", - "label": "/components/input/example-input-telephone", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-telephone", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png", - "label": "/components/input/example-input-telephone", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-telephone", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png", - "label": "/components/input/example-input-telephone", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-telephone", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png", - "label": "/components/input/example-input-text-width-constrained", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-width-constrained", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png", - "label": "/components/input/example-input-text-width-constrained", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-width-constrained", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png", - "label": "/components/input/example-input-text-width-constrained", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-width-constrained", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png", - "label": "/components/input/example-input-text-with-character-limit-checker", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png", - "label": "/components/input/example-input-text-with-character-limit-checker", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png", - "label": "/components/input/example-input-text-with-character-limit-checker", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png", - "label": "/components/input/example-input-text-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-description", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png", - "label": "/components/input/example-input-text-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-description", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png", - "label": "/components/input/example-input-text-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text-with-description", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text_0_document_0_desktop.png", - "label": "/components/input/example-input-text", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text_0_document_1_tablet.png", - "label": "/components/input/example-input-text", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_input_example-input-text_0_document_2_mobile.png", - "label": "/components/input/example-input-text", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/input/example-input-text", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png", - "label": "/components/label/example-label-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label-with-description", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png", - "label": "/components/label/example-label-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label-with-description", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png", - "label": "/components/label/example-label-with-description", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label-with-description", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label_0_document_0_desktop.png", - "label": "/components/label/example-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label_0_document_1_tablet.png", - "label": "/components/label/example-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_label_example-label_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_label_example-label_0_document_2_mobile.png", - "label": "/components/label/example-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/label/example-label", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png", - "label": "/components/metadata/example-metadata", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/metadata/example-metadata", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png", - "label": "/components/metadata/example-metadata", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/metadata/example-metadata", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png", - "label": "/components/metadata/example-metadata", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/metadata/example-metadata", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-date", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-duration", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-email", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-number", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png", - "label": "/components/mutually-exclusive/example-mutually-exclusive-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination-first", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-first", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination-first", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-first", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination-first", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-first", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination-last", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-last", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination-last", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-last", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination-last", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-last", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination-with-no-range-indicator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination-with-no-range-indicator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination-with-no-range-indicator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png", - "label": "/components/pagination/example-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png", - "label": "/components/pagination/example-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png", - "label": "/components/pagination/example-pagination", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/pagination/example-pagination", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png", - "label": "/components/panel/example-panel-bare", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-bare", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png", - "label": "/components/panel/example-panel-bare", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-bare", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png", - "label": "/components/panel/example-panel-bare", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-bare", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-announcement", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-announcement", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-announcement", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-announcement", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-announcement", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-announcement", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-error-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-information", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-information", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-information", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-spacious-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-spacious-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-spacious-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-success-message", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-success-message", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-success-message", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-success-message", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-success-message", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-success-message", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png", - "label": "/components/panel/example-panel-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png", - "label": "/components/panel/example-panel-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png", - "label": "/components/panel/example-panel-with-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/panel/example-panel-with-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_password_example-password_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_password_example-password_0_document_0_desktop.png", - "label": "/components/password/example-password", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/password/example-password", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_password_example-password_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_password_example-password_0_document_1_tablet.png", - "label": "/components/password/example-password", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/password/example-password", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_password_example-password_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_password_example-password_0_document_2_mobile.png", - "label": "/components/password/example-password", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/password/example-password", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png", - "label": "/components/phase-banner/example-phase-banner-alpha", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png", - "label": "/components/phase-banner/example-phase-banner-alpha", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png", - "label": "/components/phase-banner/example-phase-banner-alpha", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png", - "label": "/components/phase-banner/example-phase-banner-beta", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png", - "label": "/components/phase-banner/example-phase-banner-beta", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png", - "label": "/components/phase-banner/example-phase-banner-beta", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png", - "label": "/components/question/example-question-ccs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-ccs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png", - "label": "/components/question/example-question-ccs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-ccs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png", - "label": "/components/question/example-question-ccs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-ccs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png", - "label": "/components/question/example-question-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-fieldset", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png", - "label": "/components/question/example-question-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-fieldset", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png", - "label": "/components/question/example-question-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-fieldset", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png", - "label": "/components/question/example-question-interviewer-note", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-interviewer-note", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png", - "label": "/components/question/example-question-interviewer-note", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-interviewer-note", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png", - "label": "/components/question/example-question-interviewer-note", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-interviewer-note", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png", - "label": "/components/question/example-question-no-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-no-fieldset", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png", - "label": "/components/question/example-question-no-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-no-fieldset", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png", - "label": "/components/question/example-question-no-fieldset", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/question/example-question-no-fieldset", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-clear-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-clear-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-clear-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-clear-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-clear-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-clear-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-descriptions", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-descriptions", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-descriptions", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-descriptions", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-checkboxes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-revealed-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-separator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-separator", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-separator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-separator", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-separator", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-separator", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png", - "label": "/components/radios/example-radios-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png", - "label": "/components/radios/example-radios-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png", - "label": "/components/radios/example-radios-with-visible-text-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png", - "label": "/components/radios/example-radios-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-without-border", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png", - "label": "/components/radios/example-radios-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-without-border", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png", - "label": "/components/radios/example-radios-without-border", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios-without-border", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios_0_document_0_desktop.png", - "label": "/components/radios/example-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios_0_document_1_tablet.png", - "label": "/components/radios/example-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_radios_example-radios_0_document_2_mobile.png", - "label": "/components/radios/example-radios", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/radios/example-radios", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png", - "label": "/components/related-content/example-related-content-general", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-general", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png", - "label": "/components/related-content/example-related-content-general", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-general", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png", - "label": "/components/related-content/example-related-content-general", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-general", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png", - "label": "/components/related-content/example-related-content-multiple-rows-of-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png", - "label": "/components/related-content/example-related-content-multiple-rows-of-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png", - "label": "/components/related-content/example-related-content-multiple-rows-of-links", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png", - "label": "/components/related-content/example-related-content-social-media", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-social-media", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png", - "label": "/components/related-content/example-related-content-social-media", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-social-media", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png", - "label": "/components/related-content/example-related-content-social-media", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/related-content/example-related-content-social-media", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png", - "label": "/components/relationships/example-relationships-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png", - "label": "/components/relationships/example-relationships-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png", - "label": "/components/relationships/example-relationships-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png", - "label": "/components/relationships/example-relationships-you", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-you", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png", - "label": "/components/relationships/example-relationships-you", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-you", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png", - "label": "/components/relationships/example-relationships-you", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships-you", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png", - "label": "/components/relationships/example-relationships", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png", - "label": "/components/relationships/example-relationships", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png", - "label": "/components/relationships/example-relationships", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/relationships/example-relationships", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png", - "label": "/components/search/example-search-with-character-check", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-character-check", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png", - "label": "/components/search/example-search-with-character-check", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-character-check", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png", - "label": "/components/search/example-search-with-character-check", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-character-check", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png", - "label": "/components/search/example-search-with-placeholder", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-placeholder", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png", - "label": "/components/search/example-search-with-placeholder", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-placeholder", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png", - "label": "/components/search/example-search-with-placeholder", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search-with-placeholder", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search_0_document_0_desktop.png", - "label": "/components/search/example-search", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search_0_document_1_tablet.png", - "label": "/components/search/example-search", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_search_example-search_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_search_example-search_0_document_2_mobile.png", - "label": "/components/search/example-search", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/search/example-search", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png", - "label": "/components/section-navigation/example-section-navigation-vertical", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png", - "label": "/components/section-navigation/example-section-navigation-vertical", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png", - "label": "/components/section-navigation/example-section-navigation-vertical", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png", - "label": "/components/section-navigation/example-section-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png", - "label": "/components/section-navigation/example-section-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png", - "label": "/components/section-navigation/example-section-navigation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/section-navigation/example-section-navigation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png", - "label": "/components/select/example-select-wide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-wide", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png", - "label": "/components/select/example-select-wide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-wide", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png", - "label": "/components/select/example-select-wide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-wide", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png", - "label": "/components/select/example-select-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png", - "label": "/components/select/example-select-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png", - "label": "/components/select/example-select-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png", - "label": "/components/select/example-select-with-inline-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-inline-label", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png", - "label": "/components/select/example-select-with-inline-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-inline-label", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png", - "label": "/components/select/example-select-with-inline-label", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select-with-inline-label", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select_0_document_0_desktop.png", - "label": "/components/select/example-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select_0_document_1_tablet.png", - "label": "/components/select/example-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_select_example-select_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_select_example-select_0_document_2_mobile.png", - "label": "/components/select/example-select", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/select/example-select", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png", - "label": "/components/share-page/example-share-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/share-page/example-share-page", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png", - "label": "/components/share-page/example-share-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/share-page/example-share-page", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png", - "label": "/components/share-page/example-share-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/share-page/example-share-page", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png", - "label": "/components/skip-to-content/example-skip-to-content", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png", - "label": "/components/skip-to-content/example-skip-to-content", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png", - "label": "/components/skip-to-content/example-skip-to-content", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png", - "label": "/components/status/example-status-dead", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-dead", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png", - "label": "/components/status/example-status-dead", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-dead", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png", - "label": "/components/status/example-status-dead", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-dead", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-error_0_document_0_desktop.png", - "label": "/components/status/example-status-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-error_0_document_1_tablet.png", - "label": "/components/status/example-status-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-error_0_document_2_mobile.png", - "label": "/components/status/example-status-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png", - "label": "/components/status/example-status-neutral-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-neutral-information", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png", - "label": "/components/status/example-status-neutral-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-neutral-information", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png", - "label": "/components/status/example-status-neutral-information", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-neutral-information", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png", - "label": "/components/status/example-status-pending", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-pending", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png", - "label": "/components/status/example-status-pending", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-pending", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png", - "label": "/components/status/example-status-pending", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-pending", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-small_0_document_0_desktop.png", - "label": "/components/status/example-status-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-small", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-small_0_document_1_tablet.png", - "label": "/components/status/example-status-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-small", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-small_0_document_2_mobile.png", - "label": "/components/status/example-status-small", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-small", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-success_0_document_0_desktop.png", - "label": "/components/status/example-status-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-success", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-success_0_document_1_tablet.png", - "label": "/components/status/example-status-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-success", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_status_example-status-success_0_document_2_mobile.png", - "label": "/components/status/example-status-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/status/example-status-success", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png", - "label": "/components/summary/example-summary-grouped-total", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-total", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png", - "label": "/components/summary/example-summary-grouped-total", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-total", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png", - "label": "/components/summary/example-summary-grouped-total", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-total", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png", - "label": "/components/summary/example-summary-grouped-with-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png", - "label": "/components/summary/example-summary-grouped-with-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png", - "label": "/components/summary/example-summary-grouped-with-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png", - "label": "/components/summary/example-summary-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png", - "label": "/components/summary/example-summary-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png", - "label": "/components/summary/example-summary-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-grouped", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png", - "label": "/components/summary/example-summary-household-no-rows", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household-no-rows", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png", - "label": "/components/summary/example-summary-household-no-rows", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household-no-rows", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png", - "label": "/components/summary/example-summary-household-no-rows", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household-no-rows", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png", - "label": "/components/summary/example-summary-household", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png", - "label": "/components/summary/example-summary-household", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png", - "label": "/components/summary/example-summary-household", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-household", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png", - "label": "/components/summary/example-summary-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-hub", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png", - "label": "/components/summary/example-summary-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-hub", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png", - "label": "/components/summary/example-summary-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-hub", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png", - "label": "/components/summary/example-summary-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-multiple", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png", - "label": "/components/summary/example-summary-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-multiple", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png", - "label": "/components/summary/example-summary-multiple", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-multiple", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png", - "label": "/components/summary/example-summary-no-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-no-action", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png", - "label": "/components/summary/example-summary-no-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-no-action", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png", - "label": "/components/summary/example-summary-no-action", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary-no-action", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary_0_document_0_desktop.png", - "label": "/components/summary/example-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary_0_document_1_tablet.png", - "label": "/components/summary/example-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_summary_example-summary_0_document_2_mobile.png", - "label": "/components/summary/example-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/summary/example-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png", - "label": "/components/table/example-table-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-basic", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png", - "label": "/components/table/example-table-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-basic", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png", - "label": "/components/table/example-table-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-basic", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png", - "label": "/components/table/example-table-compact", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-compact", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png", - "label": "/components/table/example-table-compact", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-compact", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png", - "label": "/components/table/example-table-compact", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-compact", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png", - "label": "/components/table/example-table-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-footer", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png", - "label": "/components/table/example-table-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-footer", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png", - "label": "/components/table/example-table-footer", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-footer", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png", - "label": "/components/table/example-table-numeric", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-numeric", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png", - "label": "/components/table/example-table-numeric", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-numeric", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png", - "label": "/components/table/example-table-numeric", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-numeric", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png", - "label": "/components/table/example-table-responsive", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-responsive", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png", - "label": "/components/table/example-table-responsive", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-responsive", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png", - "label": "/components/table/example-table-responsive", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-responsive", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png", - "label": "/components/table/example-table-scrollable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-scrollable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png", - "label": "/components/table/example-table-scrollable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-scrollable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png", - "label": "/components/table/example-table-scrollable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-scrollable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png", - "label": "/components/table/example-table-sortable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-sortable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png", - "label": "/components/table/example-table-sortable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-sortable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png", - "label": "/components/table/example-table-sortable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table/example-table-sortable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png", - "label": "/components/table-of-contents/example-table-of-contents-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png", - "label": "/components/table-of-contents/example-table-of-contents-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png", - "label": "/components/table-of-contents/example-table-of-contents-grouped", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png", - "label": "/components/table-of-contents/example-table-of-contents-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png", - "label": "/components/table-of-contents/example-table-of-contents-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png", - "label": "/components/table-of-contents/example-table-of-contents-single", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png", - "label": "/components/table-of-contents/example-table-of-contents-sticky", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png", - "label": "/components/table-of-contents/example-table-of-contents-sticky", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png", - "label": "/components/table-of-contents/example-table-of-contents-sticky", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png", - "label": "/components/tabs/example-tabs-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png", - "label": "/components/tabs/example-tabs-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png", - "label": "/components/tabs/example-tabs-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png", - "label": "/components/tabs/example-tabs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png", - "label": "/components/tabs/example-tabs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png", - "label": "/components/tabs/example-tabs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/tabs/example-tabs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png", - "label": "/components/textarea/example-textarea-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png", - "label": "/components/textarea/example-textarea-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png", - "label": "/components/textarea/example-textarea-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png", - "label": "/components/textarea/example-textarea-with-character-limit", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png", - "label": "/components/textarea/example-textarea-with-character-limit", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png", - "label": "/components/textarea/example-textarea-with-character-limit", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png", - "label": "/components/textarea/example-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png", - "label": "/components/textarea/example-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png", - "label": "/components/textarea/example-textarea", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/textarea/example-textarea", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png", - "label": "/components/timeline/example-timeline", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeline/example-timeline", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png", - "label": "/components/timeline/example-timeline", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeline/example-timeline", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png", - "label": "/components/timeline/example-timeline", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeline/example-timeline", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png", - "label": "/components/timeout-modal/example-timeout-modal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png", - "label": "/components/timeout-modal/example-timeout-modal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png", - "label": "/components/timeout-modal/example-timeout-modal", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png", - "label": "/components/timeout-panel/example-panel-with-timeout-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png", - "label": "/components/timeout-panel/example-panel-with-timeout-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "rawMisMatchPercentage": 0.009918212890625, - "misMatchPercentage": "0.01", - "analysisTime": 63 - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png", - "label": "/components/timeout-panel/example-panel-with-timeout-warning", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png", - "label": "/components/upload/example-upload-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png", - "label": "/components/upload/example-upload-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png", - "label": "/components/upload/example-upload-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload_0_document_0_desktop.png", - "label": "/components/upload/example-upload", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload_0_document_1_tablet.png", - "label": "/components/upload/example-upload", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_upload_example-upload_0_document_2_mobile.png", - "label": "/components/upload/example-upload", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/upload/example-upload", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_video_example-video_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__components_video_example-video_0_document_0_desktop.png", - "label": "/components/video/example-video", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/video/example-video", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_video_example-video_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__components_video_example-video_0_document_1_tablet.png", - "label": "/components/video/example-video", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/video/example-video", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__components_video_example-video_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__components_video_example-video_0_document_2_mobile.png", - "label": "/components/video/example-video", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/components/video/example-video", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-manual-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-manual-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-manual-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-manual", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-manual", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-non-editable-confirm-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-non-editable-confirm-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-non-editable-confirm-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-non-editable-register-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-non-editable-register-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-non-editable-register-address", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input-non-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input-non-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input-non-editable", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png", - "label": "/patterns/addresses/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png", - "label": "/patterns/addresses/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png", - "label": "/patterns/addresses/example-address-input", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/addresses/example-address-input", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png", - "label": "/patterns/change-language/example-change-language-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png", - "label": "/patterns/change-language/example-change-language-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png", - "label": "/patterns/change-language/example-change-language-cymraeg", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png", - "label": "/patterns/change-language/example-change-language-english", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-english", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png", - "label": "/patterns/change-language/example-change-language-english", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-english", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png", - "label": "/patterns/change-language/example-change-language-english", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/change-language/example-change-language-english", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png", - "label": "/patterns/cookies-settings/example-cookie-settings-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png", - "label": "/patterns/cookies-settings/example-cookie-settings-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png", - "label": "/patterns/cookies-settings/example-cookie-settings-page", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-details", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-details", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-error-details", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-details", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-error-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-error-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-errors-proto-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-errors-proto-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-errors-proto-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png", - "label": "/patterns/correct-errors/example-errors-proto", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png", - "label": "/patterns/correct-errors/example-errors-proto", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png", - "label": "/patterns/correct-errors/example-errors-proto", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png", - "label": "/patterns/download-resources/example-download-resources", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/download-resources/example-download-resources", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png", - "label": "/patterns/download-resources/example-download-resources", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/download-resources/example-download-resources", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png", - "label": "/patterns/download-resources/example-download-resources", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/download-resources/example-download-resources", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-access-denied-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-access-denied-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-access-denied-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-browser-incompatible-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-browser-incompatible-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-browser-incompatible-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-maintenance-notice", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-maintenance-notice", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-maintenance-notice", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-page-not-found-error-with-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-page-not-found-error-with-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-page-not-found-error-with-code", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-page-not-found-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-page-not-found-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-page-not-found-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-server-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-server-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-server-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-server-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-server-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-server-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png", - "label": "/patterns/error-status-pages/example-timed-out-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png", - "label": "/patterns/error-status-pages/example-timed-out-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png", - "label": "/patterns/error-status-pages/example-timed-out-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png", - "label": "/patterns/extend-session/example-timeout", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/extend-session/example-timeout", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png", - "label": "/patterns/extend-session/example-timeout", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/extend-session/example-timeout", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png", - "label": "/patterns/extend-session/example-timeout", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/extend-session/example-timeout", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png", - "label": "/patterns/feedback/example-feedback-form-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png", - "label": "/patterns/feedback/example-feedback-form-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png", - "label": "/patterns/feedback/example-feedback-form-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png", - "label": "/patterns/feedback/example-feedback-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png", - "label": "/patterns/feedback/example-feedback-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png", - "label": "/patterns/feedback/example-feedback-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-form", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png", - "label": "/patterns/feedback/example-feedback-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-success", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png", - "label": "/patterns/feedback/example-feedback-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-success", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png", - "label": "/patterns/feedback/example-feedback-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/feedback/example-feedback-success", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png", - "label": "/patterns/guide/example-guide-overview", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-overview", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png", - "label": "/patterns/guide/example-guide-overview", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-overview", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png", - "label": "/patterns/guide/example-guide-overview", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-overview", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png", - "label": "/patterns/guide/example-guide-rtl", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-rtl", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png", - "label": "/patterns/guide/example-guide-rtl", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-rtl", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png", - "label": "/patterns/guide/example-guide-rtl", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide-rtl", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png", - "label": "/patterns/guide/example-guide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png", - "label": "/patterns/guide/example-guide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png", - "label": "/patterns/guide/example-guide", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/guide/example-guide", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-hub-complete", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-hub-complete", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-hub-complete", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-hub", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-spoke-continue", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-spoke-continue", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-spoke-continue", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-spoke-start", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-spoke-start", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-spoke-start", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png", - "label": "/patterns/hub-and-spoke/example-spoke-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png", - "label": "/patterns/hub-and-spoke/example-spoke-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png", - "label": "/patterns/hub-and-spoke/example-spoke-summary", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png", - "label": "/patterns/input-email-with-error/example-input-email-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png", - "label": "/patterns/input-email-with-error/example-input-email-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png", - "label": "/patterns/input-email-with-error/example-input-email-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-article_0_document_0_desktop.png", - "label": "/patterns/news/example-article", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-article", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-article_0_document_1_tablet.png", - "label": "/patterns/news/example-article", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-article", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-article_0_document_2_mobile.png", - "label": "/patterns/news/example-article", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-article", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-category_0_document_0_desktop.png", - "label": "/patterns/news/example-category", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-category", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-category_0_document_1_tablet.png", - "label": "/patterns/news/example-category", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-category", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-category_0_document_2_mobile.png", - "label": "/patterns/news/example-category", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-category", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png", - "label": "/patterns/news/example-landing", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-landing", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png", - "label": "/patterns/news/example-landing", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-landing", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png", - "label": "/patterns/news/example-landing", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-landing", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png", - "label": "/patterns/news/example-tag", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-tag", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png", - "label": "/patterns/news/example-tag", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-tag", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png", - "label": "/patterns/news/example-tag", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/news/example-tag", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png", - "label": "/patterns/numeric-values/example-input-number-suffixed-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png", - "label": "/patterns/numeric-values/example-input-number-suffixed-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png", - "label": "/patterns/numeric-values/example-input-number-suffixed-with-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png", - "label": "/patterns/phone-numbers/example-phone-number-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png", - "label": "/patterns/phone-numbers/example-phone-number-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png", - "label": "/patterns/phone-numbers/example-phone-number-error", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png", - "label": "/patterns/question/example-question-anatomy", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/question/example-question-anatomy", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png", - "label": "/patterns/question/example-question-anatomy", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/question/example-question-anatomy", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png", - "label": "/patterns/question/example-question-anatomy", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/question/example-question-anatomy", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png", - "label": "/patterns/save-and-sign-out/example-save-and-sign-out-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png", - "label": "/patterns/save-and-sign-out/example-save-and-sign-out-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png", - "label": "/patterns/save-and-sign-out/example-save-and-sign-out-button", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png", - "label": "/patterns/save-and-sign-out/example-signed-out", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png", - "label": "/patterns/save-and-sign-out/example-signed-out", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png", - "label": "/patterns/save-and-sign-out/example-signed-out", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png", - "label": "/patterns/send-a-web-form/example-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-errors", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png", - "label": "/patterns/send-a-web-form/example-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-errors", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png", - "label": "/patterns/send-a-web-form/example-errors", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-errors", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png", - "label": "/patterns/send-a-web-form/example-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-form", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png", - "label": "/patterns/send-a-web-form/example-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-form", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png", - "label": "/patterns/send-a-web-form/example-form", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-form", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png", - "label": "/patterns/send-a-web-form/example-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-success", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png", - "label": "/patterns/send-a-web-form/example-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-success", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png", - "label": "/patterns/send-a-web-form/example-success", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-a-web-form/example-success", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png", - "label": "/patterns/send-and-reply-to-messages/example-conversation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png", - "label": "/patterns/send-and-reply-to-messages/example-conversation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png", - "label": "/patterns/send-and-reply-to-messages/example-conversation", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png", - "label": "/patterns/send-and-reply-to-messages/example-message-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png", - "label": "/patterns/send-and-reply-to-messages/example-message-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png", - "label": "/patterns/send-and-reply-to-messages/example-message-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png", - "label": "/foundations/address-output/example-address-output", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/address-output/example-address-output", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png", - "label": "/foundations/address-output/example-address-output", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/address-output/example-address-output", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png", - "label": "/foundations/address-output/example-address-output", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/address-output/example-address-output", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png", - "label": "/foundations/headings/example-breakpoint-headings", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png", - "label": "/foundations/headings/example-breakpoint-headings", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png", - "label": "/foundations/headings/example-breakpoint-headings", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png", - "label": "/foundations/headings/example-default-heading-sizes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png", - "label": "/foundations/headings/example-default-heading-sizes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png", - "label": "/foundations/headings/example-default-heading-sizes", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png", - "label": "/foundations/highlighting/example-highlighting", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/highlighting/example-highlighting", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png", - "label": "/foundations/highlighting/example-highlighting", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/highlighting/example-highlighting", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png", - "label": "/foundations/highlighting/example-highlighting", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/highlighting/example-highlighting", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_links_example-link_0_document_0_desktop.png", - "label": "/foundations/links/example-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/links/example-link", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_links_example-link_0_document_1_tablet.png", - "label": "/foundations/links/example-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/links/example-link", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_links_example-link_0_document_2_mobile.png", - "label": "/foundations/links/example-link", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/links/example-link", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-bare-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bare-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-bare-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bare-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-bare-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bare-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-bulleted-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bulleted-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-bulleted-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bulleted-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-bulleted-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-bulleted-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-dashed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-dashed-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-dashed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-dashed-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-dashed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-dashed-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png", - "label": "/foundations/lists/example-inline-list-with-social-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png", - "label": "/foundations/lists/example-inline-list-with-social-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png", - "label": "/foundations/lists/example-inline-list-with-social-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-inline-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-inline-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-inline-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-inline-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png", - "label": "/foundations/lists/example-list-with-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png", - "label": "/foundations/lists/example-list-with-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png", - "label": "/foundations/lists/example-list-with-icon-prefix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png", - "label": "/foundations/lists/example-list-with-icon-suffix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png", - "label": "/foundations/lists/example-list-with-icon-suffix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png", - "label": "/foundations/lists/example-list-with-icon-suffix", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-numbered-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-numbered-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-numbered-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-numbered-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-numbered-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-numbered-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-prefixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-prefixed-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-prefixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-prefixed-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-prefixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-prefixed-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png", - "label": "/foundations/lists/example-suffixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-suffixed-list", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png", - "label": "/foundations/lists/example-suffixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-suffixed-list", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png", - "label": "/foundations/lists/example-suffixed-list", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/lists/example-suffixed-list", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png", - "label": "/foundations/page-template/example-base-page-template-block-areas", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png", - "label": "/foundations/page-template/example-base-page-template-block-areas", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png", - "label": "/foundations/page-template/example-base-page-template-block-areas", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png", - "label": "/foundations/page-template/example-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-basic", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png", - "label": "/foundations/page-template/example-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-basic", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png", - "label": "/foundations/page-template/example-basic", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-basic", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png", - "label": "/foundations/page-template/example-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-custom", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png", - "label": "/foundations/page-template/example-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-custom", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png", - "label": "/foundations/page-template/example-custom", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/page-template/example-custom", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png", - "label": "/foundations/paragraphs/example-paragraphs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png", - "label": "/foundations/paragraphs/example-paragraphs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png", - "label": "/foundations/paragraphs/example-paragraphs", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png", - "label": "/foundations/quote/example-quote", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/quote/example-quote", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png", - "label": "/foundations/quote/example-quote", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/quote/example-quote", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png", - "label": "/foundations/quote/example-quote", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/quote/example-quote", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png", - "label": "/foundations/text-indent/example-text-indent", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/text-indent/example-text-indent", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png", - "label": "/foundations/text-indent/example-text-indent", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/text-indent/example-text-indent", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png", - "label": "/foundations/text-indent/example-text-indent", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/text-indent/example-text-indent", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png", - "label": "/foundations/type-scale/example-type-scale", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/type-scale/example-type-scale", - "expect": 0, - "viewportLabel": "desktop", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png", - "label": "/foundations/type-scale/example-type-scale", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/type-scale/example-type-scale", - "expect": 0, - "viewportLabel": "tablet", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - }, - { - "pair": { - "reference": "../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png", - "test": "../bitmaps_test/20230517-135604/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png", - "selector": "document", - "fileName": "ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png", - "label": "/foundations/type-scale/example-type-scale", - "misMatchThreshold": 0.1, - "url": "http://host.docker.internal:3010/foundations/type-scale/example-type-scale", - "expect": 0, - "viewportLabel": "mobile", - "diff": { - "isSameDimensions": true, - "dimensionDifference": { - "width": 0, - "height": 0 - }, - "misMatchPercentage": "0.00" - } - }, - "status": "pass" - } + testSuite: 'BackstopJS', + tests: [ + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code-error_0_document_0_desktop.png', + label: '/components/access-code/example-access-code-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code-error_0_document_1_tablet.png', + label: '/components/access-code/example-access-code-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code-error_0_document_2_mobile.png', + label: '/components/access-code/example-access-code-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code_0_document_0_desktop.png', + label: '/components/access-code/example-access-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code_0_document_1_tablet.png', + label: '/components/access-code/example-access-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_access-code_example-access-code_0_document_2_mobile.png', + label: '/components/access-code/example-access-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/access-code/example-access-code', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion-open_0_document_0_desktop.png', + label: '/components/accordion/example-accordion-open', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion-open', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion-open_0_document_1_tablet.png', + label: '/components/accordion/example-accordion-open', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion-open', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion-open_0_document_2_mobile.png', + label: '/components/accordion/example-accordion-open', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion-open', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion_0_document_0_desktop.png', + label: '/components/accordion/example-accordion', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion_0_document_1_tablet.png', + label: '/components/accordion/example-accordion', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_accordion_example-accordion_0_document_2_mobile.png', + label: '/components/accordion/example-accordion', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/accordion/example-accordion', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-editable_0_document_0_desktop.png', + label: '/components/address-input/example-address-input-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-editable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-editable_0_document_1_tablet.png', + label: '/components/address-input/example-address-input-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-editable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-editable_0_document_2_mobile.png', + label: '/components/address-input/example-address-input-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-editable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-manual_0_document_0_desktop.png', + label: '/components/address-input/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-manual', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-manual_0_document_1_tablet.png', + label: '/components/address-input/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-manual', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input-manual_0_document_2_mobile.png', + label: '/components/address-input/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input-manual', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input_0_document_0_desktop.png', + label: '/components/address-input/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input_0_document_1_tablet.png', + label: '/components/address-input/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_address-input_example-address-input_0_document_2_mobile.png', + label: '/components/address-input/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/address-input/example-address-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_0_desktop.png', + label: '/components/autosuggest/example-autosuggest-country-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_1_tablet.png', + label: '/components/autosuggest/example-autosuggest-country-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country-multiple_0_document_2_mobile.png', + label: '/components/autosuggest/example-autosuggest-country-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country-multiple', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_0_desktop.png', + label: '/components/autosuggest/example-autosuggest-country', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_1_tablet.png', + label: '/components/autosuggest/example-autosuggest-country', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_autosuggest_example-autosuggest-country_0_document_2_mobile.png', + label: '/components/autosuggest/example-autosuggest-country', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/autosuggest/example-autosuggest-country', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_back-link_example-back-link_0_document_0_desktop.png', + label: '/components/back-link/example-back-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/back-link/example-back-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_back-link_example-back-link_0_document_1_tablet.png', + label: '/components/back-link/example-back-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/back-link/example-back-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_back-link_example-back-link_0_document_2_mobile.png', + label: '/components/back-link/example-back-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/back-link/example-back-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_0_desktop.png', + label: '/components/breadcrumbs/example-breadcrumbs-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_1_tablet.png', + label: '/components/breadcrumbs/example-breadcrumbs-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs-single_0_document_2_mobile.png', + label: '/components/breadcrumbs/example-breadcrumbs-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs-single', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_0_desktop.png', + label: '/components/breadcrumbs/example-breadcrumbs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_1_tablet.png', + label: '/components/breadcrumbs/example-breadcrumbs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_breadcrumbs_example-breadcrumbs_0_document_2_mobile.png', + label: '/components/breadcrumbs/example-breadcrumbs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/breadcrumbs/example-breadcrumbs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-custom_0_document_0_desktop.png', + label: '/components/button/example-button-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-custom', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-custom_0_document_1_tablet.png', + label: '/components/button/example-button-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-custom', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-custom_0_document_2_mobile.png', + label: '/components/button/example-button-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-custom', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-disabled_0_document_0_desktop.png', + label: '/components/button/example-button-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-disabled', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-disabled_0_document_1_tablet.png', + label: '/components/button/example-button-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-disabled', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-disabled_0_document_2_mobile.png', + label: '/components/button/example-button-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-disabled', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-download_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-download_0_document_0_desktop.png', + label: '/components/button/example-button-download', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-download', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-download_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-download_0_document_1_tablet.png', + label: '/components/button/example-button-download', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-download', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-download_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-download_0_document_2_mobile.png', + label: '/components/button/example-button-download', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-download', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-ghost_0_document_0_desktop.png', + label: '/components/button/example-button-ghost', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-ghost', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-ghost_0_document_1_tablet.png', + label: '/components/button/example-button-ghost', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-ghost', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-ghost_0_document_2_mobile.png', + label: '/components/button/example-button-ghost', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-ghost', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-group_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-group_0_document_0_desktop.png', + label: '/components/button/example-button-group', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-group', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-group_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-group_0_document_1_tablet.png', + label: '/components/button/example-button-group', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-group', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-group_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-group_0_document_2_mobile.png', + label: '/components/button/example-button-group', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-group', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-link_0_document_0_desktop.png', + label: '/components/button/example-button-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-link_0_document_1_tablet.png', + label: '/components/button/example-button-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-link_0_document_2_mobile.png', + label: '/components/button/example-button-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-loader_0_document_0_desktop.png', + label: '/components/button/example-button-loader', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-loader', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-loader_0_document_1_tablet.png', + label: '/components/button/example-button-loader', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-loader', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-loader_0_document_2_mobile.png', + label: '/components/button/example-button-loader', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-loader', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-new-window_0_document_0_desktop.png', + label: '/components/button/example-button-new-window', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-new-window', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-new-window_0_document_1_tablet.png', + label: '/components/button/example-button-new-window', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-new-window', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-new-window_0_document_2_mobile.png', + label: '/components/button/example-button-new-window', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-new-window', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-print_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-print_0_document_0_desktop.png', + label: '/components/button/example-button-print', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-print', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-print_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-print_0_document_1_tablet.png', + label: '/components/button/example-button-print', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-print', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-print_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-print_0_document_2_mobile.png', + label: '/components/button/example-button-print', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-print', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary-small_0_document_0_desktop.png', + label: '/components/button/example-button-secondary-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary-small', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary-small_0_document_1_tablet.png', + label: '/components/button/example-button-secondary-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary-small', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary-small_0_document_2_mobile.png', + label: '/components/button/example-button-secondary-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary-small', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary_0_document_0_desktop.png', + label: '/components/button/example-button-secondary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary_0_document_1_tablet.png', + label: '/components/button/example-button-secondary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-secondary_0_document_2_mobile.png', + label: '/components/button/example-button-secondary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-secondary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-small_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-small_0_document_0_desktop.png', + label: '/components/button/example-button-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-small', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-small_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-small_0_document_1_tablet.png', + label: '/components/button/example-button-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-small', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-small_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-small_0_document_2_mobile.png', + label: '/components/button/example-button-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-small', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-timer_0_document_0_desktop.png', + label: '/components/button/example-button-timer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-timer', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-timer_0_document_1_tablet.png', + label: '/components/button/example-button-timer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-timer', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button-timer_0_document_2_mobile.png', + label: '/components/button/example-button-timer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button-timer', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button_0_document_0_desktop.png', + label: '/components/button/example-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button_0_document_1_tablet.png', + label: '/components/button/example-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_button_example-button_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_button_example-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_button_example-button_0_document_2_mobile.png', + label: '/components/button/example-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/button/example-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_0_desktop.png', + label: '/components/call-to-action/example-call-to-action-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_1_tablet.png', + label: '/components/call-to-action/example-call-to-action-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_call-to-action_example-call-to-action-default_0_document_2_mobile.png', + label: '/components/call-to-action/example-call-to-action-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/call-to-action/example-call-to-action-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-images_0_document_0_desktop.png', + label: '/components/card/example-card-set-with-images', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-images', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-images_0_document_1_tablet.png', + label: '/components/card/example-card-set-with-images', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-images', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-images_0_document_2_mobile.png', + label: '/components/card/example-card-set-with-images', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-images', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-lists_0_document_0_desktop.png', + label: '/components/card/example-card-set-with-lists', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-lists', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-lists_0_document_1_tablet.png', + label: '/components/card/example-card-set-with-lists', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-lists', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set-with-lists_0_document_2_mobile.png', + label: '/components/card/example-card-set-with-lists', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set-with-lists', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set_0_document_0_desktop.png', + label: '/components/card/example-card-set', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set_0_document_1_tablet.png', + label: '/components/card/example-card-set', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card-set_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card-set_0_document_2_mobile.png', + label: '/components/card/example-card-set', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card-set', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card_0_document_0_desktop.png', + label: '/components/card/example-card', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card_0_document_1_tablet.png', + label: '/components/card/example-card', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_card_example-card_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_card_example-card_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_card_example-card_0_document_2_mobile.png', + label: '/components/card/example-card', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/card/example-card', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-disabled_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-disabled', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-disabled', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-error_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-descriptions_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-descriptions', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-hidden-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-hidden-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-hidden-label_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-hidden-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-hidden-label', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-checkboxes_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-radios_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-radios', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-select_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-select', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-revealed-text-input_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-revealed-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-select-all-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-select-all-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-select-all-button_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-select-all-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-select-all-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-with-visible-text-input_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-with-visible-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes-without-border_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes-without-border', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes_0_document_0_desktop.png', + label: '/components/checkboxes/example-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes_0_document_1_tablet.png', + label: '/components/checkboxes/example-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_checkboxes_example-checkboxes_0_document_2_mobile.png', + label: '/components/checkboxes/example-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/checkboxes/example-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_content-pagination_example-content-pagination_0_document_0_desktop.png', + label: '/components/content-pagination/example-content-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/content-pagination/example-content-pagination', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_content-pagination_example-content-pagination_0_document_1_tablet.png', + label: '/components/content-pagination/example-content-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/content-pagination/example-content-pagination', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_content-pagination_example-content-pagination_0_document_2_mobile.png', + label: '/components/content-pagination/example-content-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/content-pagination/example-content-pagination', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_0_desktop.png', + label: '/components/cookies-banner/example-cookies-banner-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_1_tablet.png', + label: '/components/cookies-banner/example-cookies-banner-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner-cymraeg_0_document_2_mobile.png', + label: '/components/cookies-banner/example-cookies-banner-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner-cymraeg', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_0_desktop.png', + label: '/components/cookies-banner/example-cookies-banner', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_1_tablet.png', + label: '/components/cookies-banner/example-cookies-banner', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_cookies-banner_example-cookies-banner_0_document_2_mobile.png', + label: '/components/cookies-banner/example-cookies-banner', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/cookies-banner/example-cookies-banner', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input-error_0_document_0_desktop.png', + label: '/components/date-input/example-date-input-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input-error_0_document_1_tablet.png', + label: '/components/date-input/example-date-input-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input-error_0_document_2_mobile.png', + label: '/components/date-input/example-date-input-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input_0_document_0_desktop.png', + label: '/components/date-input/example-date-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input_0_document_1_tablet.png', + label: '/components/date-input/example-date-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_date-input_example-date-input_0_document_2_mobile.png', + label: '/components/date-input/example-date-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/date-input/example-date-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-saved-state_0_document_0_desktop.png', + label: '/components/details/example-details-with-saved-state', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-saved-state', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-saved-state_0_document_1_tablet.png', + label: '/components/details/example-details-with-saved-state', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-saved-state', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-saved-state_0_document_2_mobile.png', + label: '/components/details/example-details-with-saved-state', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-saved-state', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-warning_0_document_0_desktop.png', + label: '/components/details/example-details-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-warning_0_document_1_tablet.png', + label: '/components/details/example-details-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details-with-warning_0_document_2_mobile.png', + label: '/components/details/example-details-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details-with-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details_0_document_0_desktop.png', + label: '/components/details/example-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details_0_document_1_tablet.png', + label: '/components/details/example-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_details_example-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_details_example-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_details_example-details_0_document_2_mobile.png', + label: '/components/details/example-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/details/example-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-article-featured_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-article-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-article-featured', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-article-featured_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-article-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-article-featured', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-article-featured_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-article-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-article-featured', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-articles_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-articles', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-articles', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-articles_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-articles', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-articles', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-articles_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-articles', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-articles', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-downloads_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-downloads', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-downloads', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-downloads_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-downloads', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-downloads', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-downloads_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-downloads', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-downloads', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-search-result-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-search-result-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-result-featured_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-search-result-featured', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-result-featured', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-results_0_document_0_desktop.png', + label: '/components/document-list/example-document-list-search-results', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-results', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-results_0_document_1_tablet.png', + label: '/components/document-list/example-document-list-search-results', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-results', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_document-list_example-document-list-search-results_0_document_2_mobile.png', + label: '/components/document-list/example-document-list-search-results', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/document-list/example-document-list-search-results', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_0_desktop.png', + label: '/components/duration/example-duration-error-for-single-field', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_1_tablet.png', + label: '/components/duration/example-duration-error-for-single-field', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error-for-single-field_0_document_2_mobile.png', + label: '/components/duration/example-duration-error-for-single-field', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error-for-single-field', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error_0_document_0_desktop.png', + label: '/components/duration/example-duration-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error_0_document_1_tablet.png', + label: '/components/duration/example-duration-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration-error_0_document_2_mobile.png', + label: '/components/duration/example-duration-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration_0_document_0_desktop.png', + label: '/components/duration/example-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration_0_document_1_tablet.png', + label: '/components/duration/example-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_duration_example-duration_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_duration_example-duration_0_document_2_mobile.png', + label: '/components/duration/example-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/duration/example-duration', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_external-link_example-external-link_0_document_0_desktop.png', + label: '/components/external-link/example-external-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/external-link/example-external-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_external-link_example-external-link_0_document_1_tablet.png', + label: '/components/external-link/example-external-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/external-link/example-external-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_external-link_example-external-link_0_document_2_mobile.png', + label: '/components/external-link/example-external-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/external-link/example-external-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_0_desktop.png', + label: '/components/feedback/example-feedback-call-to-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_1_tablet.png', + label: '/components/feedback/example-feedback-call-to-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_feedback_example-feedback-call-to-action_0_document_2_mobile.png', + label: '/components/feedback/example-feedback-call-to-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/feedback/example-feedback-call-to-action', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-cymraeg_0_document_0_desktop.png', + label: '/components/footer/example-footer-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-cymraeg', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-cymraeg_0_document_1_tablet.png', + label: '/components/footer/example-footer-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-cymraeg', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-cymraeg_0_document_2_mobile.png', + label: '/components/footer/example-footer-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-cymraeg', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-default_0_document_0_desktop.png', + label: '/components/footer/example-footer-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-default_0_document_1_tablet.png', + label: '/components/footer/example-footer-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-default_0_document_2_mobile.png', + label: '/components/footer/example-footer-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-transactional_0_document_0_desktop.png', + label: '/components/footer/example-footer-transactional', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-transactional', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-transactional_0_document_1_tablet.png', + label: '/components/footer/example-footer-transactional', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-transactional', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-transactional_0_document_2_mobile.png', + label: '/components/footer/example-footer-transactional', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-transactional', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-warning_0_document_0_desktop.png', + label: '/components/footer/example-footer-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-warning_0_document_1_tablet.png', + label: '/components/footer/example-footer-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-warning_0_document_2_mobile.png', + label: '/components/footer/example-footer-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_0_desktop.png', + label: '/components/footer/example-footer-with-alternative-organisation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_1_tablet.png', + label: '/components/footer/example-footer-with-alternative-organisation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-alternative-organisation_0_document_2_mobile.png', + label: '/components/footer/example-footer-with-alternative-organisation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-alternative-organisation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_0_desktop.png', + label: '/components/footer/example-footer-with-coat-of-arms', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_1_tablet.png', + label: '/components/footer/example-footer-with-coat-of-arms', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-coat-of-arms_0_document_2_mobile.png', + label: '/components/footer/example-footer-with-coat-of-arms', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-coat-of-arms', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-copyright_0_document_0_desktop.png', + label: '/components/footer/example-footer-with-copyright', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-copyright', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-copyright_0_document_1_tablet.png', + label: '/components/footer/example-footer-with-copyright', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-copyright', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer-with-copyright_0_document_2_mobile.png', + label: '/components/footer/example-footer-with-copyright', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer-with-copyright', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer_0_document_0_desktop.png', + label: '/components/footer/example-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer_0_document_1_tablet.png', + label: '/components/footer/example-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_footer_example-footer_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_footer_example-footer_0_document_2_mobile.png', + label: '/components/footer/example-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/footer/example-footer', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-default_0_document_0_desktop.png', + label: '/components/header/example-header-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-default_0_document_1_tablet.png', + label: '/components/header/example-header-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-default_0_document_2_mobile.png', + label: '/components/header/example-header-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_0_desktop.png', + label: '/components/header/example-header-external-for-survey-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_1_tablet.png', + label: '/components/header/example-header-external-for-survey-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-survey-with-description_0_document_2_mobile.png', + label: '/components/header/example-header-external-for-survey-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-survey-with-description', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-surveys_0_document_0_desktop.png', + label: '/components/header/example-header-external-for-surveys', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-surveys', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-surveys_0_document_1_tablet.png', + label: '/components/header/example-header-external-for-surveys', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-surveys', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-for-surveys_0_document_2_mobile.png', + label: '/components/header/example-header-external-for-surveys', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-for-surveys', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-welsh_0_document_0_desktop.png', + label: '/components/header/example-header-external-welsh', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-welsh', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-welsh_0_document_1_tablet.png', + label: '/components/header/example-header-external-welsh', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-welsh', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-welsh_0_document_2_mobile.png', + label: '/components/header/example-header-external-welsh', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-welsh', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-navigation_0_document_0_desktop.png', + label: '/components/header/example-header-external-with-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-navigation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-navigation_0_document_1_tablet.png', + label: '/components/header/example-header-external-with-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-navigation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-navigation_0_document_2_mobile.png', + label: '/components/header/example-header-external-with-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-navigation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-service-links_0_document_0_desktop.png', + label: '/components/header/example-header-external-with-service-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-service-links', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-service-links_0_document_1_tablet.png', + label: '/components/header/example-header-external-with-service-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-service-links', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-service-links_0_document_2_mobile.png', + label: '/components/header/example-header-external-with-service-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-service-links', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_0_desktop.png', + label: '/components/header/example-header-external-with-sub-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_1_tablet.png', + label: '/components/header/example-header-external-with-sub-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-external-with-sub-navigation_0_document_2_mobile.png', + label: '/components/header/example-header-external-with-sub-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-external-with-sub-navigation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-internal_0_document_0_desktop.png', + label: '/components/header/example-header-internal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-internal', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-internal_0_document_1_tablet.png', + label: '/components/header/example-header-internal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-internal', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-internal_0_document_2_mobile.png', + label: '/components/header/example-header-internal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-internal', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_0_desktop.png', + label: '/components/header/example-header-neutral-for-multicoloured-logo', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_1_tablet.png', + label: '/components/header/example-header-neutral-for-multicoloured-logo', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_header_example-header-neutral-for-multicoloured-logo_0_document_2_mobile.png', + label: '/components/header/example-header-neutral-for-multicoloured-logo', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/header/example-header-neutral-for-multicoloured-logo', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-dark_0_document_0_desktop.png', + label: '/components/hero/example-hero-dark', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-dark', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-dark_0_document_1_tablet.png', + label: '/components/hero/example-hero-dark', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-dark', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-dark_0_document_2_mobile.png', + label: '/components/hero/example-hero-dark', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-dark', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-default_0_document_0_desktop.png', + label: '/components/hero/example-hero-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-default', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-default_0_document_1_tablet.png', + label: '/components/hero/example-hero-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-default', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_hero_example-hero-default_0_document_2_mobile.png', + label: '/components/hero/example-hero-default', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/hero/example-hero-default', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-regular-screens_0_document_0_desktop.png', + label: '/components/images/example-images-for-regular-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-regular-screens', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-regular-screens_0_document_1_tablet.png', + label: '/components/images/example-images-for-regular-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-regular-screens', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-regular-screens_0_document_2_mobile.png', + label: '/components/images/example-images-for-regular-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-regular-screens', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-retina-screens_0_document_0_desktop.png', + label: '/components/images/example-images-for-retina-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-retina-screens', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-retina-screens_0_document_1_tablet.png', + label: '/components/images/example-images-for-retina-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-retina-screens', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_images_example-images-for-retina-screens_0_document_2_mobile.png', + label: '/components/images/example-images-for-retina-screens', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/images/example-images-for-retina-screens', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-email_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-email_0_document_0_desktop.png', + label: '/components/input/example-input-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-email', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-email_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-email_0_document_1_tablet.png', + label: '/components/input/example-input-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-email', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-email_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-email_0_document_2_mobile.png', + label: '/components/input/example-input-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-email', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-prefixed_0_document_0_desktop.png', + label: '/components/input/example-input-number-prefixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-prefixed', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-prefixed_0_document_1_tablet.png', + label: '/components/input/example-input-number-prefixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-prefixed', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-prefixed_0_document_2_mobile.png', + label: '/components/input/example-input-number-prefixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-prefixed', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-suffixed_0_document_0_desktop.png', + label: '/components/input/example-input-number-suffixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-suffixed', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-suffixed_0_document_1_tablet.png', + label: '/components/input/example-input-number-suffixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-suffixed', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number-suffixed_0_document_2_mobile.png', + label: '/components/input/example-input-number-suffixed', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number-suffixed', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number_0_document_0_desktop.png', + label: '/components/input/example-input-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number_0_document_1_tablet.png', + label: '/components/input/example-input-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-number_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-number_0_document_2_mobile.png', + label: '/components/input/example-input-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-number', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-numeric-values_0_document_0_desktop.png', + label: '/components/input/example-input-numeric-values', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-numeric-values', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-numeric-values_0_document_1_tablet.png', + label: '/components/input/example-input-numeric-values', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-numeric-values', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-numeric-values_0_document_2_mobile.png', + label: '/components/input/example-input-numeric-values', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-numeric-values', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-telephone_0_document_0_desktop.png', + label: '/components/input/example-input-telephone', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-telephone', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-telephone_0_document_1_tablet.png', + label: '/components/input/example-input-telephone', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-telephone', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-telephone_0_document_2_mobile.png', + label: '/components/input/example-input-telephone', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-telephone', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-width-constrained_0_document_0_desktop.png', + label: '/components/input/example-input-text-width-constrained', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-width-constrained', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-width-constrained_0_document_1_tablet.png', + label: '/components/input/example-input-text-width-constrained', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-width-constrained', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-width-constrained_0_document_2_mobile.png', + label: '/components/input/example-input-text-width-constrained', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-width-constrained', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_0_desktop.png', + label: '/components/input/example-input-text-with-character-limit-checker', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_1_tablet.png', + label: '/components/input/example-input-text-with-character-limit-checker', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-character-limit-checker_0_document_2_mobile.png', + label: '/components/input/example-input-text-with-character-limit-checker', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-character-limit-checker', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-description_0_document_0_desktop.png', + label: '/components/input/example-input-text-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-description', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-description_0_document_1_tablet.png', + label: '/components/input/example-input-text-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-description', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text-with-description_0_document_2_mobile.png', + label: '/components/input/example-input-text-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text-with-description', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text_0_document_0_desktop.png', + label: '/components/input/example-input-text', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text_0_document_1_tablet.png', + label: '/components/input/example-input-text', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_input_example-input-text_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_input_example-input-text_0_document_2_mobile.png', + label: '/components/input/example-input-text', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/input/example-input-text', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label-with-description_0_document_0_desktop.png', + label: '/components/label/example-label-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label-with-description', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label-with-description_0_document_1_tablet.png', + label: '/components/label/example-label-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label-with-description', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label-with-description_0_document_2_mobile.png', + label: '/components/label/example-label-with-description', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label-with-description', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_label_example-label_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label_0_document_0_desktop.png', + label: '/components/label/example-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_label_example-label_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label_0_document_1_tablet.png', + label: '/components/label/example-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_label_example-label_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_label_example-label_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_label_example-label_0_document_2_mobile.png', + label: '/components/label/example-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/label/example-label', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_metadata_example-metadata_0_document_0_desktop.png', + label: '/components/metadata/example-metadata', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/metadata/example-metadata', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_metadata_example-metadata_0_document_1_tablet.png', + label: '/components/metadata/example-metadata', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/metadata/example-metadata', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_metadata_example-metadata_0_document_2_mobile.png', + label: '/components/metadata/example-metadata', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/metadata/example-metadata', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-checkboxes_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date-with-error_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-date_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-date', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-date', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-duration_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-duration', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-duration', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-email_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-email', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-email', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-multiple-options_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-multiple-options', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-number_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-number', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-number', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_0_desktop.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_1_tablet.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_mutually-exclusive_example-mutually-exclusive-textarea_0_document_2_mobile.png', + label: '/components/mutually-exclusive/example-mutually-exclusive-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/mutually-exclusive/example-mutually-exclusive-textarea', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-first_0_document_0_desktop.png', + label: '/components/pagination/example-pagination-first', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-first', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-first_0_document_1_tablet.png', + label: '/components/pagination/example-pagination-first', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-first', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-first_0_document_2_mobile.png', + label: '/components/pagination/example-pagination-first', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-first', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-last_0_document_0_desktop.png', + label: '/components/pagination/example-pagination-last', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-last', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-last_0_document_1_tablet.png', + label: '/components/pagination/example-pagination-last', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-last', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-last_0_document_2_mobile.png', + label: '/components/pagination/example-pagination-last', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-last', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_0_desktop.png', + label: '/components/pagination/example-pagination-with-no-range-indicator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_1_tablet.png', + label: '/components/pagination/example-pagination-with-no-range-indicator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination-with-no-range-indicator_0_document_2_mobile.png', + label: '/components/pagination/example-pagination-with-no-range-indicator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination-with-no-range-indicator', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination_0_document_0_desktop.png', + label: '/components/pagination/example-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination_0_document_1_tablet.png', + label: '/components/pagination/example-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_pagination_example-pagination_0_document_2_mobile.png', + label: '/components/pagination/example-pagination', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/pagination/example-pagination', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-bare_0_document_0_desktop.png', + label: '/components/panel/example-panel-bare', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-bare', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-bare_0_document_1_tablet.png', + label: '/components/panel/example-panel-bare', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-bare', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-bare_0_document_2_mobile.png', + label: '/components/panel/example-panel-bare', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-bare', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-announcement_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-announcement', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-announcement', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-announcement_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-announcement', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-announcement', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-announcement_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-announcement', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-announcement', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-details_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-details_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-details_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-summary_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-summary_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-error-summary_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-error-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-information_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-information', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-information_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-information', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-information_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-information', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-spacious-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-spacious-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-spacious-information_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-spacious-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-spacious-information', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-success-message_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-success-message', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-success-message', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-success-message_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-success-message', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-success-message', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-success-message_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-success-message', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-success-message', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-warning_0_document_0_desktop.png', + label: '/components/panel/example-panel-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-warning_0_document_1_tablet.png', + label: '/components/panel/example-panel-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_panel_example-panel-with-warning_0_document_2_mobile.png', + label: '/components/panel/example-panel-with-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/panel/example-panel-with-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_password_example-password_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_password_example-password_0_document_0_desktop.png', + label: '/components/password/example-password', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/password/example-password', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_password_example-password_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_password_example-password_0_document_1_tablet.png', + label: '/components/password/example-password', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/password/example-password', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_password_example-password_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_password_example-password_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_password_example-password_0_document_2_mobile.png', + label: '/components/password/example-password', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/password/example-password', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_0_desktop.png', + label: '/components/phase-banner/example-phase-banner-alpha', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_1_tablet.png', + label: '/components/phase-banner/example-phase-banner-alpha', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-alpha_0_document_2_mobile.png', + label: '/components/phase-banner/example-phase-banner-alpha', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-alpha', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_0_desktop.png', + label: '/components/phase-banner/example-phase-banner-beta', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_1_tablet.png', + label: '/components/phase-banner/example-phase-banner-beta', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_phase-banner_example-phase-banner-beta_0_document_2_mobile.png', + label: '/components/phase-banner/example-phase-banner-beta', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/phase-banner/example-phase-banner-beta', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-ccs_0_document_0_desktop.png', + label: '/components/question/example-question-ccs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-ccs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-ccs_0_document_1_tablet.png', + label: '/components/question/example-question-ccs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-ccs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-ccs_0_document_2_mobile.png', + label: '/components/question/example-question-ccs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-ccs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-fieldset_0_document_0_desktop.png', + label: '/components/question/example-question-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-fieldset', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-fieldset_0_document_1_tablet.png', + label: '/components/question/example-question-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-fieldset', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-fieldset_0_document_2_mobile.png', + label: '/components/question/example-question-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-fieldset', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-interviewer-note_0_document_0_desktop.png', + label: '/components/question/example-question-interviewer-note', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-interviewer-note', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-interviewer-note_0_document_1_tablet.png', + label: '/components/question/example-question-interviewer-note', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-interviewer-note', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-interviewer-note_0_document_2_mobile.png', + label: '/components/question/example-question-interviewer-note', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-interviewer-note', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-no-fieldset_0_document_0_desktop.png', + label: '/components/question/example-question-no-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-no-fieldset', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-no-fieldset_0_document_1_tablet.png', + label: '/components/question/example-question-no-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-no-fieldset', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_question_example-question-no-fieldset_0_document_2_mobile.png', + label: '/components/question/example-question-no-fieldset', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/question/example-question-no-fieldset', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-clear-button_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-clear-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-clear-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-clear-button_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-clear-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-clear-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-clear-button_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-clear-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-clear-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-descriptions_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-descriptions', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-descriptions_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-descriptions', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-descriptions_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-descriptions', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-descriptions', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-error_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-error_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-error_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-checkboxes_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-checkboxes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-checkboxes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-radios_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-radios', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-select_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-select', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-revealed-text-input_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-revealed-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-revealed-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-separator_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-separator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-separator', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-separator_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-separator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-separator', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-separator_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-separator', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-separator', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_0_desktop.png', + label: '/components/radios/example-radios-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_1_tablet.png', + label: '/components/radios/example-radios-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-with-visible-text-input_0_document_2_mobile.png', + label: '/components/radios/example-radios-with-visible-text-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-with-visible-text-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-without-border_0_document_0_desktop.png', + label: '/components/radios/example-radios-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-without-border', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-without-border_0_document_1_tablet.png', + label: '/components/radios/example-radios-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-without-border', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios-without-border_0_document_2_mobile.png', + label: '/components/radios/example-radios-without-border', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios-without-border', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios_0_document_0_desktop.png', + label: '/components/radios/example-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios_0_document_1_tablet.png', + label: '/components/radios/example-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_radios_example-radios_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_radios_example-radios_0_document_2_mobile.png', + label: '/components/radios/example-radios', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/radios/example-radios', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-general_0_document_0_desktop.png', + label: '/components/related-content/example-related-content-general', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-general', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-general_0_document_1_tablet.png', + label: '/components/related-content/example-related-content-general', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-general', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-general_0_document_2_mobile.png', + label: '/components/related-content/example-related-content-general', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-general', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_0_desktop.png', + label: '/components/related-content/example-related-content-multiple-rows-of-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_1_tablet.png', + label: '/components/related-content/example-related-content-multiple-rows-of-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-multiple-rows-of-links_0_document_2_mobile.png', + label: '/components/related-content/example-related-content-multiple-rows-of-links', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-multiple-rows-of-links', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-social-media_0_document_0_desktop.png', + label: '/components/related-content/example-related-content-social-media', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-social-media', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-social-media_0_document_1_tablet.png', + label: '/components/related-content/example-related-content-social-media', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-social-media', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_related-content_example-related-content-social-media_0_document_2_mobile.png', + label: '/components/related-content/example-related-content-social-media', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/related-content/example-related-content-social-media', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-error_0_document_0_desktop.png', + label: '/components/relationships/example-relationships-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-error_0_document_1_tablet.png', + label: '/components/relationships/example-relationships-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-error_0_document_2_mobile.png', + label: '/components/relationships/example-relationships-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-you_0_document_0_desktop.png', + label: '/components/relationships/example-relationships-you', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-you', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-you_0_document_1_tablet.png', + label: '/components/relationships/example-relationships-you', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-you', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships-you_0_document_2_mobile.png', + label: '/components/relationships/example-relationships-you', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships-you', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships_0_document_0_desktop.png', + label: '/components/relationships/example-relationships', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships_0_document_1_tablet.png', + label: '/components/relationships/example-relationships', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_relationships_example-relationships_0_document_2_mobile.png', + label: '/components/relationships/example-relationships', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/relationships/example-relationships', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-character-check_0_document_0_desktop.png', + label: '/components/search/example-search-with-character-check', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-character-check', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.01962770061728395, + misMatchPercentage: '0.02', + analysisTime: 139, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-character-check_0_document_1_tablet.png', + label: '/components/search/example-search-with-character-check', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-character-check', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.051752726236979164, + misMatchPercentage: '0.05', + analysisTime: 112, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + label: '/components/search/example-search-with-character-check', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-character-check', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 1.0706646676661669, + misMatchPercentage: '1.07', + analysisTime: 77, + }, + diffImage: + '../bitmaps_test/20230531-135120/failed_diff_ds-vr-test__components_search_example-search-with-character-check_0_document_2_mobile.png', + }, + status: 'fail', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-placeholder_0_document_0_desktop.png', + label: '/components/search/example-search-with-placeholder', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-placeholder', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.015287422839506173, + misMatchPercentage: '0.02', + analysisTime: 164, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-placeholder_0_document_1_tablet.png', + label: '/components/search/example-search-with-placeholder', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-placeholder', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.04030863444010417, + misMatchPercentage: '0.04', + analysisTime: 131, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search-with-placeholder_0_document_2_mobile.png', + label: '/components/search/example-search-with-placeholder', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search-with-placeholder', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.04397801099450275, + misMatchPercentage: '0.04', + analysisTime: 79, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search_0_document_0_desktop.png', + label: '/components/search/example-search', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.013406635802469136, + misMatchPercentage: '0.01', + analysisTime: 137, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search_0_document_1_tablet.png', + label: '/components/search/example-search', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.03534952799479167, + misMatchPercentage: '0.04', + analysisTime: 69, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_search_example-search_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_search_example-search_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_search_example-search_0_document_2_mobile.png', + label: '/components/search/example-search', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/search/example-search', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.04397801099450275, + misMatchPercentage: '0.04', + analysisTime: 68, + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_0_desktop.png', + label: '/components/section-navigation/example-section-navigation-vertical', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_1_tablet.png', + label: '/components/section-navigation/example-section-navigation-vertical', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation-vertical_0_document_2_mobile.png', + label: '/components/section-navigation/example-section-navigation-vertical', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation-vertical', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png', + label: '/components/section-navigation/example-section-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png', + label: '/components/section-navigation/example-section-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png', + label: '/components/section-navigation/example-section-navigation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/section-navigation/example-section-navigation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-wide_0_document_0_desktop.png', + label: '/components/select/example-select-wide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-wide', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-wide_0_document_1_tablet.png', + label: '/components/select/example-select-wide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-wide', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-wide_0_document_2_mobile.png', + label: '/components/select/example-select-wide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-wide', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-error_0_document_0_desktop.png', + label: '/components/select/example-select-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-error_0_document_1_tablet.png', + label: '/components/select/example-select-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-error_0_document_2_mobile.png', + label: '/components/select/example-select-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-inline-label_0_document_0_desktop.png', + label: '/components/select/example-select-with-inline-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-inline-label', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-inline-label_0_document_1_tablet.png', + label: '/components/select/example-select-with-inline-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-inline-label', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select-with-inline-label_0_document_2_mobile.png', + label: '/components/select/example-select-with-inline-label', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select-with-inline-label', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select_0_document_0_desktop.png', + label: '/components/select/example-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select_0_document_1_tablet.png', + label: '/components/select/example-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_select_example-select_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_select_example-select_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_select_example-select_0_document_2_mobile.png', + label: '/components/select/example-select', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/select/example-select', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_share-page_example-share-page_0_document_0_desktop.png', + label: '/components/share-page/example-share-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/share-page/example-share-page', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_share-page_example-share-page_0_document_1_tablet.png', + label: '/components/share-page/example-share-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/share-page/example-share-page', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_share-page_example-share-page_0_document_2_mobile.png', + label: '/components/share-page/example-share-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/share-page/example-share-page', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_0_desktop.png', + label: '/components/skip-to-content/example-skip-to-content', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_1_tablet.png', + label: '/components/skip-to-content/example-skip-to-content', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_skip-to-content_example-skip-to-content_0_document_2_mobile.png', + label: '/components/skip-to-content/example-skip-to-content', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/skip-to-content/example-skip-to-content', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-dead_0_document_0_desktop.png', + label: '/components/status/example-status-dead', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-dead', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-dead_0_document_1_tablet.png', + label: '/components/status/example-status-dead', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-dead', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-dead_0_document_2_mobile.png', + label: '/components/status/example-status-dead', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-dead', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-error_0_document_0_desktop.png', + label: '/components/status/example-status-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-error_0_document_1_tablet.png', + label: '/components/status/example-status-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-error_0_document_2_mobile.png', + label: '/components/status/example-status-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-neutral-information_0_document_0_desktop.png', + label: '/components/status/example-status-neutral-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-neutral-information', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-neutral-information_0_document_1_tablet.png', + label: '/components/status/example-status-neutral-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-neutral-information', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-neutral-information_0_document_2_mobile.png', + label: '/components/status/example-status-neutral-information', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-neutral-information', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-pending_0_document_0_desktop.png', + label: '/components/status/example-status-pending', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-pending', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-pending_0_document_1_tablet.png', + label: '/components/status/example-status-pending', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-pending', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-pending_0_document_2_mobile.png', + label: '/components/status/example-status-pending', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-pending', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-small_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-small_0_document_0_desktop.png', + label: '/components/status/example-status-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-small', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-small_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-small_0_document_1_tablet.png', + label: '/components/status/example-status-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-small', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-small_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-small_0_document_2_mobile.png', + label: '/components/status/example-status-small', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-small', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-success_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-success_0_document_0_desktop.png', + label: '/components/status/example-status-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-success', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-success_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-success_0_document_1_tablet.png', + label: '/components/status/example-status-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-success', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_status_example-status-success_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_status_example-status-success_0_document_2_mobile.png', + label: '/components/status/example-status-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/status/example-status-success', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-total_0_document_0_desktop.png', + label: '/components/summary/example-summary-grouped-total', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-total', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-total_0_document_1_tablet.png', + label: '/components/summary/example-summary-grouped-total', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-total', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-total_0_document_2_mobile.png', + label: '/components/summary/example-summary-grouped-total', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-total', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_0_desktop.png', + label: '/components/summary/example-summary-grouped-with-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_1_tablet.png', + label: '/components/summary/example-summary-grouped-with-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped-with-errors_0_document_2_mobile.png', + label: '/components/summary/example-summary-grouped-with-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped-with-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped_0_document_0_desktop.png', + label: '/components/summary/example-summary-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped_0_document_1_tablet.png', + label: '/components/summary/example-summary-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-grouped_0_document_2_mobile.png', + label: '/components/summary/example-summary-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-grouped', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household-no-rows_0_document_0_desktop.png', + label: '/components/summary/example-summary-household-no-rows', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household-no-rows', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household-no-rows_0_document_1_tablet.png', + label: '/components/summary/example-summary-household-no-rows', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household-no-rows', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household-no-rows_0_document_2_mobile.png', + label: '/components/summary/example-summary-household-no-rows', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household-no-rows', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household_0_document_0_desktop.png', + label: '/components/summary/example-summary-household', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household_0_document_1_tablet.png', + label: '/components/summary/example-summary-household', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-household_0_document_2_mobile.png', + label: '/components/summary/example-summary-household', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-household', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-hub_0_document_0_desktop.png', + label: '/components/summary/example-summary-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-hub', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-hub_0_document_1_tablet.png', + label: '/components/summary/example-summary-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-hub', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-hub_0_document_2_mobile.png', + label: '/components/summary/example-summary-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-hub', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-multiple_0_document_0_desktop.png', + label: '/components/summary/example-summary-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-multiple', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-multiple_0_document_1_tablet.png', + label: '/components/summary/example-summary-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-multiple', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-multiple_0_document_2_mobile.png', + label: '/components/summary/example-summary-multiple', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-multiple', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-no-action_0_document_0_desktop.png', + label: '/components/summary/example-summary-no-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-no-action', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-no-action_0_document_1_tablet.png', + label: '/components/summary/example-summary-no-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-no-action', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary-no-action_0_document_2_mobile.png', + label: '/components/summary/example-summary-no-action', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary-no-action', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary_0_document_0_desktop.png', + label: '/components/summary/example-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary_0_document_1_tablet.png', + label: '/components/summary/example-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_summary_example-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_summary_example-summary_0_document_2_mobile.png', + label: '/components/summary/example-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/summary/example-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-basic_0_document_0_desktop.png', + label: '/components/table/example-table-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-basic', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-basic_0_document_1_tablet.png', + label: '/components/table/example-table-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-basic', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-basic_0_document_2_mobile.png', + label: '/components/table/example-table-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-basic', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-compact_0_document_0_desktop.png', + label: '/components/table/example-table-compact', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-compact', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-compact_0_document_1_tablet.png', + label: '/components/table/example-table-compact', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-compact', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-compact_0_document_2_mobile.png', + label: '/components/table/example-table-compact', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-compact', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-footer_0_document_0_desktop.png', + label: '/components/table/example-table-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-footer', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-footer_0_document_1_tablet.png', + label: '/components/table/example-table-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-footer', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-footer_0_document_2_mobile.png', + label: '/components/table/example-table-footer', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-footer', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-numeric_0_document_0_desktop.png', + label: '/components/table/example-table-numeric', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-numeric', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-numeric_0_document_1_tablet.png', + label: '/components/table/example-table-numeric', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-numeric', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-numeric_0_document_2_mobile.png', + label: '/components/table/example-table-numeric', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-numeric', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-responsive_0_document_0_desktop.png', + label: '/components/table/example-table-responsive', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-responsive', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-responsive_0_document_1_tablet.png', + label: '/components/table/example-table-responsive', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-responsive', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-responsive_0_document_2_mobile.png', + label: '/components/table/example-table-responsive', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-responsive', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-scrollable_0_document_0_desktop.png', + label: '/components/table/example-table-scrollable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-scrollable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-scrollable_0_document_1_tablet.png', + label: '/components/table/example-table-scrollable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-scrollable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-scrollable_0_document_2_mobile.png', + label: '/components/table/example-table-scrollable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-scrollable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-sortable_0_document_0_desktop.png', + label: '/components/table/example-table-sortable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-sortable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-sortable_0_document_1_tablet.png', + label: '/components/table/example-table-sortable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-sortable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table_example-table-sortable_0_document_2_mobile.png', + label: '/components/table/example-table-sortable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table/example-table-sortable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_0_desktop.png', + label: '/components/table-of-contents/example-table-of-contents-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_1_tablet.png', + label: '/components/table-of-contents/example-table-of-contents-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-grouped_0_document_2_mobile.png', + label: '/components/table-of-contents/example-table-of-contents-grouped', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-grouped', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_0_desktop.png', + label: '/components/table-of-contents/example-table-of-contents-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_1_tablet.png', + label: '/components/table-of-contents/example-table-of-contents-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-single_0_document_2_mobile.png', + label: '/components/table-of-contents/example-table-of-contents-single', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-single', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_0_desktop.png', + label: '/components/table-of-contents/example-table-of-contents-sticky', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_1_tablet.png', + label: '/components/table-of-contents/example-table-of-contents-sticky', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_table-of-contents_example-table-of-contents-sticky_0_document_2_mobile.png', + label: '/components/table-of-contents/example-table-of-contents-sticky', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/table-of-contents/example-table-of-contents-sticky', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs-details_0_document_0_desktop.png', + label: '/components/tabs/example-tabs-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs-details_0_document_1_tablet.png', + label: '/components/tabs/example-tabs-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs-details_0_document_2_mobile.png', + label: '/components/tabs/example-tabs-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs_0_document_0_desktop.png', + label: '/components/tabs/example-tabs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs_0_document_1_tablet.png', + label: '/components/tabs/example-tabs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_tabs_example-tabs_0_document_2_mobile.png', + label: '/components/tabs/example-tabs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/tabs/example-tabs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-error_0_document_0_desktop.png', + label: '/components/textarea/example-textarea-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-error_0_document_1_tablet.png', + label: '/components/textarea/example-textarea-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-error_0_document_2_mobile.png', + label: '/components/textarea/example-textarea-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_0_desktop.png', + label: '/components/textarea/example-textarea-with-character-limit', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_1_tablet.png', + label: '/components/textarea/example-textarea-with-character-limit', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea-with-character-limit_0_document_2_mobile.png', + label: '/components/textarea/example-textarea-with-character-limit', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea-with-character-limit', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea_0_document_0_desktop.png', + label: '/components/textarea/example-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea_0_document_1_tablet.png', + label: '/components/textarea/example-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_textarea_example-textarea_0_document_2_mobile.png', + label: '/components/textarea/example-textarea', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/textarea/example-textarea', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeline_example-timeline_0_document_0_desktop.png', + label: '/components/timeline/example-timeline', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeline/example-timeline', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeline_example-timeline_0_document_1_tablet.png', + label: '/components/timeline/example-timeline', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeline/example-timeline', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeline_example-timeline_0_document_2_mobile.png', + label: '/components/timeline/example-timeline', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeline/example-timeline', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_0_desktop.png', + label: '/components/timeout-modal/example-timeout-modal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_1_tablet.png', + label: '/components/timeout-modal/example-timeout-modal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-modal_example-timeout-modal_0_document_2_mobile.png', + label: '/components/timeout-modal/example-timeout-modal', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-modal/example-timeout-modal', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_0_desktop.png', + label: '/components/timeout-panel/example-panel-with-timeout-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_1_tablet.png', + label: '/components/timeout-panel/example-panel-with-timeout-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + rawMisMatchPercentage: 0.009918212890625, + misMatchPercentage: '0.01', + analysisTime: 64, + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_timeout-panel_example-panel-with-timeout-warning_0_document_2_mobile.png', + label: '/components/timeout-panel/example-panel-with-timeout-warning', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/timeout-panel/example-panel-with-timeout-warning', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload-error_0_document_0_desktop.png', + label: '/components/upload/example-upload-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload-error_0_document_1_tablet.png', + label: '/components/upload/example-upload-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload-error_0_document_2_mobile.png', + label: '/components/upload/example-upload-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_upload_example-upload_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload_0_document_0_desktop.png', + label: '/components/upload/example-upload', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_upload_example-upload_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload_0_document_1_tablet.png', + label: '/components/upload/example-upload', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_upload_example-upload_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_upload_example-upload_0_document_2_mobile.png', + label: '/components/upload/example-upload', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/upload/example-upload', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_video_example-video_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__components_video_example-video_0_document_0_desktop.png', + label: '/components/video/example-video', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/video/example-video', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_video_example-video_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__components_video_example-video_0_document_1_tablet.png', + label: '/components/video/example-video', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/video/example-video', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__components_video_example-video_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__components_video_example-video_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__components_video_example-video_0_document_2_mobile.png', + label: '/components/video/example-video', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/components/video/example-video', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-manual-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-manual-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual-error_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-manual-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-manual_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-manual', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-manual', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-non-editable-confirm-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-non-editable-confirm-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-confirm-address_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-non-editable-confirm-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-confirm-address', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-non-editable-register-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-non-editable-register-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable-register-address_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-non-editable-register-address', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable-register-address', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input-non-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input-non-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input-non-editable_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input-non-editable', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input-non-editable', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input_0_document_0_desktop.png', + label: '/patterns/addresses/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input_0_document_1_tablet.png', + label: '/patterns/addresses/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_addresses_example-address-input_0_document_2_mobile.png', + label: '/patterns/addresses/example-address-input', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/addresses/example-address-input', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_0_desktop.png', + label: '/patterns/change-language/example-change-language-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_1_tablet.png', + label: '/patterns/change-language/example-change-language-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-cymraeg_0_document_2_mobile.png', + label: '/patterns/change-language/example-change-language-cymraeg', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-cymraeg', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-english_0_document_0_desktop.png', + label: '/patterns/change-language/example-change-language-english', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-english', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-english_0_document_1_tablet.png', + label: '/patterns/change-language/example-change-language-english', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-english', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_change-language_example-change-language-english_0_document_2_mobile.png', + label: '/patterns/change-language/example-change-language-english', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/change-language/example-change-language-english', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_0_desktop.png', + label: '/patterns/cookies-settings/example-cookie-settings-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_1_tablet.png', + label: '/patterns/cookies-settings/example-cookie-settings-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_cookies-settings_example-cookie-settings-page_0_document_2_mobile.png', + label: '/patterns/cookies-settings/example-cookie-settings-page', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/cookies-settings/example-cookie-settings-page', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-details_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-details', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-details_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-details', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-details_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-error-details', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-details', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-summary_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-summary_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-error-summary_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-error-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-error-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-errors-proto-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-errors-proto-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto-errors_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-errors-proto-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_0_desktop.png', + label: '/patterns/correct-errors/example-errors-proto', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_1_tablet.png', + label: '/patterns/correct-errors/example-errors-proto', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_correct-errors_example-errors-proto_0_document_2_mobile.png', + label: '/patterns/correct-errors/example-errors-proto', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/correct-errors/example-errors-proto', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_download-resources_example-download-resources_0_document_0_desktop.png', + label: '/patterns/download-resources/example-download-resources', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/download-resources/example-download-resources', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_download-resources_example-download-resources_0_document_1_tablet.png', + label: '/patterns/download-resources/example-download-resources', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/download-resources/example-download-resources', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_download-resources_example-download-resources_0_document_2_mobile.png', + label: '/patterns/download-resources/example-download-resources', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/download-resources/example-download-resources', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-access-denied-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-access-denied-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-access-denied-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-access-denied-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-access-denied-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-browser-incompatible-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-browser-incompatible-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-browser-incompatible-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-browser-incompatible-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-browser-incompatible-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-maintenance-notice', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-maintenance-notice', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-maintenance-notice_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-maintenance-notice', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-maintenance-notice', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-page-not-found-error-with-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-page-not-found-error-with-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error-with-code_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-page-not-found-error-with-code', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error-with-code', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-page-not-found-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-page-not-found-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-page-not-found-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-page-not-found-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-page-not-found-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-server-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-server-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-server-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-server-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-server-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-server-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-server-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-server-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-server-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-timed-out-error-not-signed-in', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-timed-out-error-not-signed-in', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error-not-signed-in_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-timed-out-error-not-signed-in', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error-not-signed-in', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_0_desktop.png', + label: '/patterns/error-status-pages/example-timed-out-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_1_tablet.png', + label: '/patterns/error-status-pages/example-timed-out-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_error-status-pages_example-timed-out-error_0_document_2_mobile.png', + label: '/patterns/error-status-pages/example-timed-out-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/error-status-pages/example-timed-out-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_extend-session_example-timeout_0_document_0_desktop.png', + label: '/patterns/extend-session/example-timeout', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/extend-session/example-timeout', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_extend-session_example-timeout_0_document_1_tablet.png', + label: '/patterns/extend-session/example-timeout', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/extend-session/example-timeout', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_extend-session_example-timeout_0_document_2_mobile.png', + label: '/patterns/extend-session/example-timeout', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/extend-session/example-timeout', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_0_desktop.png', + label: '/patterns/feedback/example-feedback-form-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_1_tablet.png', + label: '/patterns/feedback/example-feedback-form-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form-errors_0_document_2_mobile.png', + label: '/patterns/feedback/example-feedback-form-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form_0_document_0_desktop.png', + label: '/patterns/feedback/example-feedback-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form_0_document_1_tablet.png', + label: '/patterns/feedback/example-feedback-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-form_0_document_2_mobile.png', + label: '/patterns/feedback/example-feedback-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-form', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-success_0_document_0_desktop.png', + label: '/patterns/feedback/example-feedback-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-success', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-success_0_document_1_tablet.png', + label: '/patterns/feedback/example-feedback-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-success', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_feedback_example-feedback-success_0_document_2_mobile.png', + label: '/patterns/feedback/example-feedback-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/feedback/example-feedback-success', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-overview_0_document_0_desktop.png', + label: '/patterns/guide/example-guide-overview', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-overview', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-overview_0_document_1_tablet.png', + label: '/patterns/guide/example-guide-overview', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-overview', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-overview_0_document_2_mobile.png', + label: '/patterns/guide/example-guide-overview', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-overview', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-rtl_0_document_0_desktop.png', + label: '/patterns/guide/example-guide-rtl', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-rtl', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-rtl_0_document_1_tablet.png', + label: '/patterns/guide/example-guide-rtl', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-rtl', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide-rtl_0_document_2_mobile.png', + label: '/patterns/guide/example-guide-rtl', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide-rtl', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide_0_document_0_desktop.png', + label: '/patterns/guide/example-guide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide_0_document_1_tablet.png', + label: '/patterns/guide/example-guide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_guide_example-guide_0_document_2_mobile.png', + label: '/patterns/guide/example-guide', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/guide/example-guide', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-hub-complete', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-hub-complete', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub-complete_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-hub-complete', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub-complete', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-hub_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-hub', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-hub', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-spoke-continue', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-spoke-continue', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-continue_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-spoke-continue', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-continue', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-spoke-start', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-spoke-start', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-start_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-spoke-start', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-start', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_0_desktop.png', + label: '/patterns/hub-and-spoke/example-spoke-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_1_tablet.png', + label: '/patterns/hub-and-spoke/example-spoke-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_hub-and-spoke_example-spoke-summary_0_document_2_mobile.png', + label: '/patterns/hub-and-spoke/example-spoke-summary', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/hub-and-spoke/example-spoke-summary', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_0_desktop.png', + label: '/patterns/input-email-with-error/example-input-email-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_1_tablet.png', + label: '/patterns/input-email-with-error/example-input-email-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_input-email-with-error_example-input-email-with-error_0_document_2_mobile.png', + label: '/patterns/input-email-with-error/example-input-email-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/input-email-with-error/example-input-email-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-article_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-article_0_document_0_desktop.png', + label: '/patterns/news/example-article', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-article', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-article_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-article_0_document_1_tablet.png', + label: '/patterns/news/example-article', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-article', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-article_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-article_0_document_2_mobile.png', + label: '/patterns/news/example-article', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-article', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-category_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-category_0_document_0_desktop.png', + label: '/patterns/news/example-category', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-category', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-category_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-category_0_document_1_tablet.png', + label: '/patterns/news/example-category', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-category', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-category_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-category_0_document_2_mobile.png', + label: '/patterns/news/example-category', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-category', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-landing_0_document_0_desktop.png', + label: '/patterns/news/example-landing', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-landing', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-landing_0_document_1_tablet.png', + label: '/patterns/news/example-landing', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-landing', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-landing_0_document_2_mobile.png', + label: '/patterns/news/example-landing', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-landing', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-tag_0_document_0_desktop.png', + label: '/patterns/news/example-tag', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-tag', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-tag_0_document_1_tablet.png', + label: '/patterns/news/example-tag', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-tag', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_news_example-tag_0_document_2_mobile.png', + label: '/patterns/news/example-tag', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/news/example-tag', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_0_desktop.png', + label: '/patterns/numeric-values/example-input-number-suffixed-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_1_tablet.png', + label: '/patterns/numeric-values/example-input-number-suffixed-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_numeric-values_example-input-number-suffixed-with-error_0_document_2_mobile.png', + label: '/patterns/numeric-values/example-input-number-suffixed-with-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/numeric-values/example-input-number-suffixed-with-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_0_desktop.png', + label: '/patterns/phone-numbers/example-phone-number-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_1_tablet.png', + label: '/patterns/phone-numbers/example-phone-number-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_phone-numbers_example-phone-number-error_0_document_2_mobile.png', + label: '/patterns/phone-numbers/example-phone-number-error', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/phone-numbers/example-phone-number-error', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_question_example-question-anatomy_0_document_0_desktop.png', + label: '/patterns/question/example-question-anatomy', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/question/example-question-anatomy', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_question_example-question-anatomy_0_document_1_tablet.png', + label: '/patterns/question/example-question-anatomy', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/question/example-question-anatomy', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_question_example-question-anatomy_0_document_2_mobile.png', + label: '/patterns/question/example-question-anatomy', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/question/example-question-anatomy', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_0_desktop.png', + label: '/patterns/save-and-sign-out/example-save-and-sign-out-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_1_tablet.png', + label: '/patterns/save-and-sign-out/example-save-and-sign-out-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-save-and-sign-out-button_0_document_2_mobile.png', + label: '/patterns/save-and-sign-out/example-save-and-sign-out-button', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-save-and-sign-out-button', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_0_desktop.png', + label: '/patterns/save-and-sign-out/example-signed-out', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_1_tablet.png', + label: '/patterns/save-and-sign-out/example-signed-out', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_save-and-sign-out_example-signed-out_0_document_2_mobile.png', + label: '/patterns/save-and-sign-out/example-signed-out', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/save-and-sign-out/example-signed-out', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-errors_0_document_0_desktop.png', + label: '/patterns/send-a-web-form/example-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-errors', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-errors_0_document_1_tablet.png', + label: '/patterns/send-a-web-form/example-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-errors', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-errors_0_document_2_mobile.png', + label: '/patterns/send-a-web-form/example-errors', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-errors', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-form_0_document_0_desktop.png', + label: '/patterns/send-a-web-form/example-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-form', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-form_0_document_1_tablet.png', + label: '/patterns/send-a-web-form/example-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-form', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-form_0_document_2_mobile.png', + label: '/patterns/send-a-web-form/example-form', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-form', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-success_0_document_0_desktop.png', + label: '/patterns/send-a-web-form/example-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-success', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-success_0_document_1_tablet.png', + label: '/patterns/send-a-web-form/example-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-success', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-a-web-form_example-success_0_document_2_mobile.png', + label: '/patterns/send-a-web-form/example-success', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-a-web-form/example-success', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_0_desktop.png', + label: '/patterns/send-and-reply-to-messages/example-conversation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_1_tablet.png', + label: '/patterns/send-and-reply-to-messages/example-conversation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-conversation_0_document_2_mobile.png', + label: '/patterns/send-and-reply-to-messages/example-conversation', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-conversation', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_0_desktop.png', + label: '/patterns/send-and-reply-to-messages/example-message-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_1_tablet.png', + label: '/patterns/send-and-reply-to-messages/example-message-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__patterns_send-and-reply-to-messages_example-message-list_0_document_2_mobile.png', + label: '/patterns/send-and-reply-to-messages/example-message-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/patterns/send-and-reply-to-messages/example-message-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_address-output_example-address-output_0_document_0_desktop.png', + label: '/foundations/address-output/example-address-output', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/address-output/example-address-output', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_address-output_example-address-output_0_document_1_tablet.png', + label: '/foundations/address-output/example-address-output', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/address-output/example-address-output', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_address-output_example-address-output_0_document_2_mobile.png', + label: '/foundations/address-output/example-address-output', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/address-output/example-address-output', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_0_desktop.png', + label: '/foundations/headings/example-breakpoint-headings', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_1_tablet.png', + label: '/foundations/headings/example-breakpoint-headings', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-breakpoint-headings_0_document_2_mobile.png', + label: '/foundations/headings/example-breakpoint-headings', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-breakpoint-headings', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_0_desktop.png', + label: '/foundations/headings/example-default-heading-sizes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_1_tablet.png', + label: '/foundations/headings/example-default-heading-sizes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_headings_example-default-heading-sizes_0_document_2_mobile.png', + label: '/foundations/headings/example-default-heading-sizes', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/headings/example-default-heading-sizes', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_highlighting_example-highlighting_0_document_0_desktop.png', + label: '/foundations/highlighting/example-highlighting', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/highlighting/example-highlighting', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_highlighting_example-highlighting_0_document_1_tablet.png', + label: '/foundations/highlighting/example-highlighting', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/highlighting/example-highlighting', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_highlighting_example-highlighting_0_document_2_mobile.png', + label: '/foundations/highlighting/example-highlighting', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/highlighting/example-highlighting', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_links_example-link_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_links_example-link_0_document_0_desktop.png', + label: '/foundations/links/example-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/links/example-link', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_links_example-link_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_links_example-link_0_document_1_tablet.png', + label: '/foundations/links/example-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/links/example-link', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_links_example-link_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_links_example-link_0_document_2_mobile.png', + label: '/foundations/links/example-link', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/links/example-link', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bare-list_0_document_0_desktop.png', + label: '/foundations/lists/example-bare-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bare-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bare-list_0_document_1_tablet.png', + label: '/foundations/lists/example-bare-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bare-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bare-list_0_document_2_mobile.png', + label: '/foundations/lists/example-bare-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bare-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bulleted-list_0_document_0_desktop.png', + label: '/foundations/lists/example-bulleted-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bulleted-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bulleted-list_0_document_1_tablet.png', + label: '/foundations/lists/example-bulleted-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bulleted-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-bulleted-list_0_document_2_mobile.png', + label: '/foundations/lists/example-bulleted-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-bulleted-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-dashed-list_0_document_0_desktop.png', + label: '/foundations/lists/example-dashed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-dashed-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-dashed-list_0_document_1_tablet.png', + label: '/foundations/lists/example-dashed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-dashed-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-dashed-list_0_document_2_mobile.png', + label: '/foundations/lists/example-dashed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-dashed-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_0_desktop.png', + label: '/foundations/lists/example-inline-list-with-social-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_1_tablet.png', + label: '/foundations/lists/example-inline-list-with-social-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list-with-social-icon-prefix_0_document_2_mobile.png', + label: '/foundations/lists/example-inline-list-with-social-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list-with-social-icon-prefix', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list_0_document_0_desktop.png', + label: '/foundations/lists/example-inline-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list_0_document_1_tablet.png', + label: '/foundations/lists/example-inline-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-inline-list_0_document_2_mobile.png', + label: '/foundations/lists/example-inline-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-inline-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_0_desktop.png', + label: '/foundations/lists/example-list-with-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_1_tablet.png', + label: '/foundations/lists/example-list-with-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-prefix_0_document_2_mobile.png', + label: '/foundations/lists/example-list-with-icon-prefix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-prefix', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_0_desktop.png', + label: '/foundations/lists/example-list-with-icon-suffix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_1_tablet.png', + label: '/foundations/lists/example-list-with-icon-suffix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-list-with-icon-suffix_0_document_2_mobile.png', + label: '/foundations/lists/example-list-with-icon-suffix', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-list-with-icon-suffix', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-numbered-list_0_document_0_desktop.png', + label: '/foundations/lists/example-numbered-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-numbered-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-numbered-list_0_document_1_tablet.png', + label: '/foundations/lists/example-numbered-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-numbered-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-numbered-list_0_document_2_mobile.png', + label: '/foundations/lists/example-numbered-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-numbered-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-prefixed-list_0_document_0_desktop.png', + label: '/foundations/lists/example-prefixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-prefixed-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-prefixed-list_0_document_1_tablet.png', + label: '/foundations/lists/example-prefixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-prefixed-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-prefixed-list_0_document_2_mobile.png', + label: '/foundations/lists/example-prefixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-prefixed-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-suffixed-list_0_document_0_desktop.png', + label: '/foundations/lists/example-suffixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-suffixed-list', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-suffixed-list_0_document_1_tablet.png', + label: '/foundations/lists/example-suffixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-suffixed-list', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_lists_example-suffixed-list_0_document_2_mobile.png', + label: '/foundations/lists/example-suffixed-list', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/lists/example-suffixed-list', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_0_desktop.png', + label: '/foundations/page-template/example-base-page-template-block-areas', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_1_tablet.png', + label: '/foundations/page-template/example-base-page-template-block-areas', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: + '../bitmaps_reference/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png', + test: + '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-base-page-template-block-areas_0_document_2_mobile.png', + label: '/foundations/page-template/example-base-page-template-block-areas', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-base-page-template-block-areas', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-basic_0_document_0_desktop.png', + label: '/foundations/page-template/example-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-basic', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-basic_0_document_1_tablet.png', + label: '/foundations/page-template/example-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-basic', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-basic_0_document_2_mobile.png', + label: '/foundations/page-template/example-basic', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-basic', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-custom_0_document_0_desktop.png', + label: '/foundations/page-template/example-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-custom', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-custom_0_document_1_tablet.png', + label: '/foundations/page-template/example-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-custom', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_page-template_example-custom_0_document_2_mobile.png', + label: '/foundations/page-template/example-custom', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/page-template/example-custom', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_0_desktop.png', + label: '/foundations/paragraphs/example-paragraphs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_1_tablet.png', + label: '/foundations/paragraphs/example-paragraphs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_paragraphs_example-paragraphs_0_document_2_mobile.png', + label: '/foundations/paragraphs/example-paragraphs', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/paragraphs/example-paragraphs', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_quote_example-quote_0_document_0_desktop.png', + label: '/foundations/quote/example-quote', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/quote/example-quote', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_quote_example-quote_0_document_1_tablet.png', + label: '/foundations/quote/example-quote', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/quote/example-quote', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_quote_example-quote_0_document_2_mobile.png', + label: '/foundations/quote/example-quote', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/quote/example-quote', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_text-indent_example-text-indent_0_document_0_desktop.png', + label: '/foundations/text-indent/example-text-indent', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/text-indent/example-text-indent', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_text-indent_example-text-indent_0_document_1_tablet.png', + label: '/foundations/text-indent/example-text-indent', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/text-indent/example-text-indent', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_text-indent_example-text-indent_0_document_2_mobile.png', + label: '/foundations/text-indent/example-text-indent', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/text-indent/example-text-indent', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_type-scale_example-type-scale_0_document_0_desktop.png', + label: '/foundations/type-scale/example-type-scale', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/type-scale/example-type-scale', + expect: 0, + viewportLabel: 'desktop', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_type-scale_example-type-scale_0_document_1_tablet.png', + label: '/foundations/type-scale/example-type-scale', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/type-scale/example-type-scale', + expect: 0, + viewportLabel: 'tablet', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, + { + pair: { + reference: '../bitmaps_reference/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png', + test: '../bitmaps_test/20230531-135120/ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png', + selector: 'document', + fileName: 'ds-vr-test__foundations_type-scale_example-type-scale_0_document_2_mobile.png', + label: '/foundations/type-scale/example-type-scale', + misMatchThreshold: 0.1, + url: 'http://host.docker.internal:3010/foundations/type-scale/example-type-scale', + expect: 0, + viewportLabel: 'mobile', + diff: { + isSameDimensions: true, + dimensionDifference: { + width: 0, + height: 0, + }, + misMatchPercentage: '0.00', + }, + }, + status: 'pass', + }, ], - "id": "ds-vr-test" -}); \ No newline at end of file + id: 'ds-vr-test', +}); diff --git a/package.json b/package.json index 6b25e04eb5..8259418181 100644 --- a/package.json +++ b/package.json @@ -38,17 +38,17 @@ "*.js": [ "prettier --print-width 140 --single-quote --parser babylon --write", "eslint --fix", - "git add" + "git add ." ], "*.md": [ "prettier --write", "remark", - "git add" + "git add ." ], "*.scss": [ "prettier --print-width 140 --single-quote --parser postcss --write", "yarn run stylelint-fix", - "git add" + "git add ." ] }, "browserslist": [ diff --git a/src/components/table/_table.scss b/src/components/table/_table.scss index 6e500cb902..3092149639 100644 --- a/src/components/table/_table.scss +++ b/src/components/table/_table.scss @@ -112,7 +112,7 @@ } &__content { overflow: visible; - overflow-x: scroll; + overflow-x: auto; width: 100%; &:focus { box-shadow: 0 0 0 3px var(--ons-color-page-light), 0 0 0 5px var(--ons-color-text-link-focus), 0 0 0 8px var(--ons-color-focus); From 1495098ec695ec1fe01ce8224b24cd8b26028e45 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 31 May 2023 15:27:43 +0100 Subject: [PATCH 5/7] updated scroll with auto --- package.json | 8 ++++---- yarn.lock | 42 ++++++------------------------------------ 2 files changed, 10 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 8259418181..daae26b9e9 100644 --- a/package.json +++ b/package.json @@ -38,17 +38,17 @@ "*.js": [ "prettier --print-width 140 --single-quote --parser babylon --write", "eslint --fix", - "git add ." + "git add" ], "*.md": [ "prettier --write", "remark", - "git add ." + "git add" ], "*.scss": [ "prettier --print-width 140 --single-quote --parser postcss --write", "yarn run stylelint-fix", - "git add ." + "git add" ] }, "browserslist": [ @@ -100,7 +100,7 @@ "gulp-sourcemaps": "^3.0.0", "gulp-terser": "^2.0.1", "http-server": "^0.12.3", - "husky": "^1.2.0", + "husky": "^1.3.1", "jest": "^27.5.1", "jest-axe": "^6.0.0", "jest-puppeteer": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 10ea7858dc..75217acc27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3763,7 +3763,7 @@ corser@^2.0.1: resolved "https://registry.yarnpkg.com/corser/-/corser-2.0.1.tgz#8eda252ecaab5840dcd975ceb90d9370c819ff87" integrity sha1-jtolLsqrWEDc2XXOuQ2TcMgZ/4c= -cosmiconfig@^5.0.7, cosmiconfig@^5.2.0, cosmiconfig@^5.2.1: +cosmiconfig@^5.2.0, cosmiconfig@^5.2.1: version "5.2.1" resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a" integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA== @@ -6318,21 +6318,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -husky@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0" - integrity sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg== - dependencies: - cosmiconfig "^5.0.7" - execa "^1.0.0" - find-up "^3.0.0" - get-stdin "^6.0.0" - is-ci "^2.0.0" - pkg-dir "^3.0.0" - please-upgrade-node "^3.1.1" - read-pkg "^4.0.1" - run-node "^1.0.0" - slash "^2.0.0" +husky@^8.0.3: + version "8.0.3" + resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" + integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== hyperlinker@^1.0.0: version "1.0.0" @@ -9567,7 +9556,7 @@ playwright@^1.23.4: dependencies: playwright-core "1.32.1" -please-upgrade-node@^3.0.2, please-upgrade-node@^3.1.1: +please-upgrade-node@^3.0.2: version "3.2.0" resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942" integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg== @@ -10093,15 +10082,6 @@ read-pkg@^1.0.0: normalize-package-data "^2.3.2" path-type "^1.0.0" -read-pkg@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-4.0.1.tgz#963625378f3e1c4d48c85872b5a6ec7d5d093237" - integrity sha1-ljYlN48+HE1IyFhytabsfV0JMjc= - dependencies: - normalize-package-data "^2.3.2" - parse-json "^4.0.0" - pify "^3.0.0" - read-pkg@^5.2.0: version "5.2.0" resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc" @@ -10751,11 +10731,6 @@ run-async@^2.2.0: resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455" integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ== -run-node@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e" - integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A== - run-parallel@^1.1.9: version "1.2.0" resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" @@ -11096,11 +11071,6 @@ sisteransi@^1.0.5: resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== -slash@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44" - integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A== - slash@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" From c050e13e767cd9db6a87304d4745e2249a5adb0c Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 31 May 2023 15:28:39 +0100 Subject: [PATCH 6/7] updated scroll with auto --- src/components/table/_table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/table/_table.scss b/src/components/table/_table.scss index 3092149639..6e500cb902 100644 --- a/src/components/table/_table.scss +++ b/src/components/table/_table.scss @@ -112,7 +112,7 @@ } &__content { overflow: visible; - overflow-x: auto; + overflow-x: scroll; width: 100%; &:focus { box-shadow: 0 0 0 3px var(--ons-color-page-light), 0 0 0 5px var(--ons-color-text-link-focus), 0 0 0 8px var(--ons-color-focus); From 6a138ba394288ae77debc4b2d2da65a50a0ebcb0 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 31 May 2023 15:29:00 +0100 Subject: [PATCH 7/7] updated scroll with auto --- src/components/table/_table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/table/_table.scss b/src/components/table/_table.scss index 6e500cb902..3092149639 100644 --- a/src/components/table/_table.scss +++ b/src/components/table/_table.scss @@ -112,7 +112,7 @@ } &__content { overflow: visible; - overflow-x: scroll; + overflow-x: auto; width: 100%; &:focus { box-shadow: 0 0 0 3px var(--ons-color-page-light), 0 0 0 5px var(--ons-color-text-link-focus), 0 0 0 8px var(--ons-color-focus);