{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-11-07T16:57:07.989Z",
    "end": "2023-11-07T16:57:29.389Z",
    "duration": 21400,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "0d20f0a6-26b2-4f8f-b887-d619a007e138",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "file": "cypress/e2e/shopware6/displays-cookie-bar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "91d74d50-2f3f-4cc1-9bc9-d3e44e235ebe",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Displays Cookie Bar - Desktop",
              "fullTitle": "Test Displays Cookie Bar - Desktop",
              "timedOut": null,
              "duration": 8666,
              "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": "22cab906-5aad-4281-ac72-4907a11f0adc",
              "parentUUID": "91d74d50-2f3f-4cc1-9bc9-d3e44e235ebe",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Mobile",
              "fullTitle": "Test Displays Cookie Bar - Mobile",
              "timedOut": null,
              "duration": 4155,
              "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": "b365f36a-fcde-4cc1-820e-88a4933e5d55",
              "parentUUID": "91d74d50-2f3f-4cc1-9bc9-d3e44e235ebe",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Tablet",
              "fullTitle": "Test Displays Cookie Bar - Tablet",
              "timedOut": null,
              "duration": 4047,
              "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": "4d213543-0b05-42d1-ab22-4d5d958130d4",
              "parentUUID": "91d74d50-2f3f-4cc1-9bc9-d3e44e235ebe",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "22cab906-5aad-4281-ac72-4907a11f0adc",
            "b365f36a-fcde-4cc1-820e-88a4933e5d55",
            "4d213543-0b05-42d1-ab22-4d5d958130d4"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 16868,
          "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/39/14/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}