{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:43:04.182Z",
    "end": "2025-04-07T13:43:15.424Z",
    "duration": 11242,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "ff5b2e27-9cea-4046-855a-2b2ff09ba18d",
      "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": "cfa1714b-1eae-4be7-8a57-00a5c4ff1823",
          "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": 4110,
              "state": "passed",
              "speed": "fast",
              "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": "6cfdbc03-d68a-4037-a51f-a9b2501adee4",
              "parentUUID": "cfa1714b-1eae-4be7-8a57-00a5c4ff1823",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Mobile",
              "fullTitle": "Test Product has at least one image - Mobile",
              "timedOut": null,
              "duration": 1930,
              "state": "passed",
              "speed": "fast",
              "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": "6f96d673-7c40-48be-bc60-954974c37203",
              "parentUUID": "cfa1714b-1eae-4be7-8a57-00a5c4ff1823",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Tablet",
              "fullTitle": "Test Product has at least one image - Tablet",
              "timedOut": null,
              "duration": 2363,
              "state": "passed",
              "speed": "fast",
              "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": "91bacc3a-3901-48cd-bb0f-90e7fc9f04c9",
              "parentUUID": "cfa1714b-1eae-4be7-8a57-00a5c4ff1823",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "6cfdbc03-d68a-4037-a51f-a9b2501adee4",
            "6f96d673-7c40-48be-bc60-954974c37203",
            "91bacc3a-3901-48cd-bb0f-90e7fc9f04c9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 8403,
          "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/47/28/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}