{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:57:18.316Z",
    "end": "2025-04-07T13:57:34.513Z",
    "duration": 16197,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d6e4dfb2-21d9-4480-9e0f-a43b6846b0d0",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/https-redirect-checks.js",
      "file": "cypress/e2e/shopware6/https-redirect-checks.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "421fa18a-03fc-4e32-a404-8822a1073f3d",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "HTTP->HTTPS redirect check",
              "fullTitle": "Test HTTP->HTTPS redirect check",
              "timedOut": null,
              "duration": 10385,
              "state": "passed",
              "speed": "slow",
              "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": "a7416540-5825-4958-942e-759453d1d9f3",
              "parentUUID": "421fa18a-03fc-4e32-a404-8822a1073f3d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "a7416540-5825-4958-942e-759453d1d9f3"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 10385,
          "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/44/21/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}