{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-12-12T11:12:17.798Z",
    "end": "2023-12-12T11:13:22.968Z",
    "duration": 65170,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "89cec515-89d5-4a3b-ace8-d85bdd57bc5e",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "81ad4775-ff44-4c67-9ef0-67dab73a6c09",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check sidebar when empty cart",
              "fullTitle": "Test desktop Check sidebar when empty cart",
              "timedOut": null,
              "duration": 23704,
              "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": "e1624eb5-8d16-42ab-b686-87da132dbcd8",
              "parentUUID": "81ad4775-ff44-4c67-9ef0-67dab73a6c09",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "e1624eb5-8d16-42ab-b686-87da132dbcd8"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 23704,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "cbaedec5-542f-4678-8221-5cc1eef7b2f9",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check sidebar when empty cart",
              "fullTitle": "Test iphone Check sidebar when empty cart",
              "timedOut": null,
              "duration": 17016,
              "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": "a345a75e-f7e0-4cfe-9799-fb57a318fc93",
              "parentUUID": "cbaedec5-542f-4678-8221-5cc1eef7b2f9",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "a345a75e-f7e0-4cfe-9799-fb57a318fc93"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 17016,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "12dd8255-0178-46d5-9f34-52a005f32c2f",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check sidebar when empty cart",
              "fullTitle": "Test tablet Check sidebar when empty cart",
              "timedOut": null,
              "duration": 18198,
              "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": "3f00cc8b-59a0-4a80-95c9-4cea74387cdd",
              "parentUUID": "12dd8255-0178-46d5-9f34-52a005f32c2f",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "3f00cc8b-59a0-4a80-95c9-4cea74387cdd"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 18198,
          "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/130/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}