{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-08-23T11:19:07.995Z",
    "end": "2022-08-23T11:19:14.294Z",
    "duration": 6299,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f16366a2-05e5-4f31-a3ab-2b5d514c5bfc",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "cdd4fa64-b215-4680-9e15-61fd39f73998",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Service List exist and is not empty - Desktop",
              "fullTitle": "Test Service List exist and is not empty - Desktop",
              "timedOut": null,
              "duration": 2430,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\ncy.get('.column--navigation.column--content > ul > li').should('to.have.length.of.at.least', 1);",
              "err": {},
              "uuid": "1554e00b-c7d4-4460-b89b-089c47f64e14",
              "parentUUID": "cdd4fa64-b215-4680-9e15-61fd39f73998",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Service List exist and is not empty - Mobile",
              "fullTitle": "Test Service List exist and is not empty - Mobile",
              "timedOut": null,
              "duration": 1066,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\ncy.get('.column--navigation.column--content > ul > li').should('to.have.length.of.at.least', 1);",
              "err": {},
              "uuid": "2c997c8d-1a0e-4722-b7a6-9f8c50ce01a4",
              "parentUUID": "cdd4fa64-b215-4680-9e15-61fd39f73998",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Service List exist and is not empty - Tablet",
              "fullTitle": "Test Service List exist and is not empty - Tablet",
              "timedOut": null,
              "duration": 1082,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\ncy.get('.column--navigation.column--content > ul > li').should('to.have.length.of.at.least', 1);",
              "err": {},
              "uuid": "9dd29419-1985-4c40-b8de-6d40b15dcaac",
              "parentUUID": "cdd4fa64-b215-4680-9e15-61fd39f73998",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "1554e00b-c7d4-4460-b89b-089c47f64e14",
            "2c997c8d-1a0e-4722-b7a6-9f8c50ce01a4",
            "9dd29419-1985-4c40-b8de-6d40b15dcaac"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 4578,
          "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/15/34/reports"
      },
      "version": "6.1.0"
    }
  }
}