{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:48:28.636Z",
    "end": "2025-04-07T13:48:34.270Z",
    "duration": 5634,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "6caa782e-ac9a-4ed2-b8fb-6a17f843bf31",
      "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": "d63a8fbc-b6fe-4f14-a27d-e4306e498681",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PhpMyAdmin URL is not classic",
              "fullTitle": "Test PhpMyAdmin URL is not classic",
              "timedOut": null,
              "duration": 3066,
              "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": "f2c6e926-3374-4ba3-8edb-6411c6f2552a",
              "parentUUID": "d63a8fbc-b6fe-4f14-a27d-e4306e498681",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "f2c6e926-3374-4ba3-8edb-6411c6f2552a"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 3066,
          "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/47/26/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}