{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-05-13T10:45:45.924Z",
    "end": "2022-05-13T10:46:17.071Z",
    "duration": 31147,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "4ba64042-eb3f-4c2b-b16d-3e7e27193964",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "6c58d534-bb74-4dd4-844f-cc1b704eacd7",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 12485,
              "state": "passed",
              "speed": "slow",
              "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": "b2d87fd9-9377-4975-8dc6-4d76c6126a40",
              "parentUUID": "6c58d534-bb74-4dd4-844f-cc1b704eacd7",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 7406,
              "state": "passed",
              "speed": "medium",
              "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": "ad986eb3-cf4a-4639-b8c4-963ca8c90203",
              "parentUUID": "6c58d534-bb74-4dd4-844f-cc1b704eacd7",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 7400,
              "state": "passed",
              "speed": "medium",
              "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": "abf7acb3-5260-46ce-a78e-18965bba4617",
              "parentUUID": "6c58d534-bb74-4dd4-844f-cc1b704eacd7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b2d87fd9-9377-4975-8dc6-4d76c6126a40",
            "ad986eb3-cf4a-4639-b8c4-963ca8c90203",
            "abf7acb3-5260-46ce-a78e-18965bba4617"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 27291,
          "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/12/75/reports"
      },
      "version": "6.1.0"
    }
  }
}