{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T12:43:18.757Z",
    "end": "2025-04-07T12:43:42.289Z",
    "duration": 23532,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2c8c9aa9-44f3-4cd0-9e63-dd8ba21c8c35",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/unifix/remove-product-from-basket-view.js",
      "file": "cypress/e2e/shopware6/unifix/remove-product-from-basket-view.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "e1e4e115-059f-4f10-a27b-095be73e1765",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Basket view",
              "fullTitle": "Test desktop Remove Product from cart - Basket view",
              "timedOut": null,
              "duration": 7338,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "39c95348-cdcd-4b41-a7c8-1cfba5b5bcc2",
              "parentUUID": "e1e4e115-059f-4f10-a27b-095be73e1765",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "39c95348-cdcd-4b41-a7c8-1cfba5b5bcc2"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 7338,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "16835537-835a-4fcb-b755-524636aa1fb7",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Basket view",
              "fullTitle": "Test tablet Remove Product from cart - Basket view",
              "timedOut": null,
              "duration": 6567,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "53f33f50-63da-4caf-9293-494cf51651d0",
              "parentUUID": "16835537-835a-4fcb-b755-524636aa1fb7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "53f33f50-63da-4caf-9293-494cf51651d0"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 6567,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "adc869e5-e8c7-4750-8b3d-1890eae0e576",
          "title": "Test mobile",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Basket view",
              "fullTitle": "Test mobile Remove Product from cart - Basket view",
              "timedOut": null,
              "duration": 6950,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "f87474cb-b9da-42fa-ae6e-2979b408c9ed",
              "parentUUID": "adc869e5-e8c7-4750-8b3d-1890eae0e576",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "f87474cb-b9da-42fa-ae6e-2979b408c9ed"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 6950,
          "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/31/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}