{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T14:25:33.852Z",
    "end": "2025-04-07T14:27:03.774Z",
    "duration": 89922,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "b20e0da2-fd5f-4c25-8771-2725a6122cd1",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/viktor-kofler/empty-shopping-cart-sidebar.js",
      "file": "cypress/e2e/shopware6/viktor-kofler/empty-shopping-cart-sidebar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a8af7e89-8546-420a-a010-bda1c1bd2243",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Desktop",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Desktop",
              "timedOut": null,
              "duration": 27645,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global2.default.clearCartCustom();\n//global.loginFromHeader(cy, websiteMonitoring, true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);\ncy.get(\".offcanvas-backdrop\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "531ea25c-8d38-45c5-8fcc-99d9a320e70d",
              "parentUUID": "a8af7e89-8546-420a-a010-bda1c1bd2243",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Mobile",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Mobile",
              "timedOut": null,
              "duration": 26275,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global2.default.clearCartCustom();\n//global.loginFromHeader(cy, websiteMonitoring, true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);\ncy.get(\".offcanvas-backdrop\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "bdd3627c-5254-496e-9b22-91e609fdcdcf",
              "parentUUID": "a8af7e89-8546-420a-a010-bda1c1bd2243",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Tablet",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Tablet",
              "timedOut": null,
              "duration": 32200,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global2.default.clearCartCustom();\n//global.loginFromHeader(cy, websiteMonitoring, true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);\ncy.get(\".offcanvas-backdrop\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "e06e6cdd-0801-40e2-bb2f-4be4862edfe9",
              "parentUUID": "a8af7e89-8546-420a-a010-bda1c1bd2243",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "531ea25c-8d38-45c5-8fcc-99d9a320e70d",
            "bdd3627c-5254-496e-9b22-91e609fdcdcf",
            "e06e6cdd-0801-40e2-bb2f-4be4862edfe9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 86120,
          "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/130/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}