{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-11-07T16:04:16.709Z",
    "end": "2023-11-07T16:04:37.044Z",
    "duration": 20335,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d32f5810-0a3b-42e4-a1ca-8e25bd7472a4",
      "title": "",
      "fullFile": "cypress/e2e/generic/social-link-work.js",
      "file": "cypress/e2e/generic/social-link-work.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "502456fa-3385-4730-86f4-b3adf8d31b0a",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 6790,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n// read the url from the env vars\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_socialLinkWork.default.hasSocial(cy, baseurl);",
              "err": {},
              "uuid": "b33c7f55-8d8c-4522-8453-62ab808a16be",
              "parentUUID": "502456fa-3385-4730-86f4-b3adf8d31b0a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 4558,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n// read the url from the env vars\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_socialLinkWork.default.hasSocial(cy, baseurl);",
              "err": {},
              "uuid": "a04fa738-18a3-49db-ba21-58707bd00757",
              "parentUUID": "502456fa-3385-4730-86f4-b3adf8d31b0a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 4059,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n// read the url from the env vars\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_socialLinkWork.default.hasSocial(cy, baseurl);",
              "err": {},
              "uuid": "f8e16025-87bb-44e7-9cda-c190f34efae6",
              "parentUUID": "502456fa-3385-4730-86f4-b3adf8d31b0a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b33c7f55-8d8c-4522-8453-62ab808a16be",
            "a04fa738-18a3-49db-ba21-58707bd00757",
            "f8e16025-87bb-44e7-9cda-c190f34efae6"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 15407,
          "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/39/75/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}