{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T15:08:58.514Z",
    "end": "2025-04-07T15:09:03.686Z",
    "duration": 5172,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1d969bcc-18c2-45f2-9110-f29856e7983f",
      "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": "f81b33ef-7abb-4d15-a76e-b28083c0b395",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PhpMyAdmin URL is not classic",
              "fullTitle": "Test PhpMyAdmin URL is not classic",
              "timedOut": null,
              "duration": 2585,
              "state": "passed",
              "speed": "fast",
              "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": "90bb7639-6e77-4ec1-b818-7df801ed69dd",
              "parentUUID": "f81b33ef-7abb-4d15-a76e-b28083c0b395",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "90bb7639-6e77-4ec1-b818-7df801ed69dd"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 2585,
          "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/43/26/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}