{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:01:59.900Z",
    "end": "2025-04-07T13:04:47.516Z",
    "duration": 167616,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "14586523-307c-479b-9e29-6c99d8cf1e2b",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/principal-links-have-https.js",
      "file": "cypress/e2e/shopware6/principal-links-have-https.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "c930ccd6-4999-4a6e-9d39-54ee92484631",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Principal links have https",
              "fullTitle": "Test desktop Principal links have https",
              "timedOut": null,
              "duration": 163418,
              "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": "00bc9b1e-b678-4eea-a8fe-daaf13fc3b90",
              "parentUUID": "c930ccd6-4999-4a6e-9d39-54ee92484631",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "00bc9b1e-b678-4eea-a8fe-daaf13fc3b90"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 163418,
          "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/46/27/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}