{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T14:54:43.548Z",
    "end": "2025-04-07T14:54:47.046Z",
    "duration": 3498,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "7ece39aa-f69a-4c1a-a70c-f50dc523150a",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/https-redirect-checks.js",
      "file": "cypress/e2e/shopware6/https-redirect-checks.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "cee66d29-38d1-440e-a01e-c6a6ed6dd583",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "HTTP->HTTPS redirect check",
              "fullTitle": "Test HTTP->HTTPS redirect check",
              "timedOut": null,
              "duration": 1213,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//check the actual redirect\n_httpsRedirectCheck.default.checkHttpsRedirect(cy, _websiteMonitoring.default);",
              "err": {},
              "uuid": "e089b3b3-c801-49ec-87ab-7866a9b5ac5d",
              "parentUUID": "cee66d29-38d1-440e-a01e-c6a6ed6dd583",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "e089b3b3-c801-49ec-87ab-7866a9b5ac5d"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 1213,
          "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/21/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}