{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T15:40:48.909Z",
    "end": "2025-04-07T15:41:13.730Z",
    "duration": 24821,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "403205ab-753b-4caf-8c38-1f4c459470de",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/wegmann/searchbar-preview.js",
      "file": "cypress/e2e/shopware6/wegmann/searchbar-preview.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "fccba81d-b0d8-4073-904e-fca55365ea9d",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar preview",
              "fullTitle": "Test desktop Search bar preview",
              "timedOut": null,
              "duration": 7552,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "57265641-38bf-441c-a6a3-1c9fc69faa57",
              "parentUUID": "fccba81d-b0d8-4073-904e-fca55365ea9d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "57265641-38bf-441c-a6a3-1c9fc69faa57"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 7552,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "10ad1bc0-8d89-41f3-993a-a558159f51f8",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar preview",
              "fullTitle": "Test tablet Search bar preview",
              "timedOut": null,
              "duration": 7158,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "a7299a44-e73d-4c7d-92df-71a155e12be5",
              "parentUUID": "10ad1bc0-8d89-41f3-993a-a558159f51f8",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "a7299a44-e73d-4c7d-92df-71a155e12be5"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 7158,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "99281714-d13f-4300-9913-b6778621bbec",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar preview",
              "fullTitle": "Test iphone Search bar preview",
              "timedOut": null,
              "duration": 5825,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "721f4c8d-1d34-4428-8e29-d149726c7f01",
              "parentUUID": "99281714-d13f-4300-9913-b6778621bbec",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "721f4c8d-1d34-4428-8e29-d149726c7f01"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 5825,
          "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/45/33/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}