{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-12-12T11:07:43.433Z",
    "end": "2023-12-12T11:10:53.464Z",
    "duration": 190031,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1fec2059-19b8-4173-b192-bdf56c5c1f51",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/change-pdp-variant.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/change-pdp-variant.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ca36cdfe-5503-44bb-bf2e-733b88aabd6a",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP change variant",
              "fullTitle": "Test desktop PDP change variant",
              "timedOut": null,
              "duration": 64165,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "dd218574-8532-426d-abf7-b401796cc598",
              "parentUUID": "ca36cdfe-5503-44bb-bf2e-733b88aabd6a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "dd218574-8532-426d-abf7-b401796cc598"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 64165,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "1cfe8db3-6d75-4391-8caa-ccde97b5dea4",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP change variant",
              "fullTitle": "Test iphone PDP change variant",
              "timedOut": null,
              "duration": 60210,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "bea76221-775b-41cf-9cc4-cdfce28059de",
              "parentUUID": "1cfe8db3-6d75-4391-8caa-ccde97b5dea4",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "bea76221-775b-41cf-9cc4-cdfce28059de"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 60210,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "d908ecbb-16dc-4d1b-a799-7a1dfcd743f9",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP change variant",
              "fullTitle": "Test tablet PDP change variant",
              "timedOut": null,
              "duration": 62440,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "52f3b627-13c4-4b8a-b7a7-d6f9a3016fc5",
              "parentUUID": "d908ecbb-16dc-4d1b-a799-7a1dfcd743f9",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "52f3b627-13c4-4b8a-b7a7-d6f9a3016fc5"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 62440,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        }
      ],
      "passes": [],
      "failures": [],
      "pending": [],
      "skipped": [],
      "duration": 0,
      "root": true,
      "rootEmpty": true,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": true,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.1.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/37/60/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}