{
  "config": {
    "configFile": "/builds/at-kinnovis/quality-assurance/qa-automation/playwright.config.ts",
    "rootDir": "/builds/at-kinnovis/quality-assurance/qa-automation",
    "forbidOnly": true,
    "fullyParallel": true,
    "globalSetup": null,
    "globalTeardown": null,
    "globalTimeout": 0,
    "grep": {},
    "grepInvert": null,
    "maxFailures": 0,
    "metadata": {
      "ci": {
        "commitHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/commit/23c0772095161ac656cec3efba6762295950eadc",
        "commitHash": "23c0772095161ac656cec3efba6762295950eadc",
        "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/14547074700",
        "branch": "test"
      },
      "gitCommit": {
        "shortHash": "23c0772",
        "hash": "23c0772095161ac656cec3efba6762295950eadc",
        "subject": "Fix test run merge issue in .gitlab-ci.yml",
        "body": "Fix test run merge issue in .gitlab-ci.yml",
        "author": {
          "name": "Kevin Uterlutsch",
          "email": "kevin.uterlutsch@kinnovis.com",
          "time": 1778802665000
        },
        "committer": {
          "name": "Kevin Uterlutsch",
          "email": "kevin.uterlutsch@kinnovis.com",
          "time": 1778802665000
        },
        "branch": "HEAD"
      },
      "actualWorkers": 7
    },
    "preserveOutput": "always",
    "projects": [
      {
        "outputDir": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets",
        "repeatEach": 1,
        "retries": 1,
        "metadata": {
          "ci": {
            "commitHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/commit/23c0772095161ac656cec3efba6762295950eadc",
            "commitHash": "23c0772095161ac656cec3efba6762295950eadc",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/14547074700",
            "branch": "test"
          },
          "gitCommit": {
            "shortHash": "23c0772",
            "hash": "23c0772095161ac656cec3efba6762295950eadc",
            "subject": "Fix test run merge issue in .gitlab-ci.yml",
            "body": "Fix test run merge issue in .gitlab-ci.yml",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 7
        },
        "id": "manager-setup",
        "name": "manager-setup",
        "testDir": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/setup",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 75000
      },
      {
        "outputDir": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets",
        "repeatEach": 1,
        "retries": 1,
        "metadata": {
          "ci": {
            "commitHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/commit/23c0772095161ac656cec3efba6762295950eadc",
            "commitHash": "23c0772095161ac656cec3efba6762295950eadc",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/14547074700",
            "branch": "test"
          },
          "gitCommit": {
            "shortHash": "23c0772",
            "hash": "23c0772095161ac656cec3efba6762295950eadc",
            "subject": "Fix test run merge issue in .gitlab-ci.yml",
            "body": "Fix test run merge issue in .gitlab-ci.yml",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 7
        },
        "id": "manager-e2e",
        "name": "manager-e2e",
        "testDir": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 75000
      },
      {
        "outputDir": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets",
        "repeatEach": 1,
        "retries": 1,
        "metadata": {
          "ci": {
            "commitHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/commit/23c0772095161ac656cec3efba6762295950eadc",
            "commitHash": "23c0772095161ac656cec3efba6762295950eadc",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/14547074700",
            "branch": "test"
          },
          "gitCommit": {
            "shortHash": "23c0772",
            "hash": "23c0772095161ac656cec3efba6762295950eadc",
            "subject": "Fix test run merge issue in .gitlab-ci.yml",
            "body": "Fix test run merge issue in .gitlab-ci.yml",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 7
        },
        "id": "desktop-portal-e2e",
        "name": "desktop-portal-e2e",
        "testDir": "/builds/at-kinnovis/quality-assurance/qa-automation/src/portal/tests/e2e",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 75000
      },
      {
        "outputDir": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets",
        "repeatEach": 1,
        "retries": 1,
        "metadata": {
          "ci": {
            "commitHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/commit/23c0772095161ac656cec3efba6762295950eadc",
            "commitHash": "23c0772095161ac656cec3efba6762295950eadc",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/14547074700",
            "branch": "test"
          },
          "gitCommit": {
            "shortHash": "23c0772",
            "hash": "23c0772095161ac656cec3efba6762295950eadc",
            "subject": "Fix test run merge issue in .gitlab-ci.yml",
            "body": "Fix test run merge issue in .gitlab-ci.yml",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1778802665000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 7
        },
        "id": "mobile-portal-e2e",
        "name": "mobile-portal-e2e",
        "testDir": "/builds/at-kinnovis/quality-assurance/qa-automation/src/portal/tests/e2e",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 75000
      }
    ],
    "quiet": false,
    "reporter": [
      [
        "html",
        {
          "outputFolder": "./test-results/reports/html-report"
        }
      ],
      [
        "json",
        {
          "outputFile": "./test-results/reports/results.json"
        }
      ],
      [
        "dot",
        null
      ]
    ],
    "reportSlowTests": {
      "max": 5,
      "threshold": 300000
    },
    "shard": null,
    "tags": [],
    "updateSnapshots": "missing",
    "updateSourceMethod": "patch",
    "version": "1.59.1",
    "workers": 7,
    "webServer": null
  },
  "suites": [
    {
      "title": "src/manager/tests/setup/login-setup.spec.ts",
      "file": "src/manager/tests/setup/login-setup.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "login to manager as admin",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-setup",
              "projectName": "manager-setup",
              "results": [
                {
                  "workerIndex": 0,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2039,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-26T14:47:31.309Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "52519f56e38d51bd3757-8024c771b181475dc9fd",
          "file": "src/manager/tests/setup/login-setup.spec.ts",
          "line": 9,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-create.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a private customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7459,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5348
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 549
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 889
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.168Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-f5faa7d94cc8d306d33b",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "creates a business customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7718,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5667
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 498
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 871
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.181Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-55bdd50991b7f441790a",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "creates a business customer with vat type and vat number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7898,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5805
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 432
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 836
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.200Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-0cb66274a90cf475ffa2",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "creates a customer with a note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7766,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5652
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 433
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 849
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.202Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-36f4fc284d4339e8d467",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "creates a customer with an accounts receivable number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7873,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5689
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 680
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 828
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.185Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-b5b520c671fc7fe7e53e",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "creates a customer with multiple locations",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 8219,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5963
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 661
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 805
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.205Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-cadd511bc116eee8cdfb",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "creates a customer with russian language",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 7518,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5171
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 546
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 930
                    }
                  ],
                  "startTime": "2026-05-26T14:47:34.228Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-d786b703ce33dc47b61d",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "rejects a private customer without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3961,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 3375
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-05-26T14:47:41.694Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-de2c785c97ed1763fa14",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 105,
          "column": 5
        },
        {
          "title": "rejects a business customer without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4142,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 3573
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-26T14:47:41.817Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-f0a0c5ad3050e575a6e4",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 120,
          "column": 5
        },
        {
          "title": "rejects a customer with a duplicate email",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4705,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 671
                    },
                    {
                      "title": "submit customer create form with duplicate email",
                      "duration": 3325
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-05-26T14:47:41.965Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-ced35de194b6c6e4560a",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 135,
          "column": 5
        },
        {
          "title": "rejects a customer with a duplicate phone number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4672,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 644
                    },
                    {
                      "title": "submit customer create form with duplicate phone number",
                      "duration": 3313
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 146
                    }
                  ],
                  "startTime": "2026-05-26T14:47:42.048Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-3ae07203a9baa99309a7",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 151,
          "column": 5
        },
        {
          "title": "rejects a customer with a vat number that does not match the vat type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4694,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit customer create form with mismatched vat type and number",
                      "duration": 3804
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 401
                    }
                  ],
                  "startTime": "2026-05-26T14:47:42.127Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-ce1f972dfdc8749cac6c",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 167,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-delete.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a lead customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3428,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 627
                    },
                    {
                      "title": "delete customer",
                      "duration": 1870
                    },
                    {
                      "title": "verify customer is no longer on list page",
                      "duration": 334
                    }
                  ],
                  "startTime": "2026-05-26T14:47:42.163Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "88b47d14a396273e5c6f-82736af1c1784ade33c9",
          "file": "src/manager/tests/e2e/customer/customer-delete.spec.ts",
          "line": 5,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-edit-details.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-edit-details.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the accounts receivable number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3744,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 752
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2245
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-26T14:47:42.499Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "109739bc53752ea62618-439fb77157625e028e08",
          "file": "src/manager/tests/e2e/customer/customer-edit-details.spec.ts",
          "line": 8,
          "column": 7
        },
        {
          "title": "removes the accounts receivable number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3260,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 561
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2113
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-26T14:47:45.606Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "109739bc53752ea62618-aedf28bbb76036924aed",
          "file": "src/manager/tests/e2e/customer/customer-edit-details.spec.ts",
          "line": 8,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the type from private to business",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6092,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 532
                    },
                    {
                      "title": "edit customer general",
                      "duration": 3890
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 296
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 830
                    }
                  ],
                  "startTime": "2026-05-26T14:47:45.668Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-659312f83cd465a1b98e",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the type from business to private",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5346,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 694
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2993
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 246
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 888
                    }
                  ],
                  "startTime": "2026-05-26T14:47:45.975Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bedecebe56eabeb08b3a",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the language",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5124,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 670
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2783
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 236
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 907
                    }
                  ],
                  "startTime": "2026-05-26T14:47:46.257Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bad4dbc7e01fb5102081",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the address",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5091,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 556
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2848
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 279
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 798
                    }
                  ],
                  "startTime": "2026-05-26T14:47:46.685Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-addde111f7bcb88c3911",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "adds another location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5576,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 617
                    },
                    {
                      "title": "edit customer general",
                      "duration": 3347
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 261
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 749
                    }
                  ],
                  "startTime": "2026-05-26T14:47:46.734Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bc2a85d07a0637f1a5e0",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4689,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 536
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2338
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 250
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 884
                    }
                  ],
                  "startTime": "2026-05-26T14:47:46.833Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-913f5c8e7441738ef2de",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "removes the note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4681,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 712
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2282
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 173
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 869
                    }
                  ],
                  "startTime": "2026-05-26T14:47:48.883Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-a64f0226043159bf1b3c",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "removes the vat number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4544,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 656
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2271
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 271
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 826
                    }
                  ],
                  "startTime": "2026-05-26T14:47:51.331Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-29d9ce97da6622be3213",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the email",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3970,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 585
                    },
                    {
                      "title": "edit customer email",
                      "duration": 2240
                    },
                    {
                      "title": "verify new email on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new email on list page",
                      "duration": 612
                    }
                  ],
                  "startTime": "2026-05-26T14:47:51.391Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-be0e91b0ed35fb05e05d",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 103,
          "column": 5
        },
        {
          "title": "edits the phone number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4866,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 517
                    },
                    {
                      "title": "edit customer phone number",
                      "duration": 3252
                    },
                    {
                      "title": "verify new phone number on details page",
                      "duration": 19
                    },
                    {
                      "title": "verify new phone number on list page",
                      "duration": 541
                    }
                  ],
                  "startTime": "2026-05-26T14:47:51.532Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-11548907c04d6c5c914c",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 125,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate email",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3162,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 638
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 656
                    },
                    {
                      "title": "submit edit with duplicate email",
                      "duration": 1011
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 157
                    }
                  ],
                  "startTime": "2026-05-26T14:47:51.769Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-7e1a29efb867e6162061",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 149,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate phone number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3909,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 646
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 530
                    },
                    {
                      "title": "submit edit with duplicate phone number",
                      "duration": 1936
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 149
                    }
                  ],
                  "startTime": "2026-05-26T14:47:51.785Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-e2e195c3797ea3fade1c",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 167,
          "column": 5
        },
        {
          "title": "rejects an edit with a vat number that does not match the vat type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4573,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 555
                    },
                    {
                      "title": "submit edit with mismatched vat type and number",
                      "duration": 1508
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 1909
                    }
                  ],
                  "startTime": "2026-05-26T14:47:52.320Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bfd0dfeb46a79df1133a",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 185,
          "column": 5
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2336,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 675
                    },
                    {
                      "title": "submit edit clearing required fields",
                      "duration": 991
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T14:47:53.579Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-22caf72786632ed584e5",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 205,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1839,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 596
                    },
                    {
                      "title": "apply filter",
                      "duration": 529
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 162
                    }
                  ],
                  "startTime": "2026-05-26T14:47:54.945Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-30019fa42b1b9e23f8b4",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2039,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 779
                    },
                    {
                      "title": "apply filter",
                      "duration": 582
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 170
                    }
                  ],
                  "startTime": "2026-05-26T14:47:55.375Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-56055e5f68ef5d4c56da",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 26,
          "column": 5
        },
        {
          "title": "filters by email",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1902,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 558
                    },
                    {
                      "title": "apply filter",
                      "duration": 664
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 173
                    }
                  ],
                  "startTime": "2026-05-26T14:47:55.705Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-b0137de9e966876baf10",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 42,
          "column": 5
        },
        {
          "title": "filters by phone number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1871,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 563
                    },
                    {
                      "title": "apply filter",
                      "duration": 602
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 166
                    }
                  ],
                  "startTime": "2026-05-26T14:47:55.887Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-43bc6e331d82fe7bb2f9",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 61,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 22448,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n\n    at expectSingleLocatorToHaveText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts:21:29)\n    at expectDataTableColumnToContainText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/data-table/data-table-assertions.ts:40:40)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:89:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:87:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                      "column": 29,
                      "line": 21
                    },
                    "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/utils/expect-utils.ts:21\n\n\u001b[0m \u001b[90m 19 |\u001b[39m )\u001b[33m:\u001b[39m \u001b[33mPromise\u001b[39m\u001b[33m<\u001b[39m\u001b[36mvoid\u001b[39m\u001b[33m>\u001b[39m {\n \u001b[90m 20 |\u001b[39m   text\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 21 |\u001b[39m     \u001b[33m?\u001b[39m \u001b[36mawait\u001b[39m expect(locator)\u001b[33m.\u001b[39mtoHaveText(text\u001b[33m,\u001b[39m { ignoreCase\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m useInnerText\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m })\n \u001b[90m    |\u001b[39m                             \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 22 |\u001b[39m     \u001b[33m:\u001b[39m \u001b[36mawait\u001b[39m expectLocatorToBeEmpty(locator)\u001b[33m;\u001b[39m\n \u001b[90m 23 |\u001b[39m }\n \u001b[90m 24 |\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                        "column": 29,
                        "line": 21
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n\n\n   at src/manager/shared/utils/expect-utils.ts:21\n\n  19 | ): Promise<void> {\n  20 |   text\n> 21 |     ? await expect(locator).toHaveText(text, { ignoreCase: true, useInnerText: true })\n     |                             ^\n  22 |     : await expectLocatorToBeEmpty(locator);\n  23 | }\n  24 |\n    at expectSingleLocatorToHaveText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts:21:29)\n    at expectDataTableColumnToContainText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/data-table/data-table-assertions.ts:40:40)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:89:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:87:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 783
                    },
                    {
                      "title": "apply filter",
                      "duration": 709
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 20236,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(9)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n\n    at expectSingleLocatorToHaveText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts:21:29)\n    at expectDataTableColumnToContainText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/data-table/data-table-assertions.ts:40:40)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:89:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:87:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                          "column": 29,
                          "line": 21
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/utils/expect-utils.ts:21\n\n\u001b[0m \u001b[90m 19 |\u001b[39m )\u001b[33m:\u001b[39m \u001b[33mPromise\u001b[39m\u001b[33m<\u001b[39m\u001b[36mvoid\u001b[39m\u001b[33m>\u001b[39m {\n \u001b[90m 20 |\u001b[39m   text\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 21 |\u001b[39m     \u001b[33m?\u001b[39m \u001b[36mawait\u001b[39m expect(locator)\u001b[33m.\u001b[39mtoHaveText(text\u001b[33m,\u001b[39m { ignoreCase\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m useInnerText\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m })\n \u001b[90m    |\u001b[39m                             \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 22 |\u001b[39m     \u001b[33m:\u001b[39m \u001b[36mawait\u001b[39m expectLocatorToBeEmpty(locator)\u001b[33m;\u001b[39m\n \u001b[90m 23 |\u001b[39m }\n \u001b[90m 24 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:47:55.926Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-location-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-location-manager-e2e/trace.zip"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                    "column": 29,
                    "line": 21
                  }
                },
                {
                  "workerIndex": 10,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 22999,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n\n    at expectSingleLocatorToHaveText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts:21:29)\n    at expectDataTableColumnToContainText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/data-table/data-table-assertions.ts:40:40)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:89:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:87:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                      "column": 29,
                      "line": 21
                    },
                    "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/utils/expect-utils.ts:21\n\n\u001b[0m \u001b[90m 19 |\u001b[39m )\u001b[33m:\u001b[39m \u001b[33mPromise\u001b[39m\u001b[33m<\u001b[39m\u001b[36mvoid\u001b[39m\u001b[33m>\u001b[39m {\n \u001b[90m 20 |\u001b[39m   text\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 21 |\u001b[39m     \u001b[33m?\u001b[39m \u001b[36mawait\u001b[39m expect(locator)\u001b[33m.\u001b[39mtoHaveText(text\u001b[33m,\u001b[39m { ignoreCase\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m useInnerText\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m })\n \u001b[90m    |\u001b[39m                             \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 22 |\u001b[39m     \u001b[33m:\u001b[39m \u001b[36mawait\u001b[39m expectLocatorToBeEmpty(locator)\u001b[33m;\u001b[39m\n \u001b[90m 23 |\u001b[39m }\n \u001b[90m 24 |\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                        "column": 29,
                        "line": 21
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n\n\n   at src/manager/shared/utils/expect-utils.ts:21\n\n  19 | ): Promise<void> {\n  20 |   text\n> 21 |     ? await expect(locator).toHaveText(text, { ignoreCase: true, useInnerText: true })\n     |                             ^\n  22 |     : await expectLocatorToBeEmpty(locator);\n  23 | }\n  24 |\n    at expectSingleLocatorToHaveText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts:21:29)\n    at expectDataTableColumnToContainText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/data-table/data-table-assertions.ts:40:40)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:89:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:87:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 717
                    },
                    {
                      "title": "apply filter",
                      "duration": 1042
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 20311,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveText\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator: getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\nTimeout: 20000ms\nExpected pattern: \u001b[32m/Vienna South/\u001b[39m\nReceived string:  \u001b[31m\"Storeroom Innsbruck\u001b[39m\n\u001b[31mCity 1030\u001b[39m\n\u001b[31mVienna North\u001b[39m\n\u001b[31m+1 other\"\u001b[39m\n\nCall log:\n\u001b[2m  - Expect \"toHaveText\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr').getByTestId('ui-data-grid-cell-locations').nth(6)\u001b[22m\n\u001b[2m    24 × locator resolved to <td data-v-b3546a64=\"\" data-test-id=\"ui-data-grid-cell-locations\" class=\"h-[52px] min-h-[52px] border-b border-black/[.12] align-middle group-hover:bg-grey-100 max-w-[50vw] break-words\">…</td>\u001b[22m\n\u001b[2m       - unexpected value \"Storeroom Innsbruck\u001b[22m\n\u001b[2mCity 1030\u001b[22m\n\u001b[2mVienna North\u001b[22m\n\u001b[2m+1 other\"\u001b[22m\n\n    at expectSingleLocatorToHaveText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts:21:29)\n    at expectDataTableColumnToContainText (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/data-table/data-table-assertions.ts:40:40)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:89:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:87:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                          "column": 29,
                          "line": 21
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/utils/expect-utils.ts:21\n\n\u001b[0m \u001b[90m 19 |\u001b[39m )\u001b[33m:\u001b[39m \u001b[33mPromise\u001b[39m\u001b[33m<\u001b[39m\u001b[36mvoid\u001b[39m\u001b[33m>\u001b[39m {\n \u001b[90m 20 |\u001b[39m   text\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 21 |\u001b[39m     \u001b[33m?\u001b[39m \u001b[36mawait\u001b[39m expect(locator)\u001b[33m.\u001b[39mtoHaveText(text\u001b[33m,\u001b[39m { ignoreCase\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m useInnerText\u001b[33m:\u001b[39m \u001b[36mtrue\u001b[39m })\n \u001b[90m    |\u001b[39m                             \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 22 |\u001b[39m     \u001b[33m:\u001b[39m \u001b[36mawait\u001b[39m expectLocatorToBeEmpty(locator)\u001b[33m;\u001b[39m\n \u001b[90m 23 |\u001b[39m }\n \u001b[90m 24 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:48:18.965Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-location-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-location-manager-e2e-retry1/trace.zip"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/utils/expect-utils.ts",
                    "column": 29,
                    "line": 21
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-4665dc66c70b4fdaefcc",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 77,
          "column": 5
        },
        {
          "title": "filters by status=lead",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1904,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 565
                    },
                    {
                      "title": "apply filter",
                      "duration": 614
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 192
                    }
                  ],
                  "startTime": "2026-05-26T14:47:56.409Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-808dfd79c52d0c3719ae",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 97,
          "column": 5
        },
        {
          "title": "excludes lead customers when filtering status=active",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1980,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 525
                    },
                    {
                      "title": "apply filter",
                      "duration": 854
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-26T14:47:56.794Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-14833c9b7ed3d3fabb21",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 113,
          "column": 5
        },
        {
          "title": "filters by has-past-due-invoices=none",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1903,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 536
                    },
                    {
                      "title": "apply filter",
                      "duration": 557
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 215
                    }
                  ],
                  "startTime": "2026-05-26T14:47:56.903Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-e52df37b58bc987b00c3",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 128,
          "column": 5
        },
        {
          "title": "filters by email, location and has-past-due-invoices",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2636,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 685
                    },
                    {
                      "title": "apply filter",
                      "duration": 1371
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-26T14:47:57.429Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-ad2c3bd0596653cfe8ac",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 148,
          "column": 5
        },
        {
          "title": "filters by id, location, status and has-past-due-invoices",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2885,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 620
                    },
                    {
                      "title": "apply filter",
                      "duration": 1709
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-26T14:47:57.619Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-0c5c293f9e49b0025206",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 164,
          "column": 5
        },
        {
          "title": "excludes customers not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2166,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 504
                    },
                    {
                      "title": "apply filter",
                      "duration": 1059
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:47:57.766Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-8ca0f023f24acc4e1cf5",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 181,
          "column": 5
        },
        {
          "title": "excludes customers without past-due invoices when filtering has-past-due-invoices=yes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2143,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 593
                    },
                    {
                      "title": "apply filter",
                      "duration": 961
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-26T14:47:58.323Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-c0b58aabfe3cc8375dcf",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 196,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-navigate.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the customer list to the customer details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2242,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 655
                    },
                    {
                      "title": "navigate to customer details page",
                      "duration": 750
                    },
                    {
                      "title": "verify customer details page",
                      "duration": 192
                    }
                  ],
                  "startTime": "2026-05-26T14:47:58.785Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ca269772659311347d43-d6a8a6886c5f2294984d",
          "file": "src/manager/tests/e2e/customer/customer-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the customer list to the customer create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1614,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open customer create dialog from list",
                      "duration": 531
                    },
                    {
                      "title": "verify customer create dialog is open",
                      "duration": 555
                    }
                  ],
                  "startTime": "2026-05-26T14:47:58.818Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ca269772659311347d43-8f169967a7e6754d00fd",
          "file": "src/manager/tests/e2e/customer/customer-navigate.spec.ts",
          "line": 23,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "sets a password",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2713,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 519
                    },
                    {
                      "title": "set password",
                      "duration": 1471
                    }
                  ],
                  "startTime": "2026-05-26T14:47:59.944Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "07f2253dcb9dcc7c415f-8fc300f0009d3555c6f6",
          "file": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
          "line": 5,
          "column": 5
        },
        {
          "title": "rejects setting a password when confirm password does not match",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2639,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 638
                    },
                    {
                      "title": "submit set-password form with mismatched confirm",
                      "duration": 1324
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-26T14:48:00.079Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "07f2253dcb9dcc7c415f-a370f30167d6e12ae993",
          "file": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
          "line": 17,
          "column": 5
        },
        {
          "title": "rejects setting a weak password",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2756,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 792
                    },
                    {
                      "title": "submit set-password form with a weak password",
                      "duration": 1295
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T14:48:00.441Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "07f2253dcb9dcc7c415f-c50a0a7d87c95abd0ad4",
          "file": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
          "line": 40,
          "column": 5
        },
        {
          "title": "rejects setting a password without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2473,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 522
                    },
                    {
                      "title": "submit set-password form with cleared required fields",
                      "duration": 1310
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T14:48:00.477Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "07f2253dcb9dcc7c415f-c7ce7fa199e7ee0047a3",
          "file": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
          "line": 58,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a deposit with zero taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3639,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2349
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 52
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 553
                    }
                  ],
                  "startTime": "2026-05-26T14:48:00.523Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-be2529f24282f7c69049",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 11,
          "column": 7
        },
        {
          "title": "creates a deposit with equal b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4664,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 3389
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 50
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 593
                    }
                  ],
                  "startTime": "2026-05-26T14:48:01.059Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-cc67a00c4841367d9a89",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 11,
          "column": 7
        },
        {
          "title": "creates a deposit with mixed b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4321,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 3134
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 58
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 581
                    }
                  ],
                  "startTime": "2026-05-26T14:48:02.672Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-5f996d87d967c8e3e25c",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 11,
          "column": 7
        },
        {
          "title": "rejects a deposit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1238,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid deposit create form",
                      "duration": 683
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T14:48:02.736Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-c0d7b858fe942de6c1c7",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 52,
          "column": 5
        },
        {
          "title": "rejects a deposit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2390,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 742
                    },
                    {
                      "title": "submit deposit create form with duplicate name",
                      "duration": 976
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 148
                    }
                  ],
                  "startTime": "2026-05-26T14:48:02.963Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-00336ab762b3c701d7c6",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 62,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-delete.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a deposit that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3188,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 910
                    },
                    {
                      "title": "delete deposit",
                      "duration": 1472
                    },
                    {
                      "title": "verify deposit is no longer on list page",
                      "duration": 306
                    }
                  ],
                  "startTime": "2026-05-26T14:48:03.212Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "47e937dc020653e32743-bb8f0facf811a90035fd",
          "file": "src/manager/tests/e2e/deposit/deposit-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3461,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 817
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1454
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 23
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 667
                    }
                  ],
                  "startTime": "2026-05-26T14:48:03.984Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-567bb89ee958025092da",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4265,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 1139
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1935
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 20
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 610
                    }
                  ],
                  "startTime": "2026-05-26T14:48:04.174Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-8adcfecafc57f89686a1",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the name and price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4210,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 822
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 2178
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 44
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 656
                    }
                  ],
                  "startTime": "2026-05-26T14:48:05.363Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-4ec47169942cc23eebc5",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2253,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 976
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 710
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:48:05.735Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-19ca683805e60e866cb7",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 46,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2896,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 740
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 727
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 751
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-26T14:48:06.412Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-478c406529cf384efb04",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 63,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2651,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 787
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1337
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:48:07.006Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "902dcb1cf333e7cf2936-2b08f9f3e6623de0a8d2",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the b2b tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2594,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 744
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1279
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-26T14:48:07.455Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "902dcb1cf333e7cf2936-fb46373676ef90f293bc",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3155,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 820
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1718
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 64
                    }
                  ],
                  "startTime": "2026-05-26T14:48:08.001Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "902dcb1cf333e7cf2936-82150ac970080afe606d",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2136,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 829
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 743
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-26T14:48:08.452Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "902dcb1cf333e7cf2936-d1bd593cc500fc1baf40",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
          "line": 26,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2291,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 983
                    },
                    {
                      "title": "apply filter",
                      "duration": 606
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 175
                    }
                  ],
                  "startTime": "2026-05-26T14:48:09.320Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "714dec3bb8e9476c7695-3f519ac57fa16f298729",
          "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2066,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 747
                    },
                    {
                      "title": "apply filter",
                      "duration": 625
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 193
                    }
                  ],
                  "startTime": "2026-05-26T14:48:09.583Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "714dec3bb8e9476c7695-28e5bb1f1a83e976756d",
          "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
          "line": 25,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2182,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 883
                    },
                    {
                      "title": "apply filter",
                      "duration": 579
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-26T14:48:09.667Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "714dec3bb8e9476c7695-1cb2f0f752f5742fa35e",
          "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
          "line": 40,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2208,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 756
                    },
                    {
                      "title": "apply filter",
                      "duration": 866
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T14:48:10.060Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "714dec3bb8e9476c7695-63cbe4db1409f010c6fd",
          "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
          "line": 59,
          "column": 5
        },
        {
          "title": "excludes deposits not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2363,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 1007
                    },
                    {
                      "title": "apply filter",
                      "duration": 789
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-26T14:48:10.601Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "714dec3bb8e9476c7695-bdf84c92ac9f4805a242",
          "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
          "line": 74,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-navigate.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the deposit list to the deposit details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2114,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 779
                    },
                    {
                      "title": "navigate to deposit details page",
                      "duration": 657
                    },
                    {
                      "title": "verify deposit details page",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-26T14:48:11.169Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "853facc7ae9593ecd7cf-b1565e19571a2da527e0",
          "file": "src/manager/tests/e2e/deposit/deposit-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the deposit list to the deposit create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1291,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open deposit create dialog from list",
                      "duration": 364
                    },
                    {
                      "title": "verify deposit create dialog is open",
                      "duration": 432
                    }
                  ],
                  "startTime": "2026-05-26T14:48:11.623Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "853facc7ae9593ecd7cf-e11e1c1b0b9f46554793",
          "file": "src/manager/tests/e2e/deposit/deposit-navigate.spec.ts",
          "line": 22,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "adds a weekly booking plan to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6137,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2156
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1693
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1810
                    }
                  ],
                  "startTime": "2026-05-26T14:48:11.668Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-70699114dce7b9797f68",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5884,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1889
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1739
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1805
                    }
                  ],
                  "startTime": "2026-05-26T14:48:11.866Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-2222b2393eba29e654c6",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6065,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2099
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1904
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1583
                    }
                  ],
                  "startTime": "2026-05-26T14:48:12.284Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-cf5608511f9e00b7be68",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4432,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1846
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2020
                    }
                  ],
                  "startTime": "2026-05-26T14:48:12.929Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-f0ea4ad64c447bddf9ee",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4529,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1912
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2045
                    }
                  ],
                  "startTime": "2026-05-26T14:48:12.977Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-1901ba886e9a51bc2386",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate weekly period amount to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4303,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1865
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1800
                    }
                  ],
                  "startTime": "2026-05-26T14:48:13.298Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-d874fa8da5f2634c85e8",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate monthly period amount to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5009,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2005
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2461
                    }
                  ],
                  "startTime": "2026-05-26T14:48:17.370Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-a90c4481190005aa0a1d",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4680,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1796
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2388
                    }
                  ],
                  "startTime": "2026-05-26T14:48:17.514Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-0934ae9a2693c8595818",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4714,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1810
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2322
                    }
                  ],
                  "startTime": "2026-05-26T14:48:17.608Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-3bcd895d3bf479552ad9",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4832,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1810
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2375
                    }
                  ],
                  "startTime": "2026-05-26T14:48:17.758Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-a5089f2dfb250e4ec006",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5522,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2540
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2221
                    }
                  ],
                  "startTime": "2026-05-26T14:48:17.814Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-84f3f412f966c29147f0",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2153,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 795
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 900
                    }
                  ],
                  "startTime": "2026-05-26T14:48:18.356Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-878aa758499157976843",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 50,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates an insurance with a single booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7971,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4872
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1654
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 617
                    }
                  ],
                  "startTime": "2026-05-26T14:48:20.527Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-d7934a0587bde53e3a19",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 11482,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 8464
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1858
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 554
                    }
                  ],
                  "startTime": "2026-05-26T14:48:22.208Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-d9c99db09412f2514004",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 12147,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 9178
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1766
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 558
                    }
                  ],
                  "startTime": "2026-05-26T14:48:22.336Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-7d4a53ff84d3884e0216",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 11705,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 8504
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1962
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 564
                    }
                  ],
                  "startTime": "2026-05-26T14:48:22.392Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-d179e4f0a10bb03554c2",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with zero taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 7617,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4700
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1624
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 640
                    }
                  ],
                  "startTime": "2026-05-26T14:48:22.608Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-40d82eb83e0a2522c29e",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with equal b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7478,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4528
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1638
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 618
                    }
                  ],
                  "startTime": "2026-05-26T14:48:23.353Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-b3ce94c2fdc8015578e5",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with mixed b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7138,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4346
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1604
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 647
                    }
                  ],
                  "startTime": "2026-05-26T14:48:28.509Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-f05ce72a6da5334ca546",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75163,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:45:62)\n    at InsuranceCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:29:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:21:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 74571,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:45:62)\n    at InsuranceCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:29:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:21:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:48:30.235Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-a841a-ce-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-a841a-ce-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 12,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75347,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:45:62)\n    at InsuranceCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:29:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:21:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 74930,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:45:62)\n    at InsuranceCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceCreateDialog.ts:29:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:21:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:49:45.951Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-a841a-ce-with-a-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-a841a-ce-with-a-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-09d7779f1fec660c43cf",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "rejects an insurance without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2710,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 2131
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T14:48:30.845Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-3ab8f2238e0f370dc49a",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 56,
          "column": 5
        },
        {
          "title": "rejects an insurance with a duplicate name @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts",
                    "line": 71,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 24597,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('.v-input--error')\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('.v-input--error')\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:83:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:82:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts",
                      "column": 48,
                      "line": 83
                    },
                    "snippet": "\u001b[0m \u001b[90m 81 |\u001b[39m\n \u001b[90m 82 |\u001b[39m   \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify errors on form'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 83 |\u001b[39m     \u001b[36mawait\u001b[39m expect(insuranceCreateDialog\u001b[33m.\u001b[39merrors)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                                \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 84 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 85 |\u001b[39m })\u001b[33m;\u001b[39m\n \u001b[90m 86 |\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts",
                        "column": 48,
                        "line": 83
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('.v-input--error')\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  81 |\n  82 |   await test.step('verify errors on form', async () => {\n> 83 |     await expect(insuranceCreateDialog.errors).toHaveCountGreaterThan(0);\n     |                                                ^\n  84 |   });\n  85 | });\n  86 |\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:83:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:82:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 818
                    },
                    {
                      "title": "submit insurance create form with duplicate name",
                      "duration": 3212
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20024,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('.v-input--error')\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-dialog:has([data-test-id=\"insurance-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('.v-input--error')\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:83:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts:82:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts",
                          "column": 48,
                          "line": 83
                        },
                        "snippet": "\u001b[0m \u001b[90m 81 |\u001b[39m\n \u001b[90m 82 |\u001b[39m   \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify errors on form'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 83 |\u001b[39m     \u001b[36mawait\u001b[39m expect(insuranceCreateDialog\u001b[33m.\u001b[39merrors)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                                \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 84 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 85 |\u001b[39m })\u001b[33m;\u001b[39m\n \u001b[90m 86 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:48:33.564Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts",
                        "line": 71,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-be325-e-with-a-duplicate-name-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-create.spec.ts",
                    "column": 48,
                    "line": 83
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-7d4e15c457026470868f",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 71,
          "column": 6
        },
        {
          "title": "rejects an insurance with duplicate weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4439,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3919
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-26T14:48:33.700Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-0c571e4b51cfe32d0bf3",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 88,
          "column": 7
        },
        {
          "title": "rejects an insurance with duplicate monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4497,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3981
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-26T14:48:34.107Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-768020c4dda794fba721",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 88,
          "column": 7
        },
        {
          "title": "rejects an insurance with duplicate mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6450,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 5814
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-26T14:48:34.494Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-e6dbbee6a06c0786eea3",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 88,
          "column": 7
        },
        {
          "title": "rejects an insurance with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2999,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2418
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:48:35.657Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-e9bdd40f19c2fcabb902",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 105,
          "column": 7
        },
        {
          "title": "rejects an insurance with weekly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2906,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2374
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-26T14:48:38.148Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-4e98f3d99227c0c2b4b2",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 105,
          "column": 7
        },
        {
          "title": "rejects an insurance with monthly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2947,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2416
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-26T14:48:38.612Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-8003e7c23dec8fdb4d6a",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 105,
          "column": 7
        },
        {
          "title": "rejects an insurance with monthly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2952,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2400
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-26T14:48:38.667Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-efb84a24cd6ba5afe478",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 105,
          "column": 7
        },
        {
          "title": "rejects an insurance with two booking plans sharing period and amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2590,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 2081
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-26T14:48:40.953Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-441151416da797922814",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 125,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a single booking plan via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5981,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1881
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 2126
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1485
                    }
                  ],
                  "startTime": "2026-05-26T14:48:41.066Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2508c8c8ea9611c90b11-8c4035bf6e3f93603624",
          "file": "src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects deleting the only booking plan via the inline action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                    "line": 36,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "failed",
                  "duration": 22515,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:50:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:49:5",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                      "column": 42,
                      "line": 50
                    },
                    "snippet": "\u001b[0m \u001b[90m 48 |\u001b[39m\n \u001b[90m 49 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 50 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 51 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 52 |\u001b[39m   }\n \u001b[90m 53 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                        "column": 42,
                        "line": 50
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  48 |\n  49 |     await test.step('verify error snackbar', async () => {\n> 50 |       await expect(dialog.errorSnackbar).toHaveCountGreaterThan(0);\n     |                                          ^\n  51 |     });\n  52 |   }\n  53 | );\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:50:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:49:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 845
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1145
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20027,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:50:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:49:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                          "column": 42,
                          "line": 50
                        },
                        "snippet": "\u001b[0m \u001b[90m 48 |\u001b[39m\n \u001b[90m 49 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 50 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 51 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 52 |\u001b[39m   }\n \u001b[90m 53 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:48:41.568Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                        "line": 36,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-delete-4175e-n-via-the-inline-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                    "column": 42,
                    "line": 50
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2508c8c8ea9611c90b11-6e3fd081b6277193bd57",
          "file": "src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
          "line": 36,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes some booking plans via the row action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5647,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1959
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 492
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1363
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1367
                    }
                  ],
                  "startTime": "2026-05-26T14:48:41.628Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78a6c6b1d9dbfde4a2ff-e284d1089270b6679090",
          "file": "src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "rejects deleting all booking plans via the row action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
                    "line": 39,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 23422,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts:56:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts:55:5",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
                      "column": 42,
                      "line": 56
                    },
                    "snippet": "\u001b[0m \u001b[90m 54 |\u001b[39m\n \u001b[90m 55 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 56 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 57 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 58 |\u001b[39m   }\n \u001b[90m 59 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
                        "column": 42,
                        "line": 56
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  54 |\n  55 |     await test.step('verify error snackbar', async () => {\n> 56 |       await expect(dialog.errorSnackbar).toHaveCountGreaterThan(0);\n     |                                          ^\n  57 |     });\n  58 |   }\n  59 | );\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts:56:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts:55:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1971
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 838
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20024,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts:56:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts:55:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
                          "column": 42,
                          "line": 56
                        },
                        "snippet": "\u001b[0m \u001b[90m 54 |\u001b[39m\n \u001b[90m 55 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 56 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 57 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 58 |\u001b[39m   }\n \u001b[90m 59 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:48:42.651Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
                        "line": 39,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-delete-5626d-lans-via-the-row-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
                    "column": 42,
                    "line": 56
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78a6c6b1d9dbfde4a2ff-1fc5b64833a90a45cf29",
          "file": "src/manager/tests/e2e/insurance/insurance-delete-booking-plans.spec.ts",
          "line": 39,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-delete.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes an insurance that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3142,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 804
                    },
                    {
                      "title": "delete insurance",
                      "duration": 1539
                    },
                    {
                      "title": "verify insurance is no longer on list page",
                      "duration": 300
                    }
                  ],
                  "startTime": "2026-05-26T14:48:43.552Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "721cb6d313f7934acd05-d34f2b93fa2ab88f411c",
          "file": "src/manager/tests/e2e/insurance/insurance-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the price of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5668,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1850
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1883
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1486
                    }
                  ],
                  "startTime": "2026-05-26T14:48:46.704Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-90deb893c7946ebc0844",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the period amount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5696,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1791
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1915
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1520
                    }
                  ],
                  "startTime": "2026-05-26T14:48:47.058Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-f37f0236e686b0eebc04",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5844,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1864
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2040
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1449
                    }
                  ],
                  "startTime": "2026-05-26T14:48:47.285Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-04a391a1a7ddb3d32368",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5588,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1767
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1948
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1451
                    }
                  ],
                  "startTime": "2026-05-26T14:48:52.382Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-9727d0f056245162c089",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the publish status of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5209,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1925
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1393
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1456
                    }
                  ],
                  "startTime": "2026-05-26T14:48:52.761Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-fd54e4cdaf5703eb49df",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount in weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3916,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1937
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1477
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-26T14:48:53.136Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-e391ce1a7f34cb0e763b",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount in monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3965,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1824
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1523
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 172
                    }
                  ],
                  "startTime": "2026-05-26T14:48:57.058Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-e42b699bb2ac2bfc7a3d",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate weekly period amount in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4066,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1864
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1665
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 55
                    }
                  ],
                  "startTime": "2026-05-26T14:48:57.977Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-fa50c3a6122fc69b82e1",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate monthly period amount in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4628,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2131
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1774
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-26T14:48:57.978Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-2cba37f0c62d56b55bc5",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4100,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1798
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1772
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:48:58.172Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-a963e6896d57f4baa23c",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3853,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1904
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1369
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T14:49:01.031Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-9bd2daf0303c122100e4",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4072,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2085
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1460
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-26T14:49:02.051Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-7fa3b80eb4f0fe8ed19d",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3932,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1985
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1437
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:49:02.279Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-a4ea79e9c8c91d6e16f6",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 35,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2778,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 834
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1472
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-26T14:49:02.613Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e2c6faa1f633d123d051-b80cf410833821831fcf",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plan.spec.ts",
          "line": 55,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-prices.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-prices.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "increases the price of some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7713,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2090
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 457
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1384
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3352
                    }
                  ],
                  "startTime": "2026-05-26T14:49:04.096Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "09ec76e6a470b467bbfa-2689db6fa592b756cf3e",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "decreases the price of all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7756,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1962
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 393
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1348
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3546
                    }
                  ],
                  "startTime": "2026-05-26T14:49:04.900Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "09ec76e6a470b467bbfa-2fc1d679d88b04947c8c",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects a price change without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2088,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 844
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 740
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-05-26T14:49:05.400Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "09ec76e6a470b467bbfa-ec6d5937d4358f23fe25",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-prices.spec.ts",
          "line": 41,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-publish-status.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-publish-status.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4743,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1970
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 547
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 212
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1554
                    }
                  ],
                  "startTime": "2026-05-26T14:49:06.129Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "892226a4a28e3bcd57e4-4123794b8357517a0790",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        },
        {
          "title": "unpublishes all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4738,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2026
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 501
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 203
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1540
                    }
                  ],
                  "startTime": "2026-05-26T14:49:06.131Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "892226a4a28e3bcd57e4-a88196e6141ba4627675",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75127,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 752
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73872,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:49:06.218Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-72598-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-72598-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 13,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75245,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 905
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73860,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:50:21.878Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-72598-edits-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-72598-edits-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "5f8bf27b92fe7272c50e-2044d8d89166f6c0ff9b",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts",
          "line": 8,
          "column": 7
        },
        {
          "title": "removes the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75149,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1066
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73572,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:49:07.498Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-ce5d1-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-ce5d1-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 14,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75416,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 784
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 74157,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"insurance-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at InsuranceEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:24:40)\n    at InsuranceEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/insurance/views/InsuranceEditBookingPortalDialog.ts:17:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:17:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts:15:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:50:23.254Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-ce5d1-moves-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-ce5d1-moves-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "5f8bf27b92fe7272c50e-ebde5fa88c126e823a57",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-portal.spec.ts",
          "line": 8,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3304,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 723
                    },
                    {
                      "title": "edit insurance general",
                      "duration": 1484
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 37
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 600
                    }
                  ],
                  "startTime": "2026-05-26T14:49:10.876Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5d14a30ff0992d60cddd-51dcac01f9c84d1c3e11",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1944,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 753
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 704
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-26T14:49:10.887Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5d14a30ff0992d60cddd-0a1190bc8888773fe314",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-general.spec.ts",
          "line": 48,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3303,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 810
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1062
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 755
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-26T14:49:11.818Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5d14a30ff0992d60cddd-dce2e49df51236dc8e21",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-general.spec.ts",
          "line": 65,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2791,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 988
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1297
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-26T14:49:12.665Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "88235048446f1f5f6000-bb871f5ce393da6c6f90",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the b2b tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2606,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 758
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1345
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T14:49:12.839Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "88235048446f1f5f6000-f9b8dd5dd4d787d9e0e7",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3031,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 903
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1597
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T14:49:14.192Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "88235048446f1f5f6000-2e846c9a64e6d7a926b5",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2185,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 780
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 922
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T14:49:15.130Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "88235048446f1f5f6000-84a4c77d76d02ae87a5a",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1982,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 778
                    },
                    {
                      "title": "apply filter",
                      "duration": 608
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-26T14:49:15.455Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee66e97bef3ae49333c9-0ae13f46ec307541fe10",
          "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2177,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 874
                    },
                    {
                      "title": "apply filter",
                      "duration": 653
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-26T14:49:15.465Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee66e97bef3ae49333c9-83fb637135d15625e2fe",
          "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
          "line": 25,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2124,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 753
                    },
                    {
                      "title": "apply filter",
                      "duration": 665
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 242
                    }
                  ],
                  "startTime": "2026-05-26T14:49:17.237Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee66e97bef3ae49333c9-ebde767bb98e5efaeca1",
          "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
          "line": 44,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2209,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 745
                    },
                    {
                      "title": "apply filter",
                      "duration": 925
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T14:49:17.324Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee66e97bef3ae49333c9-b24702359c72297b15e9",
          "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
          "line": 63,
          "column": 5
        },
        {
          "title": "excludes insurances not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2289,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 812
                    },
                    {
                      "title": "apply filter",
                      "duration": 977
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-26T14:49:17.445Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee66e97bef3ae49333c9-940f3d0d5878bc387244",
          "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
          "line": 78,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-navigate.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the insurance list to the insurance details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2138,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 743
                    },
                    {
                      "title": "navigate to insurance details page",
                      "duration": 703
                    },
                    {
                      "title": "verify insurance details page",
                      "duration": 148
                    }
                  ],
                  "startTime": "2026-05-26T14:49:17.650Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c0c0bc3a4b4716ac22a8-821d9b43cc7dd27401b3",
          "file": "src/manager/tests/e2e/insurance/insurance-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the insurance list to the insurance create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1227,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open insurance create dialog from list",
                      "duration": 290
                    },
                    {
                      "title": "verify insurance create dialog is open",
                      "duration": 460
                    }
                  ],
                  "startTime": "2026-05-26T14:49:19.375Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c0c0bc3a4b4716ac22a8-2b30be66cd5123744119",
          "file": "src/manager/tests/e2e/insurance/insurance-navigate.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-navigate.spec.ts",
      "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the product list to the one-time product details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2177,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 798
                    },
                    {
                      "title": "navigate to one-time product details page",
                      "duration": 758
                    },
                    {
                      "title": "verify one-time product details page",
                      "duration": 138
                    }
                  ],
                  "startTime": "2026-05-26T14:49:19.551Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b5c95b15e9388be4dc57-cc77038461dab4aa1659",
          "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "navigates from the product list to the recurring product details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 771
                    },
                    {
                      "title": "navigate to recurring product details page",
                      "duration": 744
                    },
                    {
                      "title": "verify recurring product details page",
                      "duration": 156
                    }
                  ],
                  "startTime": "2026-05-26T14:49:19.752Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b5c95b15e9388be4dc57-18edd44d23aed67eb87d",
          "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
          "line": 28,
          "column": 5
        },
        {
          "title": "navigates from the product list to the one-time product create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1576,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open one-time product create dialog from list",
                      "duration": 639
                    },
                    {
                      "title": "verify one-time product create dialog is open",
                      "duration": 515
                    }
                  ],
                  "startTime": "2026-05-26T14:49:19.802Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b5c95b15e9388be4dc57-29d8376e3ea1deabc8f9",
          "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
          "line": 46,
          "column": 5
        },
        {
          "title": "navigates from the product list to the recurring product create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1758,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open recurring product create dialog from list",
                      "duration": 732
                    },
                    {
                      "title": "verify recurring product create dialog is open",
                      "duration": 502
                    }
                  ],
                  "startTime": "2026-05-26T14:49:20.618Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b5c95b15e9388be4dc57-16b78596583e5193ef9b",
          "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
          "line": 57,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-attach-unit-types.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-attach-unit-types.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "attaches unit types via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5831,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 819
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 923
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 1182
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2293
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T14:49:21.389Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f1d0b4c67f5be97852e-3c6b843b80b2ebe675fe",
          "file": "src/manager/tests/e2e/product/product-one-time-attach-unit-types.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a one-time product with zero taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4673,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3435
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 139
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 630
                    }
                  ],
                  "startTime": "2026-05-26T14:49:21.739Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-b9e9ea2b105eaedce50f",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with equal b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4483,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3066
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 260
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 681
                    }
                  ],
                  "startTime": "2026-05-26T14:49:21.927Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-99c0b91d76e2a408d89f",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with mixed b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4608,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3163
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 276
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 691
                    }
                  ],
                  "startTime": "2026-05-26T14:49:22.386Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-29b5ff3c95ce9b71c8eb",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a mandatory one-time product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4577,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3299
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 229
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 576
                    }
                  ],
                  "startTime": "2026-05-26T14:49:26.419Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-21db5984c9855f2ab1b2",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with a max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4673,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3382
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 219
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 583
                    }
                  ],
                  "startTime": "2026-05-26T14:49:26.420Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-b33e497e527e9908b9f8",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75174,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:53:62)\n    at ProductOneTimeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:28:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 74730,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:53:62)\n    at ProductOneTimeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:28:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:49:27.005Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 15,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75201,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:53:62)\n    at ProductOneTimeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:28:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 74747,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:53:62)\n    at ProductOneTimeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeCreateDialog.ts:28:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:50:42.817Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-14c0777174797b13fde1",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4674,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 821
                    },
                    {
                      "title": "create one-time product with duplicate name",
                      "duration": 3178
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 142
                    }
                  ],
                  "startTime": "2026-05-26T14:49:27.233Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-ef1adca8b1d6264ba558",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 69,
          "column": 5
        },
        {
          "title": "creates a one-time product with attached unit types",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 788
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 955
                    },
                    {
                      "title": "create one-time product with attached unit types",
                      "duration": 4597
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:49:31.004Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-564aae8c42f573fc9448",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 90,
          "column": 5
        },
        {
          "title": "creates a published one-time product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5725,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 908
                    },
                    {
                      "title": "create published one-time product",
                      "duration": 4251
                    },
                    {
                      "title": "verify published status on details page",
                      "duration": 129
                    }
                  ],
                  "startTime": "2026-05-26T14:49:31.099Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-e61f4c7fd56d40b4d954",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 116,
          "column": 5
        },
        {
          "title": "rejects a one-time product without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1088,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid one-time product create form",
                      "duration": 685
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T14:49:31.915Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-3d252a3f87db45db66c0",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 140,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-delete.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a one-time product that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2953,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 731
                    },
                    {
                      "title": "delete one-time product",
                      "duration": 1497
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 300
                    }
                  ],
                  "startTime": "2026-05-26T14:49:33.010Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "fbfef7c79c45e5366ece-8ce7f1f436180f84b339",
          "file": "src/manager/tests/e2e/product/product-one-time-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-detach-unit-type.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-detach-unit-type.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "detaches a unit type via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4171,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 945
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 778
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 751
                    },
                    {
                      "title": "detach unit type",
                      "duration": 351
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 895
                    }
                  ],
                  "startTime": "2026-05-26T14:49:35.969Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "754a2da72b753f07e54f-2e5dde5f547b06d82fe9",
          "file": "src/manager/tests/e2e/product/product-one-time-detach-unit-type.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2561,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 745
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1399
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:49:36.833Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-c0c1d6a3345bfee2ae47",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the requirement to mandatory",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2659,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 733
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1479
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:49:37.825Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-5d49bf7360cb95f94538",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the requirement to optional",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2715,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 852
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1427
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T14:49:39.400Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-9c16872545a20665dc05",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75167,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 841
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73919,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:49:40.148Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-a0e36-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-a0e36-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 16,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75143,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 768
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73772,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:50:56.117Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-a0e36-edits-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-a0e36-edits-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "8498eb988639eb545f75-80f8183793a09ffca046",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "removes the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 11,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75192,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 756
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 74015,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:49:40.490Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 17,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75214,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 816
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73649,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-one-time-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductOneTimeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:37:40)\n    at ProductOneTimeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductOneTimeEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:50:56.511Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "8498eb988639eb545f75-a779048d027f1103f210",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1781,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 721
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 649
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:49:42.123Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-10288cb5acb797d56a76",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 35,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3013,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 707
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1365
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 18
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 541
                    }
                  ],
                  "startTime": "2026-05-26T14:49:43.911Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-ac62e2737b80a8e075b2",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3772,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 736
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 2060
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 29
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 527
                    }
                  ],
                  "startTime": "2026-05-26T14:49:46.931Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-cab21baf8f200279af86",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the name and price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3658,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 739
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 2001
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 27
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 509
                    }
                  ],
                  "startTime": "2026-05-26T14:49:50.710Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-d2a8b8dea3d1ccc69e68",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits a one-time product to use a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3235,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 724
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 731
                    },
                    {
                      "title": "edit one-time product to use duplicate name",
                      "duration": 1389
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-26T14:49:54.373Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-6d9d544bbfbb2b4402b8",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 41,
          "column": 5
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1837,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 772
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 651
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-26T14:49:57.614Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-79fad76c42471313f933",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 61,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes via the action menu",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3609,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 798
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 772
                    },
                    {
                      "title": "verify product is initially unpublished",
                      "duration": 247
                    },
                    {
                      "title": "publish the product",
                      "duration": 1347
                    },
                    {
                      "title": "verify product is now published",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-26T14:49:59.458Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d7ca98bb2355232cc54a-743794590c6a176c47d7",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
          "line": 6,
          "column": 5
        },
        {
          "title": "unpublishes via the action menu",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3610,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 831
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 755
                    },
                    {
                      "title": "verify product is initially published",
                      "duration": 250
                    },
                    {
                      "title": "unpublish the product",
                      "duration": 1336
                    },
                    {
                      "title": "verify product is now unpublished",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-26T14:50:03.073Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d7ca98bb2355232cc54a-82789ce88a42117e73d1",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
          "line": 23,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2914,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 847
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1672
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-26T14:50:06.690Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-50c9c526f684866f70c2",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the b2b tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2767,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 706
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1662
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-26T14:50:09.609Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-a5204ad6176ee2aaa4bf",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3258,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 836
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 2013
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-26T14:50:12.382Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-352661a6068839031863",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2074,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 886
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 750
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-26T14:50:15.646Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-7c71028a3723253cafd2",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 26,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1809,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 762
                    },
                    {
                      "title": "apply filter",
                      "duration": 487
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 141
                    }
                  ],
                  "startTime": "2026-05-26T14:50:17.727Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-1cab16af026cd6a958e7",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1833,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 771
                    },
                    {
                      "title": "apply filter",
                      "duration": 481
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 148
                    }
                  ],
                  "startTime": "2026-05-26T14:50:19.542Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-b67a6e5441f7c42b411e",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 23,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1834,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 768
                    },
                    {
                      "title": "apply filter",
                      "duration": 520
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 145
                    }
                  ],
                  "startTime": "2026-05-26T14:50:21.381Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-8781ec726203b778ba43",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 36,
          "column": 5
        },
        {
          "title": "filters by frequency=one-time",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2049,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 812
                    },
                    {
                      "title": "apply filter",
                      "duration": 775
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-26T14:50:23.222Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-80e50dba067ec179cb6f",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 53,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1993,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 880
                    },
                    {
                      "title": "apply filter",
                      "duration": 654
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:50:25.278Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-c99622bcc9caaa456b0d",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 70,
          "column": 5
        },
        {
          "title": "excludes one-time products not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1955,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 827
                    },
                    {
                      "title": "apply filter",
                      "duration": 718
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-26T14:50:27.277Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-89f4ef5e63ca2c05ef16",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 85,
          "column": 5
        },
        {
          "title": "excludes one-time products when filtered by frequency=recurring",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1845,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 751
                    },
                    {
                      "title": "apply filter",
                      "duration": 685
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-26T14:50:29.238Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-4cc8e9151c245c71dfea",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 100,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-update-unit-types.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-update-unit-types.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "updates the unit type list via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5933,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 817
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 800
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 814
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 990
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2061
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-26T14:50:31.089Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5be5a07d1f23bfa59af7-886c234828b89851be7c",
          "file": "src/manager/tests/e2e/product/product-one-time-update-unit-types.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "adds a weekly booking plan to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5273,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1821
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1497
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1560
                    }
                  ],
                  "startTime": "2026-05-26T14:50:37.029Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-7dd69808532cfbeee993",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5711,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1858
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1728
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1680
                    }
                  ],
                  "startTime": "2026-05-26T14:50:42.308Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-df71889bbc2a55c209f9",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5802,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1810
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1662
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1802
                    }
                  ],
                  "startTime": "2026-05-26T14:50:48.027Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-d71293aefa1d5ba7fa3c",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4351,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1875
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1883
                    }
                  ],
                  "startTime": "2026-05-26T14:50:53.836Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-8db8aff43471f49897f7",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4845,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2146
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2006
                    }
                  ],
                  "startTime": "2026-05-26T14:50:58.197Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-26cafcf1773440a6cc07",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate weekly period amount to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4509,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2172
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1791
                    }
                  ],
                  "startTime": "2026-05-26T14:51:02.235Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-37ae57e1377c0d060e97",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate monthly period amount to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4873,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2462
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1860
                    }
                  ],
                  "startTime": "2026-05-26T14:51:03.051Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-122c3cc22873be8b8c47",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3968,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2063
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1463
                    }
                  ],
                  "startTime": "2026-05-26T14:51:06.818Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-4b430ac74eb536dee0bf",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4114,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1984
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1658
                    }
                  ],
                  "startTime": "2026-05-26T14:51:07.932Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-aa894a7174653cb2fad1",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4469,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1944
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1981
                    }
                  ],
                  "startTime": "2026-05-26T14:51:10.796Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-48bef62f36ec5d5d6e77",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1891
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2135
                    }
                  ],
                  "startTime": "2026-05-26T14:51:12.054Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-82cd21fa83c569045476",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2969,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 785
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 1243
                    }
                  ],
                  "startTime": "2026-05-26T14:51:15.276Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-e661b11b6d7a5f204d37",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 47,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-attach-unit-types.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-attach-unit-types.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "attaches unit types via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7257,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1052
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1000
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1148
                    },
                    {
                      "title": "attach unit types",
                      "duration": 3138
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-05-26T14:51:16.773Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "82e8ca618d5ebcae1ba9-14fe098ed26a6032bba8",
          "file": "src/manager/tests/e2e/product/product-recurring-attach-unit-types.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a recurring product with a single booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 9700,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 6253
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1881
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 881
                    }
                  ],
                  "startTime": "2026-05-26T14:51:18.263Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-c698e8d018b4828e3776",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 14265,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 10197
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 2464
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 768
                    }
                  ],
                  "startTime": "2026-05-26T14:51:24.055Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-343e2106f68f63365765",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 16018,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 10627
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 3430
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 1170
                    }
                  ],
                  "startTime": "2026-05-26T14:51:27.976Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-cf08820a79be7fb8fb35",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 17071,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 12968
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 2475
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 678
                    }
                  ],
                  "startTime": "2026-05-26T14:51:38.412Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-034734def690270a03c7",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with zero taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 11574,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7372
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 2421
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 743
                    }
                  ],
                  "startTime": "2026-05-26T14:51:38.336Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-6bfa382d9388c7abee96",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with equal b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 11567,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7363
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 2340
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 919
                    }
                  ],
                  "startTime": "2026-05-26T14:51:40.063Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-76f103f477fc220cd76f",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with mixed b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 10989,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7264
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 2012
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 756
                    }
                  ],
                  "startTime": "2026-05-26T14:51:44.006Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-5c7c57ec316fa73598b5",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a mandatory recurring product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 8817,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 5390
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1535
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 565
                    }
                  ],
                  "startTime": "2026-05-26T14:51:49.928Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-6e8e76efcafe3d9d1bc6",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with a max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 5448
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1454
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 559
                    }
                  ],
                  "startTime": "2026-05-26T14:51:51.782Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-cd58803286f495419faa",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75227,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:54:62)\n    at ProductRecurringCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-create.spec.ts:29:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 74726,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:54:62)\n    at ProductRecurringCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-create.spec.ts:29:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:51:55.007Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--a685b-ct-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--a685b-ct-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 24,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75265,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:54:62)\n    at ProductRecurringCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-create.spec.ts:29:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 74691,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:54:62)\n    at ProductRecurringCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-create.spec.ts:29:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:11.084Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--a685b-ct-with-a-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--a685b-ct-with-a-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "717e76d36be5d42d13fe-11abf84bce12d1d90506",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5917,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 938
                    },
                    {
                      "title": "create recurring product with duplicate name",
                      "duration": 4421
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-26T14:51:55.625Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-899cd8fa21f10b1fc844",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 76,
          "column": 5
        },
        {
          "title": "creates a recurring product with attached unit types",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 8350,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 871
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 808
                    },
                    {
                      "title": "create recurring product with attached unit types",
                      "duration": 6018
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 68
                    }
                  ],
                  "startTime": "2026-05-26T14:51:58.628Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-29eb7672520249e8761e",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 97,
          "column": 5
        },
        {
          "title": "rejects a recurring product without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2673,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 2249
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-26T14:51:58.754Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-43f93a9d4960b7d74bc1",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 123,
          "column": 5
        },
        {
          "title": "rejects a recurring product with duplicate weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4047,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3605
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-26T14:51:59.953Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-39a509c15fa750afa50d",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 139,
          "column": 7
        },
        {
          "title": "rejects a recurring product with duplicate monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4060,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3611
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-26T14:52:01.434Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-c102df9b5b19d689ea59",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 139,
          "column": 7
        },
        {
          "title": "rejects a recurring product with duplicate mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5748,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 5288
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T14:52:01.551Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-d97f4324f1fe2360d549",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 139,
          "column": 7
        },
        {
          "title": "rejects a recurring product with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2206
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-26T14:52:04.006Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-76da194916cb11bd1fc3",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with weekly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2625,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2198
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-26T14:52:05.503Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-0b6e4f065fa97d164145",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with monthly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2693,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2275
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-26T14:52:06.655Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-85fbefcdef587bc91db3",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with monthly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2628,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2200
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-26T14:52:07.030Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-b9c67a5d2075b54bfd8f",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with two booking plans sharing period and amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2516,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 2057
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:52:07.318Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-64da2c201e953d863455",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 176,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a single booking plan via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6339,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1935
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 2168
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1824
                    }
                  ],
                  "startTime": "2026-05-26T14:52:08.137Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "35b829e4e30beb7cba58-8fc443fd08e48c8a23d6",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects deleting the only booking plan via the inline action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                    "line": 38,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 22532,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts:52:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts:51:5",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                      "column": 42,
                      "line": 52
                    },
                    "snippet": "\u001b[0m \u001b[90m 50 |\u001b[39m\n \u001b[90m 51 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 52 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 53 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 54 |\u001b[39m   }\n \u001b[90m 55 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                        "column": 42,
                        "line": 52
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  50 |\n  51 |     await test.step('verify error snackbar', async () => {\n> 52 |       await expect(dialog.errorSnackbar).toHaveCountGreaterThan(0);\n     |                                          ^\n  53 |     });\n  54 |   }\n  55 | );\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts:52:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts:51:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 853
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1169
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20031,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts:52:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts:51:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                          "column": 42,
                          "line": 52
                        },
                        "snippet": "\u001b[0m \u001b[90m 50 |\u001b[39m\n \u001b[90m 51 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 52 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 53 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 54 |\u001b[39m   }\n \u001b[90m 55 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:52:09.354Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                        "line": 38,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--24e2f-n-via-the-inline-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                    "column": 42,
                    "line": 52
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "35b829e4e30beb7cba58-b841309414d3c10f705b",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
          "line": 38,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes some booking plans via the row action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6859,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2020
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 625
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1906
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1709
                    }
                  ],
                  "startTime": "2026-05-26T14:52:09.673Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "11f3129daa04eadf7ae3-9cfbdc8014ce619bd5e7",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "rejects deleting all booking plans via the row action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                    "line": 38,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 23543,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:54:5",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                      "column": 42,
                      "line": 55
                    },
                    "snippet": "\u001b[0m \u001b[90m 53 |\u001b[39m\n \u001b[90m 54 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 55 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 56 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 57 |\u001b[39m   }\n \u001b[90m 58 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                        "column": 42,
                        "line": 55
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  53 |\n  54 |     await test.step('verify error snackbar', async () => {\n> 55 |       await expect(dialog.errorSnackbar).toHaveCountGreaterThan(0);\n     |                                          ^\n  56 |     });\n  57 |   }\n  58 | );\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:54:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1841
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 1126
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20025,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:54:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                          "column": 42,
                          "line": 55
                        },
                        "snippet": "\u001b[0m \u001b[90m 53 |\u001b[39m\n \u001b[90m 54 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 55 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 56 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 57 |\u001b[39m   }\n \u001b[90m 58 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:52:09.842Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                        "line": 38,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--67068-lans-via-the-row-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                    "column": 42,
                    "line": 55
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "11f3129daa04eadf7ae3-54f324f7dfd6a381f63d",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
          "line": 38,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a recurring product that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3491,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 800
                    },
                    {
                      "title": "delete recurring product",
                      "duration": 1770
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 317
                    }
                  ],
                  "startTime": "2026-05-26T14:52:12.064Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "726e0fbd1c19df6e024d-d97ca57dcf09d95edcb3",
          "file": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-detach-unit-type.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-detach-unit-type.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "detaches a unit type via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4832,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 883
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 879
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 777
                    },
                    {
                      "title": "detach unit type",
                      "duration": 634
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 977
                    }
                  ],
                  "startTime": "2026-05-26T14:52:12.697Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c21a906fc811dbdbf377-2c9880bb192785a79ab0",
          "file": "src/manager/tests/e2e/product/product-recurring-detach-unit-type.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the price of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7506,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2139
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2525
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 2178
                    }
                  ],
                  "startTime": "2026-05-26T14:52:14.488Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-cc9fa4a402de3dc9e824",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the period amount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7365,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1932
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2598
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 2174
                    }
                  ],
                  "startTime": "2026-05-26T14:52:15.645Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-a5bc7126c478a08b5f12",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7604,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2022
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 3023
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1871
                    }
                  ],
                  "startTime": "2026-05-26T14:52:16.543Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-36580eaf0ecb121b3fe0",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7508,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1842
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2615
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 2110
                    }
                  ],
                  "startTime": "2026-05-26T14:52:17.615Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-d95cfe36606cd0e79048",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the publish status of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6250,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1830
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1747
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 2010
                    }
                  ],
                  "startTime": "2026-05-26T14:52:22.009Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-17c87d929ef36f39f3fe",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount in weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4489,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2081
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1755
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 76
                    }
                  ],
                  "startTime": "2026-05-26T14:52:23.021Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-6f85382ed33cc4804f9f",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount in monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4798,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2344
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1785
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 140
                    }
                  ],
                  "startTime": "2026-05-26T14:52:24.160Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-8f68f92f7c39d11782f8",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate weekly period amount in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4297,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1869
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1660
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-26T14:52:25.134Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-1593f57e0f5f73fe8435",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate monthly period amount in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4030,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1865
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1540
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 136
                    }
                  ],
                  "startTime": "2026-05-26T14:52:27.520Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-c80ab566ed04d4bedc16",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4283,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2187
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1599
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T14:52:28.271Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-748575cbebf318790fa1",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4216,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2186
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1527
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-26T14:52:28.968Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-02fa967bd92f79f47da1",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4385,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2207
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1644
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T14:52:29.441Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-fe0eed10a12f9bd4aa1a",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4129,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1839
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1762
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-26T14:52:31.559Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-4c3eae7a27734d32940a",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2930,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 759
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1641
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T14:52:31.899Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-44de2dbe94d60c87266d",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 54,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-prices.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-prices.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "increases the price of some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 8364,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2002
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 562
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1390
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3878
                    }
                  ],
                  "startTime": "2026-05-26T14:52:32.564Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "86c7875610c877cec192-0c2cba07b7eef26f1d7f",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "decreases the price of all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 8021,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1837
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 458
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1352
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3866
                    }
                  ],
                  "startTime": "2026-05-26T14:52:33.195Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "86c7875610c877cec192-a0e347d4a3340475e55d",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects a price change without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2270,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 764
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 972
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-26T14:52:33.395Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "86c7875610c877cec192-3dab671d21ec0ff4e989",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-prices.spec.ts",
          "line": 40,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-publish-status.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-publish-status.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4855,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1836
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 528
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 217
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1807
                    }
                  ],
                  "startTime": "2026-05-26T14:52:33.836Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b625c68c24fa119d66bd-63029d3cd8367598e90c",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        },
        {
          "title": "unpublishes all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4848,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2122
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 429
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 210
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1581
                    }
                  ],
                  "startTime": "2026-05-26T14:52:34.839Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b625c68c24fa119d66bd-d2f69a0823d7566dae5a",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2959,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 775
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1628
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T14:52:35.676Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-3c6ecfa5699041c6ab5b",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the requirement to mandatory",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3018,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 771
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1679
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-26T14:52:35.699Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-68bd07c244dfde6811da",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the requirement to optional",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3243,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 761
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1908
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-26T14:52:38.645Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-c19c04dd97867f8f65bb",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75173,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 754
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73947,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:52:38.702Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--57c6b-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--57c6b-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 25,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75250,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 774
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73917,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:54.523Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--57c6b-edits-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--57c6b-edits-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-85243457129c16da2e48",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "removes the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75179,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 807
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73848,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:52:38.729Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--f9c43-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--f9c43-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 26,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75222,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 778
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73911,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:54.547Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--f9c43-moves-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--f9c43-moves-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-662e8fd9319fa6968e73",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2214,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 770
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 880
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-26T14:52:39.698Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-2ba8787c47ddf25c87c9",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 38,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1083
                    },
                    {
                      "title": "edit recurring product general",
                      "duration": 1516
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 30
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 613
                    }
                  ],
                  "startTime": "2026-05-26T14:52:40.940Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9d821b3d082a10e194bc-d99fc957b4cc02bf35d5",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-general.spec.ts",
          "line": 11,
          "column": 7
        },
        {
          "title": "edits a recurring product to use a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3873,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 905
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 830
                    },
                    {
                      "title": "edit recurring product to use duplicate name",
                      "duration": 1583
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-26T14:52:41.226Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9d821b3d082a10e194bc-45f5f3e8f35713e9370c",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-general.spec.ts",
          "line": 38,
          "column": 5
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 756
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 920
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T14:52:41.897Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9d821b3d082a10e194bc-05ebee6cc3cbf2c78d90",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-general.spec.ts",
          "line": 58,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3340,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 737
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2095
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-26T14:52:41.921Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5830ff1dfba5f9289d50-f032d1476788f810ace4",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the b2b tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3403,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 912
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2007
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-26T14:52:44.156Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5830ff1dfba5f9289d50-f8727b0f3cd2ad403e9d",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3830,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 774
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2568
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-26T14:52:44.660Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5830ff1dfba5f9289d50-9847e3ef99222f04669b",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2360,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 748
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 1076
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-26T14:52:45.108Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5830ff1dfba5f9289d50-bbe6a30339bae2648a22",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-tax.spec.ts",
          "line": 26,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2077,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 772
                    },
                    {
                      "title": "apply filter",
                      "duration": 620
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 169
                    }
                  ],
                  "startTime": "2026-05-26T14:52:45.269Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-c62f716be1e05d17cc62",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2123,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 824
                    },
                    {
                      "title": "apply filter",
                      "duration": 598
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 203
                    }
                  ],
                  "startTime": "2026-05-26T14:52:47.356Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-22a2f94be66b1fde891a",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 23,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2228,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 830
                    },
                    {
                      "title": "apply filter",
                      "duration": 724
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 209
                    }
                  ],
                  "startTime": "2026-05-26T14:52:47.477Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-4dfa3456435cc00c2445",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 36,
          "column": 5
        },
        {
          "title": "filters by frequency=recurring",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2268,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 777
                    },
                    {
                      "title": "apply filter",
                      "duration": 906
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 61
                    }
                  ],
                  "startTime": "2026-05-26T14:52:47.568Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-33411084eb58c628f846",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 53,
          "column": 5
        },
        {
          "title": "excludes recurring products not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2099,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 789
                    },
                    {
                      "title": "apply filter",
                      "duration": 787
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-26T14:52:48.498Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-75df244ae56e390ba3f8",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 70,
          "column": 5
        },
        {
          "title": "excludes recurring products when filtered by frequency=one-time",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2147,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 828
                    },
                    {
                      "title": "apply filter",
                      "duration": 833
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-26T14:52:49.489Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-cf3e68a3e3bff6548e2b",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 88,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-update-unit-types.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-update-unit-types.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "updates the unit type list via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6426,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 871
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 913
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 768
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2448
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 64
                    }
                  ],
                  "startTime": "2026-05-26T14:52:49.714Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "375e4e46a67910a758f2-d790cd99efcb94e18c72",
          "file": "src/manager/tests/e2e/product/product-recurring-update-unit-types.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "changes the status from vacant to maintenance",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3104,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 807
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 45
                    },
                    {
                      "title": "change unit status",
                      "duration": 1071
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 9
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 658
                    }
                  ],
                  "startTime": "2026-05-26T14:52:49.851Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "394dc9cfacbf83373e69-1ae705a5f0a1a14dcd7d",
          "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "changes the status from vacant to blocked",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3215,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 860
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 54
                    },
                    {
                      "title": "change unit status",
                      "duration": 1067
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 702
                    }
                  ],
                  "startTime": "2026-05-26T14:52:50.608Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "394dc9cfacbf83373e69-0d2887679a643bbec20f",
          "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "changes the status from maintenance to vacant",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3228,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 822
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 42
                    },
                    {
                      "title": "change unit status",
                      "duration": 1091
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 714
                    }
                  ],
                  "startTime": "2026-05-26T14:52:51.649Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "394dc9cfacbf83373e69-a27e2927a19ace682c3d",
          "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "changes the status from maintenance to blocked",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3201,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 786
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 47
                    },
                    {
                      "title": "change unit status",
                      "duration": 1127
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 10
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 718
                    }
                  ],
                  "startTime": "2026-05-26T14:52:52.964Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "394dc9cfacbf83373e69-d712869a6ecac3f3b0e2",
          "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "changes the status from blocked to vacant",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3133,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 799
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 45
                    },
                    {
                      "title": "change unit status",
                      "duration": 1080
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 27
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 665
                    }
                  ],
                  "startTime": "2026-05-26T14:52:53.831Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "394dc9cfacbf83373e69-d814b3f481139119fd58",
          "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "changes the status from blocked to maintenance",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3255,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 834
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 49
                    },
                    {
                      "title": "change unit status",
                      "duration": 1099
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 691
                    }
                  ],
                  "startTime": "2026-05-26T14:52:54.886Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "394dc9cfacbf83373e69-cba51e2a4aa287d7ff0e",
          "file": "src/manager/tests/e2e/unit/unit-change-status.spec.ts",
          "line": 12,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-create.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a vacant unit with measurements",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5506,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 801
                    },
                    {
                      "title": "create unit",
                      "duration": 2874
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 378
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 928
                    }
                  ],
                  "startTime": "2026-05-26T14:52:56.156Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "821325180c23605a499d-1e2f9255c509eee9833d",
          "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "creates a maintenance unit without measurements",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5182,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1033
                    },
                    {
                      "title": "create unit",
                      "duration": 2162
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 359
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 1094
                    }
                  ],
                  "startTime": "2026-05-26T14:52:56.176Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "821325180c23605a499d-cbd6ab71455ed2625e9f",
          "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "creates a blocked unit without measurements",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4946,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 775
                    },
                    {
                      "title": "create unit",
                      "duration": 2249
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 443
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 922
                    }
                  ],
                  "startTime": "2026-05-26T14:52:56.974Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "821325180c23605a499d-87cd11685f57a1d8faaf",
          "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "creates a unit with a note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5043,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 837
                    },
                    {
                      "title": "create unit",
                      "duration": 2563
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 240
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 828
                    }
                  ],
                  "startTime": "2026-05-26T14:52:58.151Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "821325180c23605a499d-114f0fb8e4b1d2854d54",
          "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "rejects a unit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 819
                    },
                    {
                      "title": "submit invalid unit create form",
                      "duration": 1825
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 54
                    }
                  ],
                  "startTime": "2026-05-26T14:53:01.368Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "821325180c23605a499d-0518a975ef503286d35e",
          "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
          "line": 69,
          "column": 5
        },
        {
          "title": "rejects a unit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3291,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 806
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 42
                    },
                    {
                      "title": "submit unit create form with duplicate name",
                      "duration": 1794
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 72
                    }
                  ],
                  "startTime": "2026-05-26T14:53:01.671Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "821325180c23605a499d-dcdf3cfc6d64446acd18",
          "file": "src/manager/tests/e2e/unit/unit-create.spec.ts",
          "line": 85,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3405,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 851
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 53
                    },
                    {
                      "title": "edit unit general",
                      "duration": 1142
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 65
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 720
                    }
                  ],
                  "startTime": "2026-05-26T14:53:01.931Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-590d88c66aea77203330",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 14,
          "column": 7
        },
        {
          "title": "adds a note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3294,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 860
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 50
                    },
                    {
                      "title": "edit unit general",
                      "duration": 1047
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 51
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 712
                    }
                  ],
                  "startTime": "2026-05-26T14:53:03.204Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-a3999188a177ec168110",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 14,
          "column": 7
        },
        {
          "title": "edits the note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3227,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 860
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 40
                    },
                    {
                      "title": "edit unit general",
                      "duration": 1069
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 44
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 717
                    }
                  ],
                  "startTime": "2026-05-26T14:53:04.543Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-6fe79d57f381251c021b",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 14,
          "column": 7
        },
        {
          "title": "edits the unit type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4439,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 910
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 895
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "edit unit type",
                      "duration": 1357
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 21
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 718
                    }
                  ],
                  "startTime": "2026-05-26T14:53:04.971Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-4d125a13d2126a949475",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 54,
          "column": 5
        },
        {
          "title": "edits the location and unit type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4922,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1150
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 844
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "edit location and unit type",
                      "duration": 1642
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 30
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 681
                    }
                  ],
                  "startTime": "2026-05-26T14:53:05.344Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-af2934d08b09b39ead3c",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 79,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2407,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 811
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 43
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 41
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 801
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-26T14:53:06.505Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-21a3fa3d7c432cebf780",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 110,
          "column": 5
        },
        {
          "title": "rejects an edit changing location without a unit type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2604,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 906
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 45
                    },
                    {
                      "title": "submit edit changing only the location",
                      "duration": 1060
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T14:53:07.779Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "54a50ea27025a707e924-91422fcb0639ca5a71c1",
          "file": "src/manager/tests/e2e/unit/unit-edit-general.spec.ts",
          "line": 129,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-edit-measurements.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-edit-measurements.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the measurements",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3543,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 818
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 42
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1139
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 95
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 871
                    }
                  ],
                  "startTime": "2026-05-26T14:53:08.922Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8ade4b163a4dde493312-d4196a5a7a4c6561a0dc",
          "file": "src/manager/tests/e2e/unit/unit-edit-measurements.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "removes the measurements",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4058,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 840
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 44
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1731
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 137
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 754
                    }
                  ],
                  "startTime": "2026-05-26T14:53:09.421Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8ade4b163a4dde493312-db04b7b306cd1d5612f6",
          "file": "src/manager/tests/e2e/unit/unit-edit-measurements.spec.ts",
          "line": 13,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2455,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 815
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 45
                    },
                    {
                      "title": "apply filter",
                      "duration": 813
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 190
                    }
                  ],
                  "startTime": "2026-05-26T14:53:10.279Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-46332ca72be71e9dc496",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2689,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1011
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 45
                    },
                    {
                      "title": "apply filter",
                      "duration": 773
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 199
                    }
                  ],
                  "startTime": "2026-05-26T14:53:10.394Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-9586d08abf77e54f314a",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 25,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2539,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 847
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "apply filter",
                      "duration": 796
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 294
                    }
                  ],
                  "startTime": "2026-05-26T14:53:12.478Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-71134285f688db8781bf",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 39,
          "column": 5
        },
        {
          "title": "filters by unit type size",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2288,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 833
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "apply filter",
                      "duration": 808
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 80
                    }
                  ],
                  "startTime": "2026-05-26T14:53:12.744Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-596c48135eef44693747",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 57,
          "column": 5
        },
        {
          "title": "filters by status=vacant",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2484,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 862
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 47
                    },
                    {
                      "title": "apply filter",
                      "duration": 802
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 206
                    }
                  ],
                  "startTime": "2026-05-26T14:53:13.090Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-a42eebfbbd1c99fc5f22",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 73,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2449,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 831
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 41
                    },
                    {
                      "title": "apply filter",
                      "duration": 943
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-26T14:53:13.490Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-d55f4c0bc6323246187c",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 87,
          "column": 5
        },
        {
          "title": "filters by name, location, unit type size and status",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3246,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 834
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 37
                    },
                    {
                      "title": "apply filter",
                      "duration": 1852
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-26T14:53:15.028Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-9921db7897b1ce756a58",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 103,
          "column": 5
        },
        {
          "title": "excludes units not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2918,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1115
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "apply filter",
                      "duration": 1172
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-26T14:53:15.041Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "43116b15ae353d116f50-57e9c0824e6f0a63a98b",
          "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
          "line": 122,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-navigate.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the unit list to the unit details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2784,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1131
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 44
                    },
                    {
                      "title": "navigate to unit details page",
                      "duration": 909
                    },
                    {
                      "title": "verify unit details page",
                      "duration": 137
                    }
                  ],
                  "startTime": "2026-05-26T14:53:15.583Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "6183b9ca3794ccfb683c-3be0875f88be897ff099",
          "file": "src/manager/tests/e2e/unit/unit-navigate.spec.ts",
          "line": 8,
          "column": 5
        },
        {
          "title": "navigates from the unit list to the unit create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1488,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit create dialog from list",
                      "duration": 495
                    },
                    {
                      "title": "verify unit create dialog is open",
                      "duration": 520
                    }
                  ],
                  "startTime": "2026-05-26T14:53:15.948Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "6183b9ca3794ccfb683c-070faa54b30e502513e5",
          "file": "src/manager/tests/e2e/unit/unit-navigate.spec.ts",
          "line": 24,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "adds a nameless weekly booking plan to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6114,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1956
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1824
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1811
                    }
                  ],
                  "startTime": "2026-05-26T14:53:17.454Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-c4f94dccb05db5ce8cf5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a named weekly booking plan to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6019,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1927
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1933
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1661
                    }
                  ],
                  "startTime": "2026-05-26T14:53:17.975Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-1839eb94e44e63b4af92",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7099,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2317
                    },
                    {
                      "title": "add booking plans",
                      "duration": 2542
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1709
                    }
                  ],
                  "startTime": "2026-05-26T14:53:18.288Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-e63c4be46faaf8b66476",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a weekly booking plan to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6477,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2330
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1943
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1666
                    }
                  ],
                  "startTime": "2026-05-26T14:53:18.381Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-d635a0090ec0f74ec8c1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6020,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1882
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1794
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1889
                    }
                  ],
                  "startTime": "2026-05-26T14:53:23.575Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-2ba30f9e870515dac6f6",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a weekly booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5992,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1857
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1818
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1813
                    }
                  ],
                  "startTime": "2026-05-26T14:53:24.000Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-ac1c7e594df21ad98bd6",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6069,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1952
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1959
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1658
                    }
                  ],
                  "startTime": "2026-05-26T14:53:24.866Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-2d5ec38905a4160ff03e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount and name to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4484,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2044
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1905
                    }
                  ],
                  "startTime": "2026-05-26T14:53:25.394Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-65e1e3dfa045d2015555",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount and name to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4644,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1901
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2218
                    }
                  ],
                  "startTime": "2026-05-26T14:53:29.602Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-f31ee5328377f328da06",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate weekly period amount and name to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4624,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1910
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2144
                    }
                  ],
                  "startTime": "2026-05-26T14:53:29.886Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-fa2afb1101fc9936f2c6",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate monthly period amount and name to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4953,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2182
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2193
                    }
                  ],
                  "startTime": "2026-05-26T14:53:29.999Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-ffeabc5b035190fe09e3",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a nameless booking plan that duplicates an existing nameless plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3412,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 824
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2066
                    }
                  ],
                  "startTime": "2026-05-26T14:53:30.942Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-f019e0c985a6efd3594a",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4724,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2295
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1892
                    }
                  ],
                  "startTime": "2026-05-26T14:53:34.254Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-3c20edced5d6ae7f315c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4198,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1855
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1858
                    }
                  ],
                  "startTime": "2026-05-26T14:53:34.362Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-508f30a503957c986ca6",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5258,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2344
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1930
                    }
                  ],
                  "startTime": "2026-05-26T14:53:34.518Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-50cafa170186ae12e320",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4394,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1943
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1928
                    }
                  ],
                  "startTime": "2026-05-26T14:53:34.960Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-fdb34f44593757e38a4b",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2486,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 880
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 996
                    }
                  ],
                  "startTime": "2026-05-26T14:53:38.571Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-64f00197c739dbbbf421",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 47,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3466,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3015
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 52
                    }
                  ],
                  "startTime": "2026-05-26T15:00:02.201Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-439d79bfe204070aed27",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3461,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2986
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-26T15:00:02.490Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-22bd0b55b26a9ccb684c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3270,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2868
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-26T15:00:05.706Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-4086c6ee83e1df17f720",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3239,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2839
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-26T15:00:05.993Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ad504b614295c6f95939",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3132,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2759
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T15:00:08.983Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-5732d3bf21661aaa651e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active booking without move-out date set as available with rented, vacant and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3327,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2928
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-26T15:00:09.238Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-43869768435fc7a9640f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active booking without move-out date set as available with rented, blocked and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3161,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2772
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-26T15:00:12.121Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-dcb5c566cd9676d6009d",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active booking without move-out date set as available with rented, maintenance and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3194,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2803
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-26T15:00:12.570Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-42d8bc3e2bd1fe59ce7c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a scheduled booking without move-out date set as available with reserved, vacant and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3269,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2865
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-26T15:00:15.287Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-f4989e2593a630f51b87",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a scheduled booking without move-out date set as available with reserved, blocked and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3150,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2764
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-26T15:00:15.769Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-2029236c6dc23772e671",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a scheduled booking without move-out date set as available with reserved, maintenance and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3141,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2764
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-26T15:00:18.560Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e5f0496f142fe622222e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 7 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3272,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2892
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T15:00:18.925Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-a0857d30a50293a69eb1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 8 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3264,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2891
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-26T15:00:21.706Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-327d7eb545cbe7d16942",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 16 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3266,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2889
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-26T15:00:22.201Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-10c940279f633ff58121",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 7 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3197,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2825
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T15:00:24.974Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-317e864ac9ec0304f162",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 8 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3219,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2817
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 52
                    }
                  ],
                  "startTime": "2026-05-26T15:00:25.472Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e5d18d21f8ed6f957e14",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 16 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3261,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2875
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-26T15:00:28.176Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-361aea252945b4aeaf7f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3274,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2884
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-26T15:00:28.696Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-5248fe464dc959b6cf26",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 5 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3366,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2923
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T15:00:30.105Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e562353507aabaa60fa2",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today, requested move-in date set equal to move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3261,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2851
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-26T15:00:31.442Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ed4bb78528cec0278e66",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3328,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2916
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-26T15:00:31.975Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-89424b24a8e6d30ce6bc",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today, requested move-in date set 5 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3391,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2966
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 47
                    }
                  ],
                  "startTime": "2026-05-26T15:00:33.513Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-51f182f2a7b9290126db",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 7 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3316,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2912
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-26T15:00:34.708Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-8ad3f946cc1a776e0c38",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 8 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3419,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2996
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-05-26T15:00:35.308Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b77c62a4fc7df543bc74",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 16 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3324,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2921
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-26T15:00:36.909Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-14729badb9cc30541c8f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "does not show unit type not part of a booking as available with blocked, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3276,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2867
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-26T15:00:38.029Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d59b06407a61c3b779a8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type not part of a booking as available with maintenance, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3441,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3014
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-26T15:00:38.732Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e2a743ea11f4b3f62eae",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active booking as available with rented, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3468,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3056
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-05-26T15:00:40.238Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b18585ecd60027a6582c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active booking as available with rented, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3437,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3011
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-26T15:00:41.310Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-36abebd020ef20e847c5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a scheduled booking as available with reserved, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3496,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3108
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-26T15:00:42.178Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-760e80ab4e2d61e583f5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a scheduled booking as available with reserved, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3234,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2816
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T15:00:43.711Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-2c9c1726ed765b88e4d2",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 1 day before move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3200,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2789
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-26T15:00:44.753Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-bed6be7ca1abdca29cc3",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3263,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2866
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T15:00:45.679Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-cdcfc036bd4777e75bee",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 5 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3315,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2918
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-26T15:00:46.952Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-25d639ef2fd4c96284e5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3307,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2897
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-26T15:00:47.958Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d6f16e1b00c6a04a5112",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 5 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3349,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2956
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-26T15:00:48.946Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-816fe4d738b943b00234",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 1 day before move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3409,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2987
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-26T15:00:50.271Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d9e7271ff85d4ef05530",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3452,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3030
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-26T15:00:51.269Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ee705baffd2d4e6a5c39",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 5 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 58,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3330,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2937
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-26T15:00:52.300Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b00ea745bc6ba9e4455a",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a unit type with a single booking plan",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75284,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74806,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:38.990Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-ea29d--with-a-single-booking-plan-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-ea29d--with-a-single-booking-plan-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 28,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75296,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74837,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:54:55.037Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-ea29d--with-a-single-booking-plan-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-ea29d--with-a-single-booking-plan-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-d5159aa4df615bc1fa5f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with weekly booking plans",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75283,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74785,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:39.365Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 29,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75326,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74867,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:54:55.519Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-f37cfb569efc175fc39c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with monthly booking plans",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75389,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74843,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:39.789Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-6f829--with-monthly-booking-plans-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-6f829--with-monthly-booking-plans-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 30,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75338,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74826,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:54:55.976Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-6f829--with-monthly-booking-plans-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-6f829--with-monthly-booking-plans-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-e91f4382f0982638161a",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with mixed booking plans",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75377,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74869,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:53:41.070Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 31,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75382,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74830,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:54:57.406Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-10519671b2a6044b35a1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a named and a nameless booking plan sharing the same period and amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 27,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 11526,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 7863
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 2062
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 760
                    }
                  ],
                  "startTime": "2026-05-26T14:54:27.404Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-23dd567e2082349e32b4",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with zero taxes",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 27,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75320,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74712,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:54:39.015Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 34,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75290,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74869,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:55:55.115Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-295d7eac3d444f675fba",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with equal b2c and b2b taxes",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 32,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75333,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74614,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:55:10.671Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 40,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75259,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74737,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:56:26.772Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-4208b174579bfef23fcb",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with mixed b2c and b2b taxes",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 33,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75320,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74333,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:55:10.644Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 39,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75278,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74804,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:56:26.732Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-d573e1ec9f370191d0bd",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a more info url",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 35,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75291,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74854,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:56:11.113Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-01d9f-t-type-with-a-more-info-url-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-01d9f-t-type-with-a-more-info-url-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 42,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75258,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74885,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:57:27.014Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-01d9f-t-type-with-a-more-info-url-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-01d9f-t-type-with-a-more-info-url-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-ea6773495cf3bcf80458",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 36,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75158,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:59:62)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74710,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:59:62)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:56:11.646Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-88a71-pe-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-88a71-pe-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 43,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75166,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:59:62)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74772,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-create-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').locator('fieldset:has(legend:has-text(\"Booking portal\"))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:59:62)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:57:27.366Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-88a71-pe-with-a-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-88a71-pe-with-a-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-fff21cccb0a00a0d9194",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with one category",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 37,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75283,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74801,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:56:12.155Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 44,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75247,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74831,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:57:28.135Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-285f62d8a9b4556c5fc0",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with two categories",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 38,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75313,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74793,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:56:13.671Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 45,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75273,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74863,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:57:29.726Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-47b8d80358ed65ef6071",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a deposit",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 41,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75276,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:86:23"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 984
                    },
                    {
                      "title": "create unit type",
                      "duration": 73881,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:86:23",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:57:10.983Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 48,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75296,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:86:23"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 937
                    },
                    {
                      "title": "create unit type",
                      "duration": 73973,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:86:23",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:58:26.819Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-a134bac6aae7bff4b5d7",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 76,
          "column": 5
        },
        {
          "title": "rejects a unit type without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2438,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 2027
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:57:42.617Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-c5d2e18effd6baf020e4",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 95,
          "column": 5
        },
        {
          "title": "rejects a unit type with two nameless booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4146,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3734
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-26T14:57:42.624Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-8c9a0ebd1ecbb32337bb",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with non-unique weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4207,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3828
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:57:45.095Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-b74fd51dd8fcd7a358ba",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with non-unique monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4242,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3863
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-26T14:57:46.818Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-a52615523dbb747ed213",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with non-unique mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6321,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 5940
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-26T14:57:49.311Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-170d9166639fd7d5eae5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2427,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2069
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-26T14:57:51.066Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-d17b44dd1a749f05e5ba",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with weekly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2349,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2002
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-26T14:57:53.497Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-94d056f3f8b1968fe7a9",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with monthly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2485,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2130
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-26T14:57:55.636Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-b17a86cb7e4b5e4df351",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with monthly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2453,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2093
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-26T14:57:55.850Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-70e6b68ed68c2644c0bb",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with two booking plans sharing period, amount and name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2317,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1952
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-26T14:57:58.126Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-fa735582438dd174da62",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 148,
          "column": 5
        },
        {
          "title": "rejects a unit type with a duplicate name",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 47,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75286,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:175:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:174:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 945
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 73968,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:175:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:174:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:57:58.309Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 53,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75307,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:175:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:174:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 857
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 74005,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:175:5\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:174:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:59:14.191Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-babda31aa50a06c11652",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 168,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a single booking plan via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6292,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2485
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 2056
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1405
                    }
                  ],
                  "startTime": "2026-05-26T14:58:00.448Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3aff8071e7912a497007-145f981a2a2d420aed68",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects deleting the only booking plan via the inline action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                    "line": 35,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 22376,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts:49:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts:48:5",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                      "column": 42,
                      "line": 49
                    },
                    "snippet": "\u001b[0m \u001b[90m 47 |\u001b[39m\n \u001b[90m 48 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 49 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 50 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 51 |\u001b[39m   }\n \u001b[90m 52 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                        "column": 42,
                        "line": 49
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  47 |\n  48 |     await test.step('verify error snackbar', async () => {\n> 49 |       await expect(dialog.errorSnackbar).toHaveCountGreaterThan(0);\n     |                                          ^\n  50 |     });\n  51 |   }\n  52 | );\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts:49:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts:48:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 910
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1074
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20012,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts:49:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts:48:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                          "column": 42,
                          "line": 49
                        },
                        "snippet": "\u001b[0m \u001b[90m 47 |\u001b[39m\n \u001b[90m 48 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 49 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 50 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 51 |\u001b[39m   }\n \u001b[90m 52 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:58:06.748Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                        "line": 35,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-delete-0cfb3-n-via-the-inline-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                    "column": 42,
                    "line": 49
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3aff8071e7912a497007-d210b895aee6d74a8df1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
          "line": 35,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes some booking plans via the row action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5423,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1977
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 418
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1343
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1334
                    }
                  ],
                  "startTime": "2026-05-26T14:58:29.133Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c6967ef9e15df74ba6de-2b46ed96c0e1f7858146",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "rejects deleting all booking plans via the row action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
                    "line": 38,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 23399,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts:54:5",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
                      "column": 42,
                      "line": 55
                    },
                    "snippet": "\u001b[0m \u001b[90m 53 |\u001b[39m\n \u001b[90m 54 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 55 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 56 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 57 |\u001b[39m   }\n \u001b[90m 58 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
                        "column": 42,
                        "line": 55
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n\n  53 |\n  54 |     await test.step('verify error snackbar', async () => {\n> 55 |       await expect(dialog.errorSnackbar).toHaveCountGreaterThan(0);\n     |                                          ^\n  56 |     });\n  57 |   }\n  58 | );\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts:54:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2282
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 702
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20014,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts:54:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
                          "column": 42,
                          "line": 55
                        },
                        "snippet": "\u001b[0m \u001b[90m 53 |\u001b[39m\n \u001b[90m 54 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 55 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 56 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 57 |\u001b[39m   }\n \u001b[90m 58 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:58:34.562Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
                        "line": 38,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-delete-65061-lans-via-the-row-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
                    "column": 42,
                    "line": 55
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c6967ef9e15df74ba6de-af085a11ea7e7d10036a",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
          "line": 38,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-delete.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a unit type that is not used by any units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 49,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3037,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 914
                    },
                    {
                      "title": "delete unit type",
                      "duration": 1436
                    },
                    {
                      "title": "verify unit type is no longer on list page",
                      "duration": 292
                    }
                  ],
                  "startTime": "2026-05-26T14:58:42.869Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "63d19bd96b1c10afbc25-524d662b830621d9f321",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5143,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1930
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1290
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1503
                    }
                  ],
                  "startTime": "2026-05-26T14:58:43.080Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-3094f1d95b948cba9114",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the short description of a booking plan",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 51,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75180,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2155
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72626,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:58:43.945Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 55,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75186,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2659
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72092,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:59:59.632Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-925adeb7a73dc97d865e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the name of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5264,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2060
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1285
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1514
                    }
                  ],
                  "startTime": "2026-05-26T14:58:45.678Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-ae4ae06bbdcd11e2ad95",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the short description of a booking plan",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 49,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75333,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2031
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72897,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:58:45.953Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-1f223-scription-of-a-booking-plan-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-1f223-scription-of-a-booking-plan-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 56,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75214,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2501
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72276,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T15:00:01.869Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-1f223-scription-of-a-booking-plan-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-1f223-scription-of-a-booking-plan-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-408283564629c19dc9e5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the price of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5704,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2080
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1867
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1385
                    }
                  ],
                  "startTime": "2026-05-26T14:58:48.265Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-140b4b7e259bef49d653",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the period amount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5839,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2102
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1908
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1474
                    }
                  ],
                  "startTime": "2026-05-26T14:58:50.987Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-80eb5f765aa0b4dd1ad7",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5750,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2132
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1861
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1395
                    }
                  ],
                  "startTime": "2026-05-26T14:58:53.976Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-5e3b1cf2a09054e5e419",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6157,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1995
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2316
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1496
                    }
                  ],
                  "startTime": "2026-05-26T14:58:56.836Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-d0f8ee41f4a759edf1ee",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the name and period amount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6030,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2201
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1921
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1509
                    }
                  ],
                  "startTime": "2026-05-26T14:58:57.968Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-cb983295d6fd49c6be0c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the publish status of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5627,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2404
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1363
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1477
                    }
                  ],
                  "startTime": "2026-05-26T14:58:59.731Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-3296dc9ad0d4ad9516b8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount and name in weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3843,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1974
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1351
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-05-26T14:59:02.999Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-bff1754259c214aeb1c7",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount and name in monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2348
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1390
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-26T14:59:04.003Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-a94d01b7a042700b7b74",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate weekly period amount and name in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3825,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1885
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1492
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-05-26T14:59:05.365Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-25331df509b377b17dce",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate monthly period amount and name in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3682,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1861
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1389
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-26T14:59:06.848Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-43da68e63dc488034940",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3916,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2184
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1317
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-26T14:59:08.172Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-a954385fd5bb0a009997",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4309,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2457
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1447
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-26T14:59:09.196Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-bda2cc1fbbda47c1c610",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3593,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1884
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1306
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-26T14:59:10.537Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-274900eccd091dff9e58",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3620,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1883
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1336
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-26T14:59:12.094Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-e6a5a64de8ab36c7b79c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan to clear a name shared with another plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2913,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1221
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1167
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-05-26T14:59:13.511Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-31381e32c86e77244796",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3099,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1240
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1416
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-26T14:59:14.137Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-0191dd9009363364d03a",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 54,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "increases the price of some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7424,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2127
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 345
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1279
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3287
                    }
                  ],
                  "startTime": "2026-05-26T14:59:15.721Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee2b682cfaf3e9ef1193-e3119e59acce37bfc02d",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "decreases the price of all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7089,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1801
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 333
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1257
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3294
                    }
                  ],
                  "startTime": "2026-05-26T14:59:16.432Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee2b682cfaf3e9ef1193-af5efe1e07cb6e644965",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects a price change without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1977,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 887
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 665
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-26T14:59:17.242Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee2b682cfaf3e9ef1193-dac28b10c93d08d92c25",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
          "line": 40,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-publish-status.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-publish-status.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4220,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1856
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 397
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 184
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1416
                    }
                  ],
                  "startTime": "2026-05-26T14:59:19.226Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "deddb2845b3c2459852a-8b1f7753e5e5fcee39ce",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        },
        {
          "title": "unpublishes all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4227,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1874
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 335
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 189
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1408
                    }
                  ],
                  "startTime": "2026-05-26T14:59:23.152Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "deddb2845b3c2459852a-c8161a48574ef3b7b482",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the more info url",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2333,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 961
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 956
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-26T14:59:23.453Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-86fdf3b363978d3cd269",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the more info url",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2326,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 947
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 957
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-26T14:59:23.527Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-d90bbf60be9b8dc564d1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75148,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1123
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73623,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:59:25.793Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-90c6d-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-90c6d-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 60,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75130,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1120
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73515,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T15:00:41.476Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-90c6d-edits-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-90c6d-edits-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-a0f5d9c31d86a125cd08",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75142,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 773
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 74006,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T14:59:25.859Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-ac252-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-ac252-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 61,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75118,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 852
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73804,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"unit-type-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at UnitTypeEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:39:40)\n    at UnitTypeEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeEditBookingPortalDialog.ts:24:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:20:21\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts:18:28",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-26T15:00:41.516Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-ac252-moves-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-ac252-moves-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-33c884a5e972da70c88e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the category",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2492,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 764
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1324
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-26T14:59:27.386Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-c4a13a9b1257d40bec08",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a category",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2604,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1397
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-26T14:59:29.883Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-bef3020e478fe99ff2d5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes a category",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2523,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 813
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1335
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-26T14:59:32.492Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-8cd4cd23e7848424f011",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1872,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 816
                    },
                    {
                      "title": "submit edit clearing the categories",
                      "duration": 683
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-26T14:59:35.020Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59eb5bc2f9a9be7dd230-204fb3c6910edbebf691",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-portal.spec.ts",
          "line": 31,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3148,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 874
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1350
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 541
                    }
                  ],
                  "startTime": "2026-05-26T14:59:36.897Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-395944942924a328b0be",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "edits the size",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3057,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 781
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1354
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 27
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 535
                    }
                  ],
                  "startTime": "2026-05-26T14:59:40.050Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-eb3b47083b4a75255fe7",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "adds a deposit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3768,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 844
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 765
                    },
                    {
                      "title": "add a deposit",
                      "duration": 1710
                    },
                    {
                      "title": "verify deposit on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-26T14:59:42.721Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-eea68312d0e503b50a0f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 44,
          "column": 5
        },
        {
          "title": "removes the deposit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3931,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 1253
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 806
                    },
                    {
                      "title": "remove the deposit",
                      "duration": 1466
                    },
                    {
                      "title": "verify deposit cleared on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-26T14:59:43.111Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-f14a6fe4dd2401f746e4",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 60,
          "column": 5
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1939,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 923
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 638
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-26T14:59:46.533Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-17b5645fa597cf586911",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 76,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2668,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 792
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 793
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 600
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 118
                    }
                  ],
                  "startTime": "2026-05-26T14:59:47.047Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-20d23996320ba89884f0",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 94,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2197,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 761
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1052
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-26T14:59:48.480Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "168fe000372bcefa277f-3c92d67df6246eb6e958",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the b2b tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2337,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 897
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1054
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-26T14:59:49.721Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "168fe000372bcefa277f-dd06a033c3cb10c01286",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2787,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 911
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1482
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:59:50.683Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "168fe000372bcefa277f-e0208d78d258a07411de",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1954,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 871
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 695
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-26T14:59:52.064Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "168fe000372bcefa277f-a40a93764065ebe072b5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2001,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 972
                    },
                    {
                      "title": "apply filter",
                      "duration": 523
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 149
                    }
                  ],
                  "startTime": "2026-05-26T14:59:53.477Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-66359a6c2c81f485d8d8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1784,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 795
                    },
                    {
                      "title": "apply filter",
                      "duration": 464
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 145
                    }
                  ],
                  "startTime": "2026-05-26T14:59:54.024Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-caa67e01b07e09e22aa8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 23,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1687,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 772
                    },
                    {
                      "title": "apply filter",
                      "duration": 435
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 117
                    }
                  ],
                  "startTime": "2026-05-26T14:59:55.484Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-5050117531f0d04c860e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 40,
          "column": 5
        },
        {
          "title": "filters by size",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1651,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "apply filter",
                      "duration": 429
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 70
                    }
                  ],
                  "startTime": "2026-05-26T14:59:55.813Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-2b97225babcdce31c15f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 57,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1831,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 760
                    },
                    {
                      "title": "apply filter",
                      "duration": 701
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-26T14:59:57.177Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-ec3f21372863f92badbe",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 71,
          "column": 5
        },
        {
          "title": "filters by name, location and size",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2118,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 883
                    },
                    {
                      "title": "apply filter",
                      "duration": 844
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-26T14:59:57.469Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-95da1a56a253cb648d02",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 86,
          "column": 5
        },
        {
          "title": "excludes unit types not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 770
                    },
                    {
                      "title": "apply filter",
                      "duration": 664
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-26T14:59:59.015Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-74833dbbabd04c42deb1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 103,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-navigate.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the unit type list to the unit type details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 46,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2192,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 926
                    },
                    {
                      "title": "navigate to unit type details page",
                      "duration": 726
                    },
                    {
                      "title": "verify unit type details page",
                      "duration": 138
                    }
                  ],
                  "startTime": "2026-05-26T14:59:59.592Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e4a8d4cf4651a56f96dd-39a5b0c1175a2fe3dfc3",
          "file": "src/manager/tests/e2e/unit-type/unit-type-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the unit type list to the unit type create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 54,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1282,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit type create dialog from list",
                      "duration": 294
                    },
                    {
                      "title": "verify unit type create dialog is open",
                      "duration": 461
                    }
                  ],
                  "startTime": "2026-05-26T15:00:00.837Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e4a8d4cf4651a56f96dd-ede4154efb03b30e3653",
          "file": "src/manager/tests/e2e/unit-type/unit-type-navigate.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/portal/tests/e2e/customer/customer-login.spec.ts",
      "file": "src/portal/tests/e2e/customer/customer-login.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "logs in to customer portal",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2311,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 2005
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 136
                    }
                  ],
                  "startTime": "2026-05-26T14:47:31.290Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 2,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2260,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1952
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 137
                    }
                  ],
                  "startTime": "2026-05-26T14:47:31.321Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "caf4fbf1958341bb92bb-a2dabd16e28208c784ff",
          "file": "src/portal/tests/e2e/customer/customer-login.spec.ts",
          "line": 6,
          "column": 7
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-05-26T14:47:29.593Z",
    "duration": 867174.645,
    "expected": 404,
    "skipped": 0,
    "unexpected": 27,
    "flaky": 0
  }
}