{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-05-12T15:05:39.075Z",
    "end": "2022-05-12T15:05:50.348Z",
    "duration": 11273,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "7d4a0ef0-241b-4b84-8a8a-a04abd14eece",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ed25acaf-0ac7-4b41-9dbd-4357d22bea8e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "URL backend is not classic",
              "fullTitle": "Test URL backend is not classic",
              "timedOut": null,
              "duration": 8980,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy); //get the current url from env var\n\nvar url = _websiteMonitoring[\"default\"].readEnvVariable('url');\ncy.request(url.concat(\"/backend\")).its('body').should('not.include', \"<title>Shopware 5 - Backend (c) shopware AG</title>\");",
              "err": {
                "message": "CypressError: `cy.request()` failed on:\n\nhttps://www.dynafit.com/backend\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` or `3xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`\n\n-----------------------------------------------------------\n\nThe request we sent was:\n\nMethod: GET\nURL: https://www.dynafit.com/backend\nHeaders: {\n  \"Connection\": \"keep-alive\",\n  \"user-agent\": \"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\n  \"accept\": \"*/*\",\n  \"cookie\": \"BVBRANDSID=2d6d1e95-9bcc-43fc-91a8-c09b98731aa9; BVBRANDID=94015329-180c-49f2-9cc9-56c73c1ba08c; NoCookie=true; x-ua-device=desktop; session-1=fab53d89de41a5026201c3c98913e8c755cf3584c468b18af5415a2ad2905cb9; __csrf_token-3=5OwlbhKdi9yMP9eieuTaPTogLyCDBz\",\n  \"accept-encoding\": \"gzip, deflate\",\n  \"referer\": \"https://www.dynafit.com/backend\"\n}\nRedirects: [\n  \"301: https://www.dynafit.com/backend/\"\n]\n\n-----------------------------------------------------------\n\nThe response we got was:\n\nStatus: 401 - Unauthorized\nHeaders: {\n  \"date\": \"Thu, 12 May 2022 15:05:46 GMT\",\n  \"content-type\": \"text/html\",\n  \"content-length\": \"590\",\n  \"connection\": \"keep-alive\",\n  \"www-authenticate\": \"Basic realm=\\\"Authentication Required\\\"\",\n  \"cf-cache-status\": \"DYNAMIC\",\n  \"expect-ct\": \"max-age=604800, report-uri=\\\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\\\"\",\n  \"server\": \"cloudflare\",\n  \"cf-ray\": \"70a40df469d2453a-TXL\"\n}\nBody: <html>\r\n<head><title>401 Authorization Required</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>401 Authorization Required</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n\nhttps://on.cypress.io/request",
                "estack": "CypressError: `cy.request()` failed on:\n\nhttps://www.dynafit.com/backend\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` or `3xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`\n\n-----------------------------------------------------------\n\nThe request we sent was:\n\nMethod: GET\nURL: https://www.dynafit.com/backend\nHeaders: {\n  \"Connection\": \"keep-alive\",\n  \"user-agent\": \"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\n  \"accept\": \"*/*\",\n  \"cookie\": \"BVBRANDSID=2d6d1e95-9bcc-43fc-91a8-c09b98731aa9; BVBRANDID=94015329-180c-49f2-9cc9-56c73c1ba08c; NoCookie=true; x-ua-device=desktop; session-1=fab53d89de41a5026201c3c98913e8c755cf3584c468b18af5415a2ad2905cb9; __csrf_token-3=5OwlbhKdi9yMP9eieuTaPTogLyCDBz\",\n  \"accept-encoding\": \"gzip, deflate\",\n  \"referer\": \"https://www.dynafit.com/backend\"\n}\nRedirects: [\n  \"301: https://www.dynafit.com/backend/\"\n]\n\n-----------------------------------------------------------\n\nThe response we got was:\n\nStatus: 401 - Unauthorized\nHeaders: {\n  \"date\": \"Thu, 12 May 2022 15:05:46 GMT\",\n  \"content-type\": \"text/html\",\n  \"content-length\": \"590\",\n  \"connection\": \"keep-alive\",\n  \"www-authenticate\": \"Basic realm=\\\"Authentication Required\\\"\",\n  \"cf-cache-status\": \"DYNAMIC\",\n  \"expect-ct\": \"max-age=604800, report-uri=\\\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\\\"\",\n  \"server\": \"cloudflare\",\n  \"cf-ray\": \"70a40df469d2453a-TXL\"\n}\nBody: <html>\r\n<head><title>401 Authorization Required</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>401 Authorization Required</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n\nhttps://on.cypress.io/request\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:160634:80\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11139:18)\n    at _drainQueueStep (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/url-backend-is-not-classic.js:24:8)",
                "diff": null
              },
              "uuid": "dfdd1338-f7b5-48c1-9ba4-e7771dcc250b",
              "parentUUID": "ed25acaf-0ac7-4b41-9dbd-4357d22bea8e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "dfdd1338-f7b5-48c1-9ba4-e7771dcc250b"
          ],
          "pending": [],
          "skipped": [],
          "duration": 8980,
          "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/2/42/reports"
      },
      "version": "6.1.0"
    }
  }
}