{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T14:28:28.798Z",
    "end": "2025-04-07T14:29:47.368Z",
    "duration": 78570,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "3f084593-5e0f-4192-84f8-7fd7d1de93e5",
      "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": "228dc024-0705-45f9-b26c-2665e1577650",
          "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": 23285,
              "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": "b3dae41b-5233-46ab-9751-d667bd061d93",
              "parentUUID": "228dc024-0705-45f9-b26c-2665e1577650",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Mobile",
              "fullTitle": "Test Product has at least one image - Mobile",
              "timedOut": null,
              "duration": 24633,
              "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": "7c1c30ba-288d-47ed-899b-8ea3c06c41a6",
              "parentUUID": "228dc024-0705-45f9-b26c-2665e1577650",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Tablet",
              "fullTitle": "Test Product has at least one image - Tablet",
              "timedOut": null,
              "duration": 26600,
              "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": "5c1ad4a4-edca-478a-a506-1958dfb4d864",
              "parentUUID": "228dc024-0705-45f9-b26c-2665e1577650",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b3dae41b-5233-46ab-9751-d667bd061d93",
            "7c1c30ba-288d-47ed-899b-8ea3c06c41a6",
            "5c1ad4a4-edca-478a-a506-1958dfb4d864"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 74518,
          "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/44/28/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}