{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T14:39:04.963Z",
    "end": "2025-04-07T14:39:20.514Z",
    "duration": 15551,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "5beb69a9-9848-401f-8de5-4e963896fcac",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/phpmyadmin-url-is-not-classic.js",
      "file": "cypress/e2e/shopware6/phpmyadmin-url-is-not-classic.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3cce8f59-f648-47f1-9f76-a6a4263580b4",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PhpMyAdmin URL is not classic",
              "fullTitle": "Test PhpMyAdmin URL is not classic",
              "timedOut": null,
              "duration": 12864,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//read the url from the env vars\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\ncy.visit(baseurl.concat(\"phpmyadmin\"), {\n  failOnStatusCode: false\n}).get('body').should('not.contain', \"phpMyAdmin\");",
              "err": {},
              "uuid": "4392024d-1880-482c-ac22-e28dc8794132",
              "parentUUID": "3cce8f59-f648-47f1-9f76-a6a4263580b4",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "4392024d-1880-482c-ac22-e28dc8794132"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 12864,
          "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/26/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}