{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:44:19.112Z",
    "end": "2025-04-07T13:44:25.708Z",
    "duration": 6596,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "88fad521-612c-4943-a0d8-2551863bcc3e",
      "title": "",
      "fullFile": "cypress/e2e/generic/social-link-work.js",
      "file": "cypress/e2e/generic/social-link-work.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "efbea721-4ed6-4a90-96c4-1badcf2b45da",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 2130,
              "state": "passed",
              "speed": "fast",
              "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": "d1084d2a-a201-4642-b7e0-a0f3b8921331",
              "parentUUID": "efbea721-4ed6-4a90-96c4-1badcf2b45da",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 901,
              "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": "b8928681-ce98-4326-93aa-f46edf706c81",
              "parentUUID": "efbea721-4ed6-4a90-96c4-1badcf2b45da",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 655,
              "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": "446f551c-6c1b-42b0-889e-8c5ffe5c54e9",
              "parentUUID": "efbea721-4ed6-4a90-96c4-1badcf2b45da",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "d1084d2a-a201-4642-b7e0-a0f3b8921331",
            "b8928681-ce98-4326-93aa-f46edf706c81",
            "446f551c-6c1b-42b0-889e-8c5ffe5c54e9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 3686,
          "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/47/75/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}