{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T12:47:04.809Z",
    "end": "2025-04-07T12:47:18.518Z",
    "duration": 13709,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d2c9f4f3-56b5-4382-b045-edb3d2a46bee",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/unifix/empty-shopping-cart-sidebar.js",
      "file": "cypress/e2e/shopware6/unifix/empty-shopping-cart-sidebar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b008cbec-a4a9-4452-823c-c6981ac2e73d",
          "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": 4154,
              "state": "passed",
              "speed": "fast",
              "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_global.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": "9f7a45f0-4d95-4082-9843-bfb7e30be8c4",
              "parentUUID": "b008cbec-a4a9-4452-823c-c6981ac2e73d",
              "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": 3273,
              "state": "passed",
              "speed": "fast",
              "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_global.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": "9eeab295-d618-4020-b110-fe9aa5c84e69",
              "parentUUID": "b008cbec-a4a9-4452-823c-c6981ac2e73d",
              "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": 3414,
              "state": "passed",
              "speed": "fast",
              "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_global.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": "07a4920c-3bb0-4489-b337-60d55599aac1",
              "parentUUID": "b008cbec-a4a9-4452-823c-c6981ac2e73d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "9f7a45f0-4d95-4082-9843-bfb7e30be8c4",
            "9eeab295-d618-4020-b110-fe9aa5c84e69",
            "07a4920c-3bb0-4489-b337-60d55599aac1"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 10841,
          "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/48/130/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}