{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-02-17T08:09:51.172Z",
    "end": "2025-02-17T08:10:39.184Z",
    "duration": 48012,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "6e81e302-cd5e-40d9-a845-5bc8d1db5dc6",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/product-has-at-least-one-image.js",
      "file": "cypress/e2e/shopware6/product-has-at-least-one-image.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "06dc1599-f771-4a30-aaf5-0153d68fe795",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Product has at least one image - Desktop",
              "fullTitle": "Test Product has at least one image - Desktop",
              "timedOut": null,
              "duration": 18474,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//selects the first product and checks if it has an image or not\n_productHasAtLeastOneImage.default.selectProductAndCheckImagePresence(cy);",
              "err": {},
              "uuid": "c2bc0811-6f59-4dff-b449-b3415e0fc9a1",
              "parentUUID": "06dc1599-f771-4a30-aaf5-0153d68fe795",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Mobile",
              "fullTitle": "Test Product has at least one image - Mobile",
              "timedOut": null,
              "duration": 10882,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n//selects the first product and checks if it has an image or not\n_productHasAtLeastOneImage.default.selectProductAndCheckImagePresence(cy);",
              "err": {},
              "uuid": "9abea0b1-5882-4185-8104-669f5dbd0558",
              "parentUUID": "06dc1599-f771-4a30-aaf5-0153d68fe795",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Tablet",
              "fullTitle": "Test Product has at least one image - Tablet",
              "timedOut": null,
              "duration": 15439,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n//selects the first product and checks if it has an image or not\n_productHasAtLeastOneImage.default.selectProductAndCheckImagePresence(cy);",
              "err": {},
              "uuid": "b8c64883-467b-46fa-bd48-afe3e003314a",
              "parentUUID": "06dc1599-f771-4a30-aaf5-0153d68fe795",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "c2bc0811-6f59-4dff-b449-b3415e0fc9a1",
            "9abea0b1-5882-4185-8104-669f5dbd0558",
            "b8c64883-467b-46fa-bd48-afe3e003314a"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 44795,
          "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/37/28/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}