{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-02-17T07:58:05.831Z",
    "end": "2025-02-17T07:58:23.989Z",
    "duration": 18158,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "dc8388f0-c6a4-48d0-a665-db7c811860c8",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/404-page-test.js",
      "file": "cypress/e2e/shopware6/404-page-test.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "cfa0ae3c-86a0-45d2-9b80-227f3207d26d",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "404 Page test - Desktop",
              "fullTitle": "Test 404 Page test - Desktop",
              "timedOut": null,
              "duration": 13390,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//go to non existent page\n_websiteMonitoring.default.visitDomainConcat(cy, \"426TestOnFailStatusCode\", false);\ncy.get('body.is-ctl-.is-act-').should('exist');",
              "err": {},
              "uuid": "28d66d99-c928-4e48-8c71-38bd05f9f613",
              "parentUUID": "cfa0ae3c-86a0-45d2-9b80-227f3207d26d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "28d66d99-c928-4e48-8c71-38bd05f9f613"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 13390,
          "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/7/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}