{
  "$schema": "https://serenity-js.org/schemas/report-summary.json",
  "generated": "2026-08-21T06:31:12.151Z",
  "title": "@serenity-js/serenity-js-playwright-ct-react-template",
  "schemaVersion": 1,
  "reportUrl": "./index.html",
  "ci": {
    "commit": "31ea31e3fa9bfd8067b3492fc38308cc9b07c312",
    "branch": "main",
    "jobUrl": "https://github.com/serenity-js/serenity-js-playwright-ct-react-template/actions/runs/32454592543"
  },
  "latestRun": {
    "timestamp": "2026-08-21T06:30:40.324Z",
    "label": "1594",
    "totals": {
      "passed": 18,
      "failed": 0,
      "pending": 0,
      "skipped": 0,
      "compromised": 0,
      "error": 0
    },
    "duration": 31635
  },
  "runs": 7,
  "delta": {
    "passed": 0,
    "failed": 0,
    "pending": 0,
    "skipped": 0,
    "compromised": 0,
    "error": 0
  },
  "failureClusters": [],
  "consistency": {
    "flaky": [],
    "inconsistent": [],
    "degraded": [],
    "recovered": []
  },
  "scores": {
    "passRate": 100,
    "completeness": 100,
    "consistency": 100,
    "confidence": 100
  },
  "slowest": [
    {
      "name": "allows for selected options to be deselected",
      "source": "components/Dropdown/Dropdown.spec.tsx:97",
      "duration": 4371
    },
    {
      "name": "goes back to showing the placeholder when all the selected options get deselected",
      "source": "components/Dropdown/Dropdown.spec.tsx:120",
      "duration": 3688
    },
    {
      "name": "triggers onChange with selected options",
      "source": "components/Dropdown/Dropdown.spec.tsx:74",
      "duration": 3073
    },
    {
      "name": "selects the desired options",
      "source": "components/Dropdown/Dropdown.spec.tsx:56",
      "duration": 2710
    },
    {
      "name": "allows for selected options to be deselected",
      "source": "components/Dropdown/Dropdown.spec.tsx:97",
      "duration": 1678
    }
  ]
}
