{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:56:48.587Z",
    "end": "2025-04-07T13:57:07.157Z",
    "duration": 18570,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "49a38656-96e8-4972-bb75-23ba142c19b8",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/404-page-test.js",
      "file": "cypress/e2e/shopware6/404-page-test.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b6095a4e-f9e8-4110-b0f1-710858be5b1e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "404 Page test - Desktop",
              "fullTitle": "Test 404 Page test - Desktop",
              "timedOut": null,
              "duration": 15898,
              "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": "7e0bf16b-5dda-4a05-a36c-3a58a69590af",
              "parentUUID": "b6095a4e-f9e8-4110-b0f1-710858be5b1e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "7e0bf16b-5dda-4a05-a36c-3a58a69590af"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 15898,
          "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/7/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}