{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:45:19.132Z",
    "end": "2025-04-07T13:45:27.146Z",
    "duration": 8014,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "529ecc2d-7ed7-43d9-b2bb-03eead304c1d",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/boeden24/exists-menu-mobile.js",
      "file": "cypress/e2e/shopware6/boeden24/exists-menu-mobile.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "0a091359-9b59-414e-a066-98c5435415c1",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 5659,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n// globalBoe.closeCookies();\n//checks if the menu is visible on mobile\n_existsMenuMobile.default.checkExistsMenuMobile(cy, _websiteMonitoring.default);\n//checks if the menu is visible on mobile landscape\n_existsMenuMobile.default.checkExistsMenuMobileLandscape(cy);",
              "err": {},
              "uuid": "27addda5-4707-404b-9edd-e4b18fd1c4dd",
              "parentUUID": "0a091359-9b59-414e-a066-98c5435415c1",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "27addda5-4707-404b-9edd-e4b18fd1c4dd"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 5659,
          "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/16/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}