{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:55:58.404Z",
    "end": "2025-04-07T13:56:05.897Z",
    "duration": 7493,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "81e889da-a084-40fe-8839-626a3781cbde",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "file": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "980d4e59-56a0-4491-a498-7a0bf3b9dd03",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Displays Cookie Bar - Desktop",
              "fullTitle": "Test Displays Cookie Bar - Desktop",
              "timedOut": null,
              "duration": 2935,
              "state": "passed",
              "speed": "fast",
              "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": "25cf3b73-5c29-4171-a6b8-7cc8fec8b550",
              "parentUUID": "980d4e59-56a0-4491-a498-7a0bf3b9dd03",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Mobile",
              "fullTitle": "Test Displays Cookie Bar - Mobile",
              "timedOut": null,
              "duration": 857,
              "state": "passed",
              "speed": "fast",
              "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": "ec09f238-96bf-42a5-8cee-3a221e4ceca6",
              "parentUUID": "980d4e59-56a0-4491-a498-7a0bf3b9dd03",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Tablet",
              "fullTitle": "Test Displays Cookie Bar - Tablet",
              "timedOut": null,
              "duration": 745,
              "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": "8a456c9b-3c9b-46f1-bb3a-8f6f9c93f7c9",
              "parentUUID": "980d4e59-56a0-4491-a498-7a0bf3b9dd03",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "25cf3b73-5c29-4171-a6b8-7cc8fec8b550",
            "ec09f238-96bf-42a5-8cee-3a221e4ceca6",
            "8a456c9b-3c9b-46f1-bb3a-8f6f9c93f7c9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 4537,
          "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/47/14/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}