{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-07T06:01:56.038Z",
    "end": "2022-04-07T06:02:11.315Z",
    "duration": 15277,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f579cffe-78f6-4c84-a7d9-058c61c6a939",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "07d9f2e2-636d-4965-8b0e-7004d4ba5d24",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout test",
              "fullTitle": "Test Checkout test",
              "timedOut": null,
              "duration": 12844,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global[\"default\"].addProductToCart(cy, 4, false, true, true);\n_checkoutAsLoggedOut[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_checkoutAsLoggedOut[\"default\"].clickAGBLabelBox(cy, true);\n_checkoutAsLoggedOut[\"default\"].clickCompleteOrderButton(cy, true);",
              "err": {
                "message": "AssertionError: expected false to be true",
                "estack": "AssertionError: expected false to be true\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/checkout-as-logged-out.js:287:34)",
                "diff": null
              },
              "uuid": "7b9a5880-7fc9-427e-9972-531f66ec026e",
              "parentUUID": "07d9f2e2-636d-4965-8b0e-7004d4ba5d24",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "7b9a5880-7fc9-427e-9972-531f66ec026e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12844,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/16/11/reports"
      },
      "version": "6.1.0"
    }
  }
}