{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-12-12T11:20:27.777Z",
    "end": "2023-12-12T11:21:12.599Z",
    "duration": 44822,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "399afa19-823d-4bf8-b714-f04173f84dbb",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/service-list-is-not-empty.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/service-list-is-not-empty.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "db45b5f9-642a-49d2-8fc8-291858665710",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Service List exist and is not empty",
              "fullTitle": "Test desktop Service List exist and is not empty",
              "timedOut": null,
              "duration": 15890,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "a674b6cf-c90a-465d-9f52-9adeb9150aff",
              "parentUUID": "db45b5f9-642a-49d2-8fc8-291858665710",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "a674b6cf-c90a-465d-9f52-9adeb9150aff"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 15890,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "5f573aa6-e458-440c-b59a-3fe1d83d3d4b",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Service List exist and is not empty",
              "fullTitle": "Test iphone Service List exist and is not empty",
              "timedOut": null,
              "duration": 11670,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "2588799c-48be-4da7-aa7c-9d0742f147df",
              "parentUUID": "5f573aa6-e458-440c-b59a-3fe1d83d3d4b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "2588799c-48be-4da7-aa7c-9d0742f147df"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 11670,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "6d440cd6-b6dc-456d-b1bc-7a8126023d9b",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Service List exist and is not empty",
              "fullTitle": "Test tablet Service List exist and is not empty",
              "timedOut": null,
              "duration": 11939,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "f4dac667-78cf-4694-921d-fd5cbc894bab",
              "parentUUID": "6d440cd6-b6dc-456d-b1bc-7a8126023d9b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "f4dac667-78cf-4694-921d-fd5cbc894bab"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 11939,
          "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/37/34/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}