{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-05-16T11:46:15.851Z",
    "end": "2022-05-16T11:46:29.328Z",
    "duration": 13477,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "8739c199-a123-4195-b54a-5f37d16560bd",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "682dd8ea-09c4-4c49-8b05-02627092bfd7",
          "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": 4588,
              "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": "932f7709-c456-4591-b573-2ba4a471546e",
              "parentUUID": "682dd8ea-09c4-4c49-8b05-02627092bfd7",
              "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": 3521,
              "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": "c0117316-4124-45ac-ad9b-f983401851c7",
              "parentUUID": "682dd8ea-09c4-4c49-8b05-02627092bfd7",
              "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": 2781,
              "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": "a5abdf0a-3801-47e4-9394-2dd67de1d59e",
              "parentUUID": "682dd8ea-09c4-4c49-8b05-02627092bfd7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "932f7709-c456-4591-b573-2ba4a471546e",
            "c0117316-4124-45ac-ad9b-f983401851c7",
            "a5abdf0a-3801-47e4-9394-2dd67de1d59e"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 10890,
          "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/16/34/reports"
      },
      "version": "6.1.0"
    }
  }
}