{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:00:07.064Z",
    "end": "2025-04-07T13:00:12.841Z",
    "duration": 5777,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "e0efecbd-268b-4e88-8eff-160ffe993016",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "file": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "79bb969d-961b-4488-84f8-5b7dab5ff5bd",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Displays Cookie Bar - Desktop",
              "fullTitle": "Test Displays Cookie Bar - Desktop",
              "timedOut": null,
              "duration": 1151,
              "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": "299b24ce-637e-4ec9-8fec-3058b9581307",
              "parentUUID": "79bb969d-961b-4488-84f8-5b7dab5ff5bd",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Mobile",
              "fullTitle": "Test Displays Cookie Bar - Mobile",
              "timedOut": null,
              "duration": 712,
              "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": "9d5f51ee-b715-4fbf-89bf-b9f95e6e8213",
              "parentUUID": "79bb969d-961b-4488-84f8-5b7dab5ff5bd",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Tablet",
              "fullTitle": "Test Displays Cookie Bar - Tablet",
              "timedOut": null,
              "duration": 483,
              "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": "4e7cd778-32c3-4ff0-bcc4-b5640644a5f9",
              "parentUUID": "79bb969d-961b-4488-84f8-5b7dab5ff5bd",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "299b24ce-637e-4ec9-8fec-3058b9581307",
            "9d5f51ee-b715-4fbf-89bf-b9f95e6e8213",
            "4e7cd778-32c3-4ff0-bcc4-b5640644a5f9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 2346,
          "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/48/14/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}