{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-06-03T09:59:58.794Z",
    "end": "2022-06-03T10:00:11.999Z",
    "duration": 13205,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "980fe67b-747e-4b0e-9f90-a5eef2712d97",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "514a70a6-6a6b-4ed4-b1d6-b91efaec97d7",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 6736,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); // read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_socialLinkWork[\"default\"].hasSocial(cy, baseurl);",
              "err": {},
              "uuid": "7b32031f-1c5e-474c-b902-d36fc84d86ea",
              "parentUUID": "514a70a6-6a6b-4ed4-b1d6-b91efaec97d7",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 2641,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone'); // read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_socialLinkWork[\"default\"].hasSocial(cy, baseurl);",
              "err": {},
              "uuid": "0fbcd6ea-59af-40a9-8c20-cdbc554c81e0",
              "parentUUID": "514a70a6-6a6b-4ed4-b1d6-b91efaec97d7",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 1619,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet'); // read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_socialLinkWork[\"default\"].hasSocial(cy, baseurl);",
              "err": {},
              "uuid": "73005938-b696-49a8-9e54-2ec04f96ab83",
              "parentUUID": "514a70a6-6a6b-4ed4-b1d6-b91efaec97d7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "7b32031f-1c5e-474c-b902-d36fc84d86ea",
            "0fbcd6ea-59af-40a9-8c20-cdbc554c81e0",
            "73005938-b696-49a8-9e54-2ec04f96ab83"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 10996,
          "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/22/75/reports"
      },
      "version": "6.1.0"
    }
  }
}