{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T15:02:58.892Z",
    "end": "2025-04-07T15:03:16.125Z",
    "duration": 17233,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "9428baaf-d6d6-467d-b04e-16ac86504baf",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/tq/empty-shopping-cart-sidebar.js",
      "file": "cypress/e2e/shopware6/tq/empty-shopping-cart-sidebar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "22837c94-7086-4b5d-b51e-7abed8d82f98",
          "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": 5807,
              "state": "passed",
              "speed": "medium",
              "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.closeCookies();\n_global2.default.clearCartCustom();\n//global.loginFromHeader(cy, websiteMonitoring, true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);\ncy.get(\".modal-backdrop-open\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "f0ef523e-1357-43c2-9e9d-7dddd7e08ab6",
              "parentUUID": "22837c94-7086-4b5d-b51e-7abed8d82f98",
              "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": 4440,
              "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.closeCookies();\n_global2.default.clearCartCustom();\n//global.loginFromHeader(cy, websiteMonitoring, true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);\ncy.get(\".modal-backdrop-open\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "cdd54b39-c711-4e2b-990a-fc2c63a25217",
              "parentUUID": "22837c94-7086-4b5d-b51e-7abed8d82f98",
              "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": 4324,
              "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.closeCookies();\n_global2.default.clearCartCustom();\n//global.loginFromHeader(cy, websiteMonitoring, true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);\ncy.get(\".modal-backdrop-open\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar.default.assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "336fd06e-fde4-433d-9080-f84ba0a95a51",
              "parentUUID": "22837c94-7086-4b5d-b51e-7abed8d82f98",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "f0ef523e-1357-43c2-9e9d-7dddd7e08ab6",
            "cdd54b39-c711-4e2b-990a-fc2c63a25217",
            "336fd06e-fde4-433d-9080-f84ba0a95a51"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 14571,
          "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/43/130/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}