{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:18:28.638Z",
    "end": "2025-04-07T13:18:36.710Z",
    "duration": 8072,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "18d07221-9531-4cef-ad7f-fe1d978da877",
      "title": "",
      "fullFile": "cypress/e2e/generic/social-link-work.js",
      "file": "cypress/e2e/generic/social-link-work.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "6e903eb9-caf6-4e1d-803a-10419d92f307",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 2156,
              "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": "8d7b9722-3a8f-43e0-a305-b88198542512",
              "parentUUID": "6e903eb9-caf6-4e1d-803a-10419d92f307",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 1275,
              "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": "a10d7b95-67b9-4245-a83c-18cfe90e46ad",
              "parentUUID": "6e903eb9-caf6-4e1d-803a-10419d92f307",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 1351,
              "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": "eebee448-157d-4c2a-a0c9-a82c50baabb5",
              "parentUUID": "6e903eb9-caf6-4e1d-803a-10419d92f307",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "8d7b9722-3a8f-43e0-a305-b88198542512",
            "a10d7b95-67b9-4245-a83c-18cfe90e46ad",
            "eebee448-157d-4c2a-a0c9-a82c50baabb5"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 4782,
          "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/46/75/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}