{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-11-07T16:01:51.491Z",
    "end": "2023-11-07T16:02:30.731Z",
    "duration": 39240,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "34a16dc6-77d9-43eb-a8aa-5cf1fc0ed180",
      "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": "0dc403e4-2b2f-407a-be57-5eceda0acfbd",
          "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": 14514,
              "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": "06256e2d-5fa0-43d5-ae90-3b38e3a4c9f0",
              "parentUUID": "0dc403e4-2b2f-407a-be57-5eceda0acfbd",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Mobile",
              "fullTitle": "Test Product has at least one image - Mobile",
              "timedOut": null,
              "duration": 10416,
              "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": "0ed6ef5c-eae5-4418-904c-a6de36dbd262",
              "parentUUID": "0dc403e4-2b2f-407a-be57-5eceda0acfbd",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Tablet",
              "fullTitle": "Test Product has at least one image - Tablet",
              "timedOut": null,
              "duration": 10651,
              "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": "ce92bacb-3391-4102-ba9a-b191142473d4",
              "parentUUID": "0dc403e4-2b2f-407a-be57-5eceda0acfbd",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "06256e2d-5fa0-43d5-ae90-3b38e3a4c9f0",
            "0ed6ef5c-eae5-4418-904c-a6de36dbd262",
            "ce92bacb-3391-4102-ba9a-b191142473d4"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 35581,
          "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/39/28/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}