{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-05-12T15:22:50.027Z",
    "end": "2025-05-12T15:23:38.538Z",
    "duration": 48511,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "814b2cad-a31f-40ee-be24-66ffb337602d",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/viktor-kofler/exists-menu-mobile.js",
      "file": "cypress/e2e/shopware6/viktor-kofler/exists-menu-mobile.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a4f78cf8-fa1e-4363-8aea-4a40762b8a52",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 44965,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_global.default.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": "8cef33e9-8062-4dac-a2ba-3af3c126145a",
              "parentUUID": "a4f78cf8-fa1e-4363-8aea-4a40762b8a52",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "8cef33e9-8062-4dac-a2ba-3af3c126145a"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 44965,
          "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/44/16/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}