{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2024-02-27T17:28:05.208Z",
    "end": "2024-02-27T17:28:06.625Z",
    "duration": 1417,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "62a02662-aa55-41da-b523-d19b9fa6895e",
      "title": "",
      "fullFile": "cypress/e2e/generic/social-link-work.js",
      "file": "cypress/e2e/generic/social-link-work.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "f8398298-331e-4aaf-b011-1dfcc923023a",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Social link working - Desktop",
              "fullTitle": "Test Social link working - Desktop",
              "timedOut": null,
              "duration": 587,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "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": {
                "message": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://testshop.s-klima.de/\n\nThe response we received from your web server was:\n\n  > 401: Unauthorized\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`",
                "estack": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://testshop.s-klima.de/\n\nThe response we received from your web server was:\n\n  > 401: Unauthorized\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`\n    at <unknown> (http://localhost:43513/__cypress/runner/cypress_runner.js:131306:76)\n    at visitFailedByErr (http://localhost:43513/__cypress/runner/cypress_runner.js:130714:12)\n    at <unknown> (http://localhost:43513/__cypress/runner/cypress_runner.js:131289:13)\n    at tryCatcher (http://localhost:43513/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise._settlePromiseFromHandler (http://localhost:43513/__cypress/runner/cypress_runner.js:1519:31)\n    at Promise._settlePromise (http://localhost:43513/__cypress/runner/cypress_runner.js:1576:18)\n    at Promise._settlePromise0 (http://localhost:43513/__cypress/runner/cypress_runner.js:1621:10)\n    at Promise._settlePromises (http://localhost:43513/__cypress/runner/cypress_runner.js:1697:18)\n    at _drainQueueStep (http://localhost:43513/__cypress/runner/cypress_runner.js:2407:12)\n    at _drainQueue (http://localhost:43513/__cypress/runner/cypress_runner.js:2400:9)\n    at Async._drainQueues (http://localhost:43513/__cypress/runner/cypress_runner.js:2416:5)\n    at Async.drainQueues (http://localhost:43513/__cypress/runner/cypress_runner.js:2286:14)\nFrom Your Spec Code:\n    at Object.visitDomain (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:50:18)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/generic/social-link-work.js:12:26)",
                "diff": null
              },
              "uuid": "2b18d578-7077-436c-b55e-e969a0198b8a",
              "parentUUID": "f8398298-331e-4aaf-b011-1dfcc923023a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Mobile",
              "fullTitle": "Test Social link working - Mobile",
              "timedOut": null,
              "duration": 294,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "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": {
                "message": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://testshop.s-klima.de/\n\nThe response we received from your web server was:\n\n  > 401: Unauthorized\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`",
                "estack": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://testshop.s-klima.de/\n\nThe response we received from your web server was:\n\n  > 401: Unauthorized\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`\n    at <unknown> (http://localhost:43513/__cypress/runner/cypress_runner.js:131306:76)\n    at visitFailedByErr (http://localhost:43513/__cypress/runner/cypress_runner.js:130714:12)\n    at <unknown> (http://localhost:43513/__cypress/runner/cypress_runner.js:131289:13)\n    at tryCatcher (http://localhost:43513/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise._settlePromiseFromHandler (http://localhost:43513/__cypress/runner/cypress_runner.js:1519:31)\n    at Promise._settlePromise (http://localhost:43513/__cypress/runner/cypress_runner.js:1576:18)\n    at Promise._settlePromise0 (http://localhost:43513/__cypress/runner/cypress_runner.js:1621:10)\n    at Promise._settlePromises (http://localhost:43513/__cypress/runner/cypress_runner.js:1697:18)\n    at _drainQueueStep (http://localhost:43513/__cypress/runner/cypress_runner.js:2407:12)\n    at _drainQueue (http://localhost:43513/__cypress/runner/cypress_runner.js:2400:9)\n    at Async._drainQueues (http://localhost:43513/__cypress/runner/cypress_runner.js:2416:5)\n    at Async.drainQueues (http://localhost:43513/__cypress/runner/cypress_runner.js:2286:14)\nFrom Your Spec Code:\n    at Object.visitDomain (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:50:18)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/generic/social-link-work.js:22:26)",
                "diff": null
              },
              "uuid": "92c99061-e774-46a6-ab6e-4d524f9c797f",
              "parentUUID": "f8398298-331e-4aaf-b011-1dfcc923023a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Social link working - Tablet",
              "fullTitle": "Test Social link working - Tablet",
              "timedOut": null,
              "duration": 328,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "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": {
                "message": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://testshop.s-klima.de/\n\nThe response we received from your web server was:\n\n  > 401: Unauthorized\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`",
                "estack": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://testshop.s-klima.de/\n\nThe response we received from your web server was:\n\n  > 401: Unauthorized\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`\n    at <unknown> (http://localhost:43513/__cypress/runner/cypress_runner.js:131306:76)\n    at visitFailedByErr (http://localhost:43513/__cypress/runner/cypress_runner.js:130714:12)\n    at <unknown> (http://localhost:43513/__cypress/runner/cypress_runner.js:131289:13)\n    at tryCatcher (http://localhost:43513/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise._settlePromiseFromHandler (http://localhost:43513/__cypress/runner/cypress_runner.js:1519:31)\n    at Promise._settlePromise (http://localhost:43513/__cypress/runner/cypress_runner.js:1576:18)\n    at Promise._settlePromise0 (http://localhost:43513/__cypress/runner/cypress_runner.js:1621:10)\n    at Promise._settlePromises (http://localhost:43513/__cypress/runner/cypress_runner.js:1697:18)\n    at _drainQueueStep (http://localhost:43513/__cypress/runner/cypress_runner.js:2407:12)\n    at _drainQueue (http://localhost:43513/__cypress/runner/cypress_runner.js:2400:9)\n    at Async._drainQueues (http://localhost:43513/__cypress/runner/cypress_runner.js:2416:5)\n    at Async.drainQueues (http://localhost:43513/__cypress/runner/cypress_runner.js:2286:14)\nFrom Your Spec Code:\n    at Object.visitDomain (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:50:18)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/generic/social-link-work.js:32:26)",
                "diff": null
              },
              "uuid": "c2a1f876-4054-4f79-8495-0664099886bd",
              "parentUUID": "f8398298-331e-4aaf-b011-1dfcc923023a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "2b18d578-7077-436c-b55e-e969a0198b8a",
            "92c99061-e774-46a6-ab6e-4d524f9c797f",
            "c2a1f876-4054-4f79-8495-0664099886bd"
          ],
          "pending": [],
          "skipped": [],
          "duration": 1209,
          "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/41/75/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}