{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T14:31:28.800Z",
    "end": "2025-04-07T14:32:08.736Z",
    "duration": 39936,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "edf56e89-c0b5-43c8-bf2c-4a98ad6c3af7",
      "title": "",
      "fullFile": "cypress/e2e/generic/social-link-work.js",
      "file": "cypress/e2e/generic/social-link-work.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3781f257-10f5-4030-b5f6-2d1a51eab42d",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 9730,
              "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": "6167d906-c093-4a20-bf68-796dd5caa458",
              "parentUUID": "3781f257-10f5-4030-b5f6-2d1a51eab42d",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 8706,
              "state": "passed",
              "speed": "medium",
              "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": "dd81b7d3-1dbd-46a7-a40c-191127d19ade",
              "parentUUID": "3781f257-10f5-4030-b5f6-2d1a51eab42d",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 11557,
              "state": "passed",
              "speed": "slow",
              "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": "28de2aa1-77b4-4725-aac7-9bb487a70c62",
              "parentUUID": "3781f257-10f5-4030-b5f6-2d1a51eab42d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "6167d906-c093-4a20-bf68-796dd5caa458",
            "dd81b7d3-1dbd-46a7-a40c-191127d19ade",
            "28de2aa1-77b4-4725-aac7-9bb487a70c62"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 29993,
          "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/44/75/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}