{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-05-12T15:29:39.936Z",
    "end": "2025-05-12T15:29:45.811Z",
    "duration": 5875,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "5819da01-111f-4be2-a245-7cdd3d74c199",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/tq/exists-menu-mobile.js",
      "file": "cypress/e2e/shopware6/tq/exists-menu-mobile.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "de99e032-03a6-4bd0-b780-ef6f0589c26e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 3343,
              "state": "passed",
              "speed": "fast",
              "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// AS: commented because on landscape there is no menu\n// customCommands.checkExistsMenuMobileLandscape(cy);",
              "err": {},
              "uuid": "8b7c9b2f-2533-4cdd-9eca-0b91346bb385",
              "parentUUID": "de99e032-03a6-4bd0-b780-ef6f0589c26e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "8b7c9b2f-2533-4cdd-9eca-0b91346bb385"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 3343,
          "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/43/16/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}