{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-04-04T07:59:22.702Z",
    "end": "2022-04-04T07:59:28.516Z",
    "duration": 5814,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d246d48e-366e-4bf4-a0d6-6c5198aec4dd",
      "title": "",
      "fullFile": "cypress/integration/shopware5/oberalp-dynafit/remove-product-from-ajax-cart.js",
      "file": "cypress/integration/shopware5/oberalp-dynafit/remove-product-from-ajax-cart.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "f9a2cdfa-35e5-484a-b7e9-8b66e47f5e33",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Ajax cart",
              "fullTitle": "Test Remove Product from cart - Ajax cart",
              "timedOut": null,
              "duration": 3639,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "//set desktop\n_websiteMonitoring[\"default\"].setViewport(cy);\n_websiteMonitoring[\"default\"].visitDomain(cy); // global.selectNthTabHeaderMenu(cy, 2, true);\n// global.selectNthProductFromListing(cy, 1, true);\n// global.addProductToCart(cy, 3, false, false, true);\n// cy.get('.cart--quantity').should('contain', '1')\n// //remove the product and performs assertions on quantity == 0\n// customCommands.removeProductFromAjaxCart(cy);",
              "err": {},
              "uuid": "1e5dce99-e6fb-43fd-8b66-7a8f3775bb1d",
              "parentUUID": "f9a2cdfa-35e5-484a-b7e9-8b66e47f5e33",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "1e5dce99-e6fb-43fd-8b66-7a8f3775bb1d"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 3639,
          "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.0.1"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/2/30/reports"
      },
      "version": "6.0.1"
    }
  }
}