{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:31:18.886Z",
    "end": "2025-04-07T13:31:26.092Z",
    "duration": 7206,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "bb5f98bb-bf6a-4c0f-bc85-3429f2701389",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "file": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "10d633e9-2f9a-447a-97d1-171a6cd9736b",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Displays Cookie Bar - Desktop",
              "fullTitle": "Test Displays Cookie Bar - Desktop",
              "timedOut": null,
              "duration": 2014,
              "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": "c19d9f8c-563a-4ee2-8ff8-87023762b83c",
              "parentUUID": "10d633e9-2f9a-447a-97d1-171a6cd9736b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Mobile",
              "fullTitle": "Test Displays Cookie Bar - Mobile",
              "timedOut": null,
              "duration": 1201,
              "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": "189eec4d-5eb0-4562-a8d9-c9582f976261",
              "parentUUID": "10d633e9-2f9a-447a-97d1-171a6cd9736b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Tablet",
              "fullTitle": "Test Displays Cookie Bar - Tablet",
              "timedOut": null,
              "duration": 1036,
              "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": "87f8db81-2b87-4e0d-8708-98d561dd0866",
              "parentUUID": "10d633e9-2f9a-447a-97d1-171a6cd9736b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "c19d9f8c-563a-4ee2-8ff8-87023762b83c",
            "189eec4d-5eb0-4562-a8d9-c9582f976261",
            "87f8db81-2b87-4e0d-8708-98d561dd0866"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 4251,
          "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/46/14/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}