{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-08-23T11:37:20.569Z",
    "end": "2022-08-23T11:37:24.009Z",
    "duration": 3440,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "76322e27-9f64-464d-831c-fca7184d3887",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7939dcdf-8eab-4c78-9194-f7d92a3858d7",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "HTTP->HTTPS redirect check",
              "fullTitle": "Test HTTP->HTTPS redirect check",
              "timedOut": null,
              "duration": 1966,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //check the actual redirect\n\n_httpsRedirectCheck[\"default\"].checkHttpsRedirect(cy, _websiteMonitoring[\"default\"]);",
              "err": {},
              "uuid": "f2bcf925-c01c-46ca-9c05-b2f4136e3721",
              "parentUUID": "7939dcdf-8eab-4c78-9194-f7d92a3858d7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "f2bcf925-c01c-46ca-9c05-b2f4136e3721"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 1966,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/15/21/reports"
      },
      "version": "6.1.0"
    }
  }
}