{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-12-12T12:09:22.499Z",
    "end": "2023-12-12T12:09:52.587Z",
    "duration": 30088,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "4ca245d1-455c-4157-99cf-3c0fc0ecb718",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "file": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "9b025693-335d-41d0-935b-f21a2fdc5121",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Displays Cookie Bar - Desktop",
              "fullTitle": "Test Displays Cookie Bar - Desktop",
              "timedOut": null,
              "duration": 9306,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//checks the existance of the cookie bar\n_displaysCookieBar.default.checkCookieBar(cy);",
              "err": {},
              "uuid": "24fcd361-8b54-48d2-b5da-c37aacf933dd",
              "parentUUID": "9b025693-335d-41d0-935b-f21a2fdc5121",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Mobile",
              "fullTitle": "Test Displays Cookie Bar - Mobile",
              "timedOut": null,
              "duration": 7834,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n//checks the existance of the cookie bar\n_displaysCookieBar.default.checkCookieBar(cy);",
              "err": {},
              "uuid": "df4c712d-d7b1-4917-bd3b-ae1bb74aa674",
              "parentUUID": "9b025693-335d-41d0-935b-f21a2fdc5121",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Tablet",
              "fullTitle": "Test Displays Cookie Bar - Tablet",
              "timedOut": null,
              "duration": 4858,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n//checks the existance of the cookie bar\n_displaysCookieBar.default.checkCookieBar(cy);",
              "err": {},
              "uuid": "83157792-8710-4a4d-aee4-80e0be47f2c5",
              "parentUUID": "9b025693-335d-41d0-935b-f21a2fdc5121",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "24fcd361-8b54-48d2-b5da-c37aacf933dd",
            "df4c712d-d7b1-4917-bd3b-ae1bb74aa674",
            "83157792-8710-4a4d-aee4-80e0be47f2c5"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 21998,
          "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/14/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}