{
  "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/14554370662",
        "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/14554370662",
            "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/14554370662",
            "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/14554370662",
            "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/14554370662",
            "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": 1720,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-27T00:13:02.793Z",
                  "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": 6488,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4776
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 323
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 774
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.189Z",
                  "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": 6520,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4652
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 480
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 753
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.189Z",
                  "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": 7172,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5312
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 432
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 754
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.191Z",
                  "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": 6374,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4494
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 554
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 769
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.190Z",
                  "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": 6397,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4695
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 387
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 774
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.190Z",
                  "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": 7273,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5218
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 625
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 783
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.188Z",
                  "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": 6420,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4566
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 528
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 799
                    }
                  ],
                  "startTime": "2026-05-27T00:13:05.186Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3175,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2719
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-27T00:13:11.627Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3299,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2830
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-27T00:13:11.646Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3845,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 526
                    },
                    {
                      "title": "submit customer create form with duplicate email",
                      "duration": 2691
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-27T00:13:11.669Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3976,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 643
                    },
                    {
                      "title": "submit customer create form with duplicate phone number",
                      "duration": 2718
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 126
                    }
                  ],
                  "startTime": "2026-05-27T00:13:11.734Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4499,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit customer create form with mismatched vat type and number",
                      "duration": 3183
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 889
                    }
                  ],
                  "startTime": "2026-05-27T00:13:11.770Z",
                  "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": 3069,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 659
                    },
                    {
                      "title": "delete customer",
                      "duration": 1574
                    },
                    {
                      "title": "verify customer is no longer on list page",
                      "duration": 307
                    }
                  ],
                  "startTime": "2026-05-27T00:13:12.424Z",
                  "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": 3192,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 529
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2133
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:13:12.522Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3145,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 709
                    },
                    {
                      "title": "edit customer details",
                      "duration": 1963
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-27T00:13:14.812Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5704,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 646
                    },
                    {
                      "title": "edit customer general",
                      "duration": 3698
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 198
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 707
                    }
                  ],
                  "startTime": "2026-05-27T00:13:14.956Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4665,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 634
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2613
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 172
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 795
                    }
                  ],
                  "startTime": "2026-05-27T00:13:15.504Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4451,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 645
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2421
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 166
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 736
                    }
                  ],
                  "startTime": "2026-05-27T00:13:15.525Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4605,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 516
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2606
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 214
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 773
                    }
                  ],
                  "startTime": "2026-05-27T00:13:15.719Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4729,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 601
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2667
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 200
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 752
                    }
                  ],
                  "startTime": "2026-05-27T00:13:15.725Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4219,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 616
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2142
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 141
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 766
                    }
                  ],
                  "startTime": "2026-05-27T00:13:16.279Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4124,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 537
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2185
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 121
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 730
                    }
                  ],
                  "startTime": "2026-05-27T00:13:17.971Z",
                  "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": 3988,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 615
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2051
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 166
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 724
                    }
                  ],
                  "startTime": "2026-05-27T00:13:19.985Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3638,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 548
                    },
                    {
                      "title": "edit customer email",
                      "duration": 2060
                    },
                    {
                      "title": "verify new email on details page",
                      "duration": 13
                    },
                    {
                      "title": "verify new email on list page",
                      "duration": 568
                    }
                  ],
                  "startTime": "2026-05-27T00:13:20.177Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4545,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 539
                    },
                    {
                      "title": "edit customer phone number",
                      "duration": 3005
                    },
                    {
                      "title": "verify new phone number on details page",
                      "duration": 10
                    },
                    {
                      "title": "verify new phone number on list page",
                      "duration": 528
                    }
                  ],
                  "startTime": "2026-05-27T00:13:20.333Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2803,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 623
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 548
                    },
                    {
                      "title": "submit edit with duplicate email",
                      "duration": 935
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 146
                    }
                  ],
                  "startTime": "2026-05-27T00:13:20.461Z",
                  "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": 4074,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 506
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 527
                    },
                    {
                      "title": "submit edit with duplicate phone number",
                      "duration": 2363
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-27T00:13:20.505Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4277,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 496
                    },
                    {
                      "title": "submit edit with mismatched vat type and number",
                      "duration": 1395
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 1898
                    }
                  ],
                  "startTime": "2026-05-27T00:13:20.667Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2006,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 533
                    },
                    {
                      "title": "submit edit clearing required fields",
                      "duration": 903
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-27T00:13:22.106Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1685,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 531
                    },
                    {
                      "title": "apply filter",
                      "duration": 523
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 149
                    }
                  ],
                  "startTime": "2026-05-27T00:13:23.275Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1659,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 510
                    },
                    {
                      "title": "apply filter",
                      "duration": 514
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 160
                    }
                  ],
                  "startTime": "2026-05-27T00:13:23.825Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1649,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 546
                    },
                    {
                      "title": "apply filter",
                      "duration": 493
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 149
                    }
                  ],
                  "startTime": "2026-05-27T00:13:23.983Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1838,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 596
                    },
                    {
                      "title": "apply filter",
                      "duration": 621
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-05-27T00:13:24.122Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1830,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 527
                    },
                    {
                      "title": "apply filter",
                      "duration": 688
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 152
                    }
                  ],
                  "startTime": "2026-05-27T00:13:24.588Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1676,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 506
                    },
                    {
                      "title": "apply filter",
                      "duration": 501
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 208
                    }
                  ],
                  "startTime": "2026-05-27T00:13:24.887Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1885,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 586
                    },
                    {
                      "title": "apply filter",
                      "duration": 832
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-27T00:13:24.954Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 553
                    },
                    {
                      "title": "apply filter",
                      "duration": 490
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 208
                    }
                  ],
                  "startTime": "2026-05-27T00:13:24.969Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2156,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 520
                    },
                    {
                      "title": "apply filter",
                      "duration": 1084
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-27T00:13:25.492Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2371,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 508
                    },
                    {
                      "title": "apply filter",
                      "duration": 1327
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-27T00:13:25.640Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1933,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 488
                    },
                    {
                      "title": "apply filter",
                      "duration": 921
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-27T00:13:25.968Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1876,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 547
                    },
                    {
                      "title": "apply filter",
                      "duration": 805
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-27T00:13:26.425Z",
                  "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": 1913,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 528
                    },
                    {
                      "title": "navigate to customer details page",
                      "duration": 709
                    },
                    {
                      "title": "verify customer details page",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-27T00:13:26.573Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1352,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open customer create dialog from list",
                      "duration": 394
                    },
                    {
                      "title": "verify customer create dialog is open",
                      "duration": 525
                    }
                  ],
                  "startTime": "2026-05-27T00:13:26.687Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2576,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 531
                    },
                    {
                      "title": "set password",
                      "duration": 1475
                    }
                  ],
                  "startTime": "2026-05-27T00:13:26.846Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2214,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 550
                    },
                    {
                      "title": "submit set-password form with mismatched confirm",
                      "duration": 1152
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-27T00:13:27.659Z",
                  "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": 2545,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 626
                    },
                    {
                      "title": "submit set-password form with a weak password",
                      "duration": 1335
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-27T00:13:27.912Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2424,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 661
                    },
                    {
                      "title": "submit set-password form with cleared required fields",
                      "duration": 1178
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-27T00:13:28.020Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3192,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2205
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 26
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 507
                    }
                  ],
                  "startTime": "2026-05-27T00:13:28.055Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4391,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 3184
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 178
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 572
                    }
                  ],
                  "startTime": "2026-05-27T00:13:28.314Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4107,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 3021
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 38
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 548
                    }
                  ],
                  "startTime": "2026-05-27T00:13:28.497Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1144,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid deposit create form",
                      "duration": 640
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:13:29.437Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2312,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 807
                    },
                    {
                      "title": "submit deposit create form with duplicate name",
                      "duration": 920
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 137
                    }
                  ],
                  "startTime": "2026-05-27T00:13:29.889Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2973,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 766
                    },
                    {
                      "title": "delete deposit",
                      "duration": 1484
                    },
                    {
                      "title": "verify deposit is no longer on list page",
                      "duration": 297
                    }
                  ],
                  "startTime": "2026-05-27T00:13:30.457Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3409,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 1021
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1384
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 19
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 536
                    }
                  ],
                  "startTime": "2026-05-27T00:13:30.470Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3581,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 729
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1869
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 23
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 534
                    }
                  ],
                  "startTime": "2026-05-27T00:13:30.589Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3801,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 765
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1985
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 24
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 559
                    }
                  ],
                  "startTime": "2026-05-27T00:13:31.256Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1807,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 762
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 598
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:13:32.212Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2608,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 721
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 725
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 615
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 133
                    }
                  ],
                  "startTime": "2026-05-27T00:13:32.619Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2410,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 826
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1099
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-27T00:13:32.714Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2303,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 754
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1117
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:13:33.439Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 771
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1431
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-27T00:13:33.887Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1858,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 731
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 661
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-27T00:13:34.029Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1918,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 788
                    },
                    {
                      "title": "apply filter",
                      "duration": 547
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-27T00:13:34.178Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1914,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 777
                    },
                    {
                      "title": "apply filter",
                      "duration": 525
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 169
                    }
                  ],
                  "startTime": "2026-05-27T00:13:35.067Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1927,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 783
                    },
                    {
                      "title": "apply filter",
                      "duration": 555
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 151
                    }
                  ],
                  "startTime": "2026-05-27T00:13:35.132Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2021,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 735
                    },
                    {
                      "title": "apply filter",
                      "duration": 840
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-27T00:13:35.237Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1883,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 731
                    },
                    {
                      "title": "apply filter",
                      "duration": 663
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-27T00:13:35.750Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1915,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 734
                    },
                    {
                      "title": "navigate to deposit details page",
                      "duration": 573
                    },
                    {
                      "title": "verify deposit details page",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-27T00:13:35.894Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1244,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open deposit create dialog from list",
                      "duration": 365
                    },
                    {
                      "title": "verify deposit create dialog is open",
                      "duration": 451
                    }
                  ],
                  "startTime": "2026-05-27T00:13:36.103Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5191,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1810
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1506
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1497
                    }
                  ],
                  "startTime": "2026-05-27T00:13:36.606Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5267,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1768
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1681
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1418
                    }
                  ],
                  "startTime": "2026-05-27T00:13:37.000Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5318,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1768
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1700
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1428
                    }
                  ],
                  "startTime": "2026-05-27T00:13:37.079Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4062,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1874
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1723
                    }
                  ],
                  "startTime": "2026-05-27T00:13:37.271Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4135,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1950
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1751
                    }
                  ],
                  "startTime": "2026-05-27T00:13:37.360Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3936,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1768
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1699
                    }
                  ],
                  "startTime": "2026-05-27T00:13:37.645Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4081,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1920
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1650
                    }
                  ],
                  "startTime": "2026-05-27T00:13:37.819Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3889,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1797
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1657
                    }
                  ],
                  "startTime": "2026-05-27T00:13:41.340Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3983,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1802
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1706
                    }
                  ],
                  "startTime": "2026-05-27T00:13:41.502Z",
                  "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": 4007,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1825
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1701
                    }
                  ],
                  "startTime": "2026-05-27T00:13:41.586Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3975,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1773
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1720
                    }
                  ],
                  "startTime": "2026-05-27T00:13:41.805Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1770,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 715
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 651
                    }
                  ],
                  "startTime": "2026-05-27T00:13:41.905Z",
                  "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": 6426,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3963
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1473
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 589
                    }
                  ],
                  "startTime": "2026-05-27T00:13:42.276Z",
                  "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": 10334,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7600
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1822
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 526
                    }
                  ],
                  "startTime": "2026-05-27T00:13:42.407Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 10691,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7959
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1680
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 514
                    }
                  ],
                  "startTime": "2026-05-27T00:13:43.685Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 10387,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7574
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1732
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 584
                    }
                  ],
                  "startTime": "2026-05-27T00:13:45.240Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6486,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4016
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1418
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 543
                    }
                  ],
                  "startTime": "2026-05-27T00:13:45.494Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 6409,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3984
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1357
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 551
                    }
                  ],
                  "startTime": "2026-05-27T00:13:45.604Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6401,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3996
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1338
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 560
                    }
                  ],
                  "startTime": "2026-05-27T00:13:45.788Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75150,
                  "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": 74715,
                      "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-27T00:13:48.710Z",
                  "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": 10,
                  "parallelIndex": 5,
                  "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=\"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": 74802,
                      "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-27T00:15:04.335Z",
                  "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": 2152,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 1725
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-27T00:13:51.987Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "failed",
                  "duration": 23875,
                  "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": 763
                    },
                    {
                      "title": "submit insurance create form with duplicate name",
                      "duration": 2629
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20018,
                      "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-27T00:13:52.023Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3868,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3425
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-27T00:13:52.196Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3883,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3451
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-27T00:13:52.748Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5401,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 4957
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:13:54.145Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2814,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2363
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-27T00:13:54.382Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2656,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2210
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-27T00:13:55.634Z",
                  "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": 2722,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2262
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:13:56.072Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2634,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2144
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:13:56.638Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2447,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 2003
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-27T00:13:57.203Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1800
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1962
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1308
                    }
                  ],
                  "startTime": "2026-05-27T00:13:58.299Z",
                  "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": 22177,
                  "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": 757
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1011
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20019,
                      "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-27T00:13:58.803Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5205,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1782
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 408
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1353
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1231
                    }
                  ],
                  "startTime": "2026-05-27T00:13:59.281Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 22957,
                  "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": 1762
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 741
                    },
                    {
                      "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/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-27T00:13:59.552Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2986,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 770
                    },
                    {
                      "title": "delete insurance",
                      "duration": 1513
                    },
                    {
                      "title": "verify insurance is no longer on list page",
                      "duration": 289
                    }
                  ],
                  "startTime": "2026-05-27T00:13:59.657Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5397,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1774
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1882
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1382
                    }
                  ],
                  "startTime": "2026-05-27T00:14:02.650Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5976,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1792
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2368
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1438
                    }
                  ],
                  "startTime": "2026-05-27T00:14:03.764Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5299,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1754
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1848
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1309
                    }
                  ],
                  "startTime": "2026-05-27T00:14:04.492Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5260,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1766
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1763
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1378
                    }
                  ],
                  "startTime": "2026-05-27T00:14:08.052Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4726,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1767
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1294
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1281
                    }
                  ],
                  "startTime": "2026-05-27T00:14:09.745Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3607,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1794
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1301
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 122
                    }
                  ],
                  "startTime": "2026-05-27T00:14:09.796Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3578,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1758
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1319
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 129
                    }
                  ],
                  "startTime": "2026-05-27T00:14:13.318Z",
                  "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": 3550,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1740
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1316
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-27T00:14:13.407Z",
                  "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": 3643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1816
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1306
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-05-27T00:14:14.475Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3683,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2026
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1257
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-27T00:14:15.908Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3776,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1914
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1442
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-27T00:14:16.902Z",
                  "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": 3609,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1851
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1341
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-27T00:14:16.964Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3677,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1870
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1415
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-27T00:14:18.123Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2463,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 758
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1283
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-27T00:14:19.596Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7322,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1829
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 479
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1289
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3330
                    }
                  ],
                  "startTime": "2026-05-27T00:14:20.581Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7037,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1791
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 296
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1251
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3297
                    }
                  ],
                  "startTime": "2026-05-27T00:14:20.685Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1982,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 978
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 620
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-27T00:14:20.987Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4232,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1776
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 450
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 188
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1411
                    }
                  ],
                  "startTime": "2026-05-27T00:14:21.805Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4287,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2103
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 304
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 186
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1282
                    }
                  ],
                  "startTime": "2026-05-27T00:14:22.066Z",
                  "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": 75105,
                  "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": 767
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73956,
                      "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-27T00:14:22.517Z",
                  "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": 11,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75123,
                  "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": 802
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73933,
                      "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-27T00:15:38.044Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75119,
                  "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": 724
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73958,
                      "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-27T00:14:22.979Z",
                  "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": 12,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75119,
                  "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": 804
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73899,
                      "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-27T00:15:38.511Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2935,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 722
                    },
                    {
                      "title": "edit insurance general",
                      "duration": 1342
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 502
                    }
                  ],
                  "startTime": "2026-05-27T00:14:26.043Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1769,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 746
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 622
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-27T00:14:26.359Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2646,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 738
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 719
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 649
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 125
                    }
                  ],
                  "startTime": "2026-05-27T00:14:27.729Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2315,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 754
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1157
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-27T00:14:27.910Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2387,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 788
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1202
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-27T00:14:28.134Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2692,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 706
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1529
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:14:28.984Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1873,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 747
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 728
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-27T00:14:30.232Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1746,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 727
                    },
                    {
                      "title": "apply filter",
                      "duration": 499
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-27T00:14:30.382Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1767,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 755
                    },
                    {
                      "title": "apply filter",
                      "duration": 480
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-27T00:14:30.527Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1600,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 716
                    },
                    {
                      "title": "apply filter",
                      "duration": 382
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 129
                    }
                  ],
                  "startTime": "2026-05-27T00:14:31.684Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1914,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 724
                    },
                    {
                      "title": "apply filter",
                      "duration": 771
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-27T00:14:32.114Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1930,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 721
                    },
                    {
                      "title": "apply filter",
                      "duration": 805
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-27T00:14:32.133Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1877,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 729
                    },
                    {
                      "title": "navigate to insurance details page",
                      "duration": 618
                    },
                    {
                      "title": "verify insurance details page",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-27T00:14:32.299Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1167,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open insurance create dialog from list",
                      "duration": 329
                    },
                    {
                      "title": "verify insurance create dialog is open",
                      "duration": 438
                    }
                  ],
                  "startTime": "2026-05-27T00:14:33.292Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1909,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 736
                    },
                    {
                      "title": "navigate to one-time product details page",
                      "duration": 633
                    },
                    {
                      "title": "verify one-time product details page",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-27T00:14:34.043Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1908,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 740
                    },
                    {
                      "title": "navigate to recurring product details page",
                      "duration": 621
                    },
                    {
                      "title": "verify recurring product details page",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-27T00:14:34.075Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2154,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open one-time product create dialog from list",
                      "duration": 784
                    },
                    {
                      "title": "verify one-time product create dialog is open",
                      "duration": 460
                    }
                  ],
                  "startTime": "2026-05-27T00:14:34.186Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1515,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open recurring product create dialog from list",
                      "duration": 704
                    },
                    {
                      "title": "verify recurring product create dialog is open",
                      "duration": 489
                    }
                  ],
                  "startTime": "2026-05-27T00:14:34.475Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4955,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 818
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 825
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 727
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2129
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-27T00:14:35.959Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4633,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2893
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 219
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 547
                    }
                  ],
                  "startTime": "2026-05-27T00:14:35.991Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4617,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2857
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 215
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 567
                    }
                  ],
                  "startTime": "2026-05-27T00:14:35.997Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4038,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2893
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 225
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 570
                    }
                  ],
                  "startTime": "2026-05-27T00:14:36.347Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3953,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2812
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 186
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 535
                    }
                  ],
                  "startTime": "2026-05-27T00:14:40.391Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4197,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3220
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 55
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 514
                    }
                  ],
                  "startTime": "2026-05-27T00:14:40.619Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75159,
                  "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": 74768,
                      "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-27T00:14:40.631Z",
                  "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": 13,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75137,
                  "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": 74753,
                      "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-27T00:15:56.299Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4213,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 886
                    },
                    {
                      "title": "create one-time product with duplicate name",
                      "duration": 2788
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-27T00:14:40.922Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 6995,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 750
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 772
                    },
                    {
                      "title": "create one-time product with attached unit types",
                      "duration": 4474
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-27T00:14:44.349Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5351,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 806
                    },
                    {
                      "title": "create published one-time product",
                      "duration": 4030
                    },
                    {
                      "title": "verify published status on details page",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-27T00:14:44.823Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 960,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid one-time product create form",
                      "duration": 600
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-27T00:14:45.140Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2831,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 723
                    },
                    {
                      "title": "delete one-time product",
                      "duration": 1444
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 283
                    }
                  ],
                  "startTime": "2026-05-27T00:14:46.107Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3792,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 758
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 770
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 724
                    },
                    {
                      "title": "detach unit type",
                      "duration": 252
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 879
                    }
                  ],
                  "startTime": "2026-05-27T00:14:48.943Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2542,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 745
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1418
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-27T00:14:50.181Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2485,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 719
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1368
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:14:51.352Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2830,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 1013
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1424
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-27T00:14:52.728Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75111,
                  "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": 715
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 74054,
                      "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-27T00:14:52.741Z",
                  "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": 14,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75120,
                  "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": 779
                    },
                    {
                      "title": "edit one-time 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-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-27T00:16:08.332Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75111,
                  "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": 786
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73964,
                      "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-27T00:14:53.842Z",
                  "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": 15,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75121,
                  "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": 737
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73992,
                      "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-27T00:16:09.394Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1749,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 760
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 607
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-27T00:14:55.563Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3063,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 826
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1363
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 14
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 501
                    }
                  ],
                  "startTime": "2026-05-27T00:14:57.318Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3683,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 774
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1997
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 24
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 516
                    }
                  ],
                  "startTime": "2026-05-27T00:15:00.385Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3711,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 763
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 2041
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 25
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 512
                    }
                  ],
                  "startTime": "2026-05-27T00:15:04.073Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3364,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 773
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 843
                    },
                    {
                      "title": "edit one-time product to use duplicate name",
                      "duration": 1356
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-27T00:15:07.789Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1788,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 832
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 592
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-27T00:15:11.157Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3472,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 753
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 803
                    },
                    {
                      "title": "verify product is initially unpublished",
                      "duration": 171
                    },
                    {
                      "title": "publish the product",
                      "duration": 1341
                    },
                    {
                      "title": "verify product is now published",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-27T00:15:12.950Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3713,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 938
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 794
                    },
                    {
                      "title": "verify product is initially published",
                      "duration": 178
                    },
                    {
                      "title": "unpublish the product",
                      "duration": 1344
                    },
                    {
                      "title": "verify product is now unpublished",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-05-27T00:15:16.427Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2938,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 747
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1798
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-27T00:15:20.145Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3078,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 912
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1768
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-27T00:15:23.087Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3192,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 737
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 2085
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-27T00:15:26.169Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1760,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 749
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 626
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-27T00:15:29.367Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1681,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 734
                    },
                    {
                      "title": "apply filter",
                      "duration": 464
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-05-27T00:15:31.133Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1725,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 734
                    },
                    {
                      "title": "apply filter",
                      "duration": 498
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 140
                    }
                  ],
                  "startTime": "2026-05-27T00:15:32.818Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1512,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 735
                    },
                    {
                      "title": "apply filter",
                      "duration": 355
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 65
                    }
                  ],
                  "startTime": "2026-05-27T00:15:34.548Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1711,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 714
                    },
                    {
                      "title": "apply filter",
                      "duration": 623
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:15:36.065Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1786,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 721
                    },
                    {
                      "title": "apply filter",
                      "duration": 692
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-27T00:15:37.782Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1700,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 752
                    },
                    {
                      "title": "apply filter",
                      "duration": 582
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-27T00:15:39.573Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1711,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 728
                    },
                    {
                      "title": "apply filter",
                      "duration": 638
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-27T00:15:41.278Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5728,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 869
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 790
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 763
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2083
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-27T00:15:42.994Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5167,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1887
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1415
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1433
                    }
                  ],
                  "startTime": "2026-05-27T00:15:48.728Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5375,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1972
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1554
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1487
                    }
                  ],
                  "startTime": "2026-05-27T00:15:53.900Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5406,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2114
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1430
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1511
                    }
                  ],
                  "startTime": "2026-05-27T00:15:59.280Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3668,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1919
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1349
                    }
                  ],
                  "startTime": "2026-05-27T00:16:04.691Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3705,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1868
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1452
                    }
                  ],
                  "startTime": "2026-05-27T00:16:08.363Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3554,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1804
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1362
                    }
                  ],
                  "startTime": "2026-05-27T00:16:12.074Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3721,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1870
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1450
                    }
                  ],
                  "startTime": "2026-05-27T00:16:15.633Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3582,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1879
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1302
                    }
                  ],
                  "startTime": "2026-05-27T00:16:19.359Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3587,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1860
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1302
                    }
                  ],
                  "startTime": "2026-05-27T00:16:19.964Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3843,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2109
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1330
                    }
                  ],
                  "startTime": "2026-05-27T00:16:22.946Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3633,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1857
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1386
                    }
                  ],
                  "startTime": "2026-05-27T00:16:23.600Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1757,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 766
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 632
                    }
                  ],
                  "startTime": "2026-05-27T00:16:26.794Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5108,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 901
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 906
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 747
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2127
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-27T00:16:27.240Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6249,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3822
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1526
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 543
                    }
                  ],
                  "startTime": "2026-05-27T00:16:28.558Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 9702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7275
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1513
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 534
                    }
                  ],
                  "startTime": "2026-05-27T00:16:32.356Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 9765,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7314
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1546
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 524
                    }
                  ],
                  "startTime": "2026-05-27T00:16:34.812Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 9739,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7330
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1500
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 516
                    }
                  ],
                  "startTime": "2026-05-27T00:16:42.064Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5967,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3674
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1406
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 514
                    }
                  ],
                  "startTime": "2026-05-27T00:16:44.582Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6514,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4192
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1380
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 555
                    }
                  ],
                  "startTime": "2026-05-27T00:16:50.555Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6603,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4241
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1411
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 567
                    }
                  ],
                  "startTime": "2026-05-27T00:16:51.811Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6433,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3950
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1479
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 553
                    }
                  ],
                  "startTime": "2026-05-27T00:16:53.666Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6419,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3909
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1504
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 536
                    }
                  ],
                  "startTime": "2026-05-27T00:16:54.169Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75151,
                  "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": 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=\"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-27T00:16:57.074Z",
                  "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": 22,
                  "parallelIndex": 0,
                  "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=\"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": 74754,
                      "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-27T00:18:12.802Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5731,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 847
                    },
                    {
                      "title": "create recurring product with duplicate name",
                      "duration": 4308
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-27T00:16:58.420Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7454,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 816
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "create recurring product with attached unit types",
                      "duration": 5297
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 148
                    }
                  ],
                  "startTime": "2026-05-27T00:17:00.143Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2132,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 1691
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-27T00:17:00.637Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3218
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-27T00:17:02.775Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3674,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3269
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-27T00:17:04.158Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5625,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 5225
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-27T00:17:06.397Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2381,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2025
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:17:07.604Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2461,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2073
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:17:07.838Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2514,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2146
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-27T00:17:09.990Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2529,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2152
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-05-27T00:17:10.304Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 2327,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1898
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-27T00:17:11.976Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5226,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1894
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1569
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1373
                    }
                  ],
                  "startTime": "2026-05-27T00:17:12.028Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 22320,
                  "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": 864
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1044
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20015,
                      "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-27T00:17:12.510Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5208,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1792
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 399
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1361
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1267
                    }
                  ],
                  "startTime": "2026-05-27T00:17:12.841Z",
                  "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": 2,
                  "status": "failed",
                  "duration": 23136,
                  "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": 1909
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 793
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20021,
                      "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-27T00:17:14.344Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2842,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 754
                    },
                    {
                      "title": "delete recurring product",
                      "duration": 1439
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 282
                    }
                  ],
                  "startTime": "2026-05-27T00:17:17.259Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4027,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 823
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 792
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 820
                    },
                    {
                      "title": "detach unit type",
                      "duration": 333
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 878
                    }
                  ],
                  "startTime": "2026-05-27T00:17:18.055Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5278,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1802
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1791
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1333
                    }
                  ],
                  "startTime": "2026-05-27T00:17:20.108Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5570,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1824
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1919
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1462
                    }
                  ],
                  "startTime": "2026-05-27T00:17:22.089Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5609,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1886
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1892
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1416
                    }
                  ],
                  "startTime": "2026-05-27T00:17:23.914Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5774,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1852
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1897
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1598
                    }
                  ],
                  "startTime": "2026-05-27T00:17:24.982Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5240,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2082
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1353
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1401
                    }
                  ],
                  "startTime": "2026-05-27T00:17:25.392Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3762,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1881
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1391
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 122
                    }
                  ],
                  "startTime": "2026-05-27T00:17:27.664Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3720,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1878
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1344
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 125
                    }
                  ],
                  "startTime": "2026-05-27T00:17:29.568Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3832,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1899
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1406
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-27T00:17:30.637Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3632,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1784
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1401
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 47
                    }
                  ],
                  "startTime": "2026-05-27T00:17:30.801Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3881,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2107
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1366
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-27T00:17:31.432Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3671,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1847
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1418
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-27T00:17:33.294Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3695,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1826
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1450
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-27T00:17:34.440Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3733,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1847
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1440
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-27T00:17:34.477Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2513,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 737
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1365
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-27T00:17:34.837Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7265,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1776
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 433
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1276
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3368
                    }
                  ],
                  "startTime": "2026-05-27T00:17:35.319Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7344,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1853
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 344
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1314
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3424
                    }
                  ],
                  "startTime": "2026-05-27T00:17:36.973Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2088,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 973
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 713
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:17:37.357Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4443,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1893
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 493
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 216
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1434
                    }
                  ],
                  "startTime": "2026-05-27T00:17:37.499Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4286,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1774
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 393
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 195
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1503
                    }
                  ],
                  "startTime": "2026-05-27T00:17:38.142Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2605,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 717
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1463
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-27T00:17:38.217Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2691,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 749
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1448
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-27T00:17:39.452Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2692,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 800
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1457
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:17:40.828Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75151,
                  "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": 719
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 74034,
                      "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-27T00:17:41.954Z",
                  "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": 23,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75154,
                  "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": 760
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73998,
                      "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-27T00:18:57.540Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75147,
                  "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": 746
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73997,
                      "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-27T00:17:42.150Z",
                  "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": 24,
                  "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=\"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": 761
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73953,
                      "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-27T00:18:57.727Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2012,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 776
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 777
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-27T00:17:42.435Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3201,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 737
                    },
                    {
                      "title": "edit recurring product general",
                      "duration": 1454
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 552
                    }
                  ],
                  "startTime": "2026-05-27T00:17:42.591Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3594,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 884
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 803
                    },
                    {
                      "title": "edit recurring product to use duplicate name",
                      "duration": 1460
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:17:43.527Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1856,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 727
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 727
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-27T00:17:44.324Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3011,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 777
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1814
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-27T00:17:44.456Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2931,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 751
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1735
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-27T00:17:45.800Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3507,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 774
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2301
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-27T00:17:46.188Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1995,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 827
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 745
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-27T00:17:47.129Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1909,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 770
                    },
                    {
                      "title": "apply filter",
                      "duration": 553
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 145
                    }
                  ],
                  "startTime": "2026-05-27T00:17:47.474Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1717,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 731
                    },
                    {
                      "title": "apply filter",
                      "duration": 459
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-27T00:17:48.738Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1653,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 749
                    },
                    {
                      "title": "apply filter",
                      "duration": 394
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-05-27T00:17:49.130Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1846,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 785
                    },
                    {
                      "title": "apply filter",
                      "duration": 640
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:17:49.389Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1833,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 745
                    },
                    {
                      "title": "apply filter",
                      "duration": 676
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-27T00:17:49.702Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1726,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 749
                    },
                    {
                      "title": "apply filter",
                      "duration": 588
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-05-27T00:17:50.462Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5634,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 787
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 791
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 788
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 812
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2001
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-27T00:17:50.789Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2895,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 897
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 25
                    },
                    {
                      "title": "change unit status",
                      "duration": 985
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 578
                    }
                  ],
                  "startTime": "2026-05-27T00:17:51.245Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2782,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 733
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "change unit status",
                      "duration": 1020
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 590
                    }
                  ],
                  "startTime": "2026-05-27T00:17:51.544Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2814,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 769
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "change unit status",
                      "duration": 1013
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 9
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 571
                    }
                  ],
                  "startTime": "2026-05-27T00:17:52.197Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2930,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 870
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "change unit status",
                      "duration": 1031
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 5
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 591
                    }
                  ],
                  "startTime": "2026-05-27T00:17:54.147Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2826,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "change unit status",
                      "duration": 999
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 602
                    }
                  ],
                  "startTime": "2026-05-27T00:17:54.332Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2862,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 766
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 35
                    },
                    {
                      "title": "change unit status",
                      "duration": 1045
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 571
                    }
                  ],
                  "startTime": "2026-05-27T00:17:55.016Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4224,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 763
                    },
                    {
                      "title": "create unit",
                      "duration": 2062
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 267
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 734
                    }
                  ],
                  "startTime": "2026-05-27T00:17:56.433Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4504,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 753
                    },
                    {
                      "title": "create unit",
                      "duration": 1785
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 317
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 675
                    }
                  ],
                  "startTime": "2026-05-27T00:17:57.085Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3943,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 783
                    },
                    {
                      "title": "create unit",
                      "duration": 1741
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 244
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 759
                    }
                  ],
                  "startTime": "2026-05-27T00:17:57.166Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3912,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 753
                    },
                    {
                      "title": "create unit",
                      "duration": 1836
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 267
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 610
                    }
                  ],
                  "startTime": "2026-05-27T00:17:57.885Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2629,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "submit invalid unit create form",
                      "duration": 1385
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-27T00:18:00.662Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2778,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "submit unit create form with duplicate name",
                      "duration": 1433
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 137
                    }
                  ],
                  "startTime": "2026-05-27T00:18:01.116Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2966,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 849
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 43
                    },
                    {
                      "title": "edit unit general",
                      "duration": 955
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 41
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 617
                    }
                  ],
                  "startTime": "2026-05-27T00:18:01.597Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2948,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 866
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "edit unit general",
                      "duration": 963
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 34
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 632
                    }
                  ],
                  "startTime": "2026-05-27T00:18:01.804Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2870,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 820
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "edit unit general",
                      "duration": 937
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 28
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 620
                    }
                  ],
                  "startTime": "2026-05-27T00:18:03.300Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3790,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 805
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 811
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "edit unit type",
                      "duration": 1098
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 607
                    }
                  ],
                  "startTime": "2026-05-27T00:18:03.902Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4043,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 772
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 854
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "edit location and unit type",
                      "duration": 1307
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 626
                    }
                  ],
                  "startTime": "2026-05-27T00:18:04.569Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2031,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 778
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 643
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-05-27T00:18:04.757Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2100,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "submit edit changing only the location",
                      "duration": 863
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:18:06.176Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2913,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 802
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 961
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 46
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 617
                    }
                  ],
                  "startTime": "2026-05-27T00:18:06.796Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3205,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 816
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1246
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 54
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 620
                    }
                  ],
                  "startTime": "2026-05-27T00:18:07.700Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2189,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1021
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "apply filter",
                      "duration": 553
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 151
                    }
                  ],
                  "startTime": "2026-05-27T00:18:08.285Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1983,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 793
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "apply filter",
                      "duration": 571
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 159
                    }
                  ],
                  "startTime": "2026-05-27T00:18:08.621Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1763,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 789
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "apply filter",
                      "duration": 420
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 113
                    }
                  ],
                  "startTime": "2026-05-27T00:18:09.720Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1719,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 770
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "apply filter",
                      "duration": 468
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 47
                    }
                  ],
                  "startTime": "2026-05-27T00:18:10.480Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1909,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 791
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "apply filter",
                      "duration": 503
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 186
                    }
                  ],
                  "startTime": "2026-05-27T00:18:10.611Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2183,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 934
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 33
                    },
                    {
                      "title": "apply filter",
                      "duration": 779
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-27T00:18:10.913Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3255,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 798
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "apply filter",
                      "duration": 1420
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:18:11.490Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2266,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 771
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "apply filter",
                      "duration": 1001
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-27T00:18:12.205Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2218,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 793
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 36
                    },
                    {
                      "title": "navigate to unit details page",
                      "duration": 790
                    },
                    {
                      "title": "verify unit details page",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-27T00:18:12.526Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1319,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit create dialog from list",
                      "duration": 426
                    },
                    {
                      "title": "verify unit create dialog is open",
                      "duration": 501
                    }
                  ],
                  "startTime": "2026-05-27T00:18:13.103Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5521,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1884
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1664
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1569
                    }
                  ],
                  "startTime": "2026-05-27T00:18:14.432Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5402,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1860
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1671
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1470
                    }
                  ],
                  "startTime": "2026-05-27T00:18:14.484Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5533,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1926
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1691
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1499
                    }
                  ],
                  "startTime": "2026-05-27T00:18:14.753Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5423,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1824
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1614
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1585
                    }
                  ],
                  "startTime": "2026-05-27T00:18:14.755Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1853
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1706
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1485
                    }
                  ],
                  "startTime": "2026-05-27T00:18:19.892Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5394,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1821
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1601
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1581
                    }
                  ],
                  "startTime": "2026-05-27T00:18:19.959Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5468,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1924
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1680
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1463
                    }
                  ],
                  "startTime": "2026-05-27T00:18:20.184Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4058,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2037
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1609
                    }
                  ],
                  "startTime": "2026-05-27T00:18:20.292Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3835,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1861
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1619
                    }
                  ],
                  "startTime": "2026-05-27T00:18:24.355Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3883,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1825
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1647
                    }
                  ],
                  "startTime": "2026-05-27T00:18:25.356Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3894,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1857
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1616
                    }
                  ],
                  "startTime": "2026-05-27T00:18:25.359Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2810,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 863
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1580
                    }
                  ],
                  "startTime": "2026-05-27T00:18:25.658Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3662,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1820
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1480
                    }
                  ],
                  "startTime": "2026-05-27T00:18:28.196Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3696,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1856
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1436
                    }
                  ],
                  "startTime": "2026-05-27T00:18:28.474Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1840
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1565
                    }
                  ],
                  "startTime": "2026-05-27T00:18:29.244Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3708,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1770
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1521
                    }
                  ],
                  "startTime": "2026-05-27T00:18:29.260Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1978,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 823
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 739
                    }
                  ],
                  "startTime": "2026-05-27T00:18:31.865Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3378,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2941
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-27T00:24:56.693Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3356,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2898
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-05-27T00:24:57.245Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3402,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3018
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-27T00:25:00.117Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3312,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2822
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-27T00:25:00.646Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3136,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2748
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-27T00:25:03.524Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3251,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2844
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-05-27T00:25:03.964Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3301,
                  "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": 33
                    }
                  ],
                  "startTime": "2026-05-27T00:25:06.664Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3190,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2797
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-27T00:25:07.220Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3250,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2871
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-27T00:25:09.970Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3264,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2850
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-27T00:25:10.415Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3245,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2874
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-27T00:25:13.225Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3281,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2890
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-27T00:25:13.684Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3218,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2847
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-27T00:25:16.476Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3253,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2858
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-27T00:25:16.971Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3211,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2843
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-27T00:25:19.699Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3257,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2860
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-27T00:25:20.229Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3217,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2826
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-27T00:25:22.914Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3174,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2795
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-27T00:25:23.490Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3739,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2793
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-27T00:25:26.136Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3224,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2849
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-27T00:25:26.669Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3344,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2963
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-27T00:25:29.880Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3320,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2940
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-27T00:25:29.898Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2989
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 50
                    }
                  ],
                  "startTime": "2026-05-27T00:25:32.647Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3364,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2956
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-05-27T00:25:33.222Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3361,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2940
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 55
                    }
                  ],
                  "startTime": "2026-05-27T00:25:33.228Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3410,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2967
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-27T00:25:36.143Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3438,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2996
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-27T00:25:36.591Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3438,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3005
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-27T00:25:36.597Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3262,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2854
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-27T00:25:39.559Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3859,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2915
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-27T00:25:40.035Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3243,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2830
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-27T00:25:40.040Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3369,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2962
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-27T00:25:42.826Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3404,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3000
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-27T00:25:43.287Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3281,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2876
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-27T00:25:43.899Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2850
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-27T00:25:46.200Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3317,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2921
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-27T00:25:46.696Z",
                  "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": 56,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3280,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2882
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-27T00:25:47.186Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2840
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-27T00:25:49.454Z",
                  "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": 55,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3172,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2760
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-27T00:25:50.018Z",
                  "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": 16,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75310,
                  "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": 74918,
                      "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-27T00:18:32.178Z",
                  "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": 26,
                  "parallelIndex": 5,
                  "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": 74888,
                      "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-27T00:19:48.098Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75252,
                  "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": 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-27T00:18:32.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-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": 27,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75264,
                  "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": 74861,
                      "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-27T00:19:48.867Z",
                  "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": 18,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75262,
                  "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": 74857,
                      "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-27T00:18:33.067Z",
                  "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": 28,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75266,
                  "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": 74849,
                      "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-27T00:19:48.996Z",
                  "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": 21,
                  "parallelIndex": 6,
                  "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": 74891,
                      "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-27T00:18:33.852Z",
                  "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": 29,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75297,
                  "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": 74857,
                      "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-27T00:19:49.859Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7619,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 5158
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 1529
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 536
                    }
                  ],
                  "startTime": "2026-05-27T00:19:28.410Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75293,
                  "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": 74406,
                      "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-27T00:19:36.071Z",
                  "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": 32,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75303,
                  "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": 74953,
                      "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-27T00:20:51.890Z",
                  "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": 30,
                  "parallelIndex": 2,
                  "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 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": 74911,
                      "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-27T00:20:13.183Z",
                  "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": 37,
                  "parallelIndex": 2,
                  "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": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74884,
                      "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-27T00:21:29.046Z",
                  "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": 31,
                  "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": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74889,
                      "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-27T00:20:13.328Z",
                  "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": 38,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75272,
                  "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-27T00:21:29.187Z",
                  "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": 33,
                  "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 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": 74893,
                      "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-27T00:21:03.937Z",
                  "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": 40,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75253,
                  "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-27T00:22:19.792Z",
                  "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": 34,
                  "parallelIndex": 1,
                  "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=\"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": 74770,
                      "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-27T00:21:04.785Z",
                  "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": 41,
                  "parallelIndex": 1,
                  "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=\"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": 74775,
                      "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-27T00:22:20.545Z",
                  "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": 35,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75277,
                  "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": 74848,
                      "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-27T00:21:04.908Z",
                  "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": 42,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75261,
                  "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": 74820,
                      "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-27T00:22:20.843Z",
                  "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": 36,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75316,
                  "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": 74879,
                      "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-27T00:21:05.880Z",
                  "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": 43,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75257,
                  "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": 74824,
                      "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-27T00:22:21.925Z",
                  "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": 39,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75321,
                  "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": 912
                    },
                    {
                      "title": "create unit type",
                      "duration": 74007,
                      "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-27T00:22:07.752Z",
                  "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": 46,
                  "parallelIndex": 0,
                  "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": 827
                    },
                    {
                      "title": "create unit type",
                      "duration": 74078,
                      "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-27T00:23:23.633Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2437,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 2024
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-27T00:22:44.913Z",
                  "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": 45,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4091,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3665
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-27T00:22:45.043Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3988,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3597
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-27T00:22:47.387Z",
                  "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": 45,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4451,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 4086
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-27T00:22:49.174Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5880,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 5515
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-27T00:22:51.381Z",
                  "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": 45,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2391,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2027
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-27T00:22:53.630Z",
                  "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": 45,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2310,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1952
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:22:56.025Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2469,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2112
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:22:57.265Z",
                  "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": 45,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2458,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2088
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-27T00:22:58.339Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2295,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1931
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-27T00:22:59.739Z",
                  "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": 45,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75274,
                  "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": 1033
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 73874,
                      "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-27T00:23:00.803Z",
                  "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": 51,
                  "parallelIndex": 4,
                  "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 /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": 930
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 73966,
                      "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-27T00:24:16.670Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5763,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1998
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1999
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1400
                    }
                  ],
                  "startTime": "2026-05-27T00:23:02.039Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 22316,
                  "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": 850
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1076
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20015,
                      "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-27T00:23:07.810Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5401,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1923
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 424
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1350
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1326
                    }
                  ],
                  "startTime": "2026-05-27T00:23:30.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": 47,
                  "parallelIndex": 5,
                  "status": "failed",
                  "duration": 22963,
                  "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": 1827
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 677
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20016,
                      "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-27T00:23:35.634Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3001,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 930
                    },
                    {
                      "title": "delete unit type",
                      "duration": 1430
                    },
                    {
                      "title": "verify unit type is no longer on list page",
                      "duration": 288
                    }
                  ],
                  "startTime": "2026-05-27T00:23:35.540Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5907,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2170
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1246
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1489
                    }
                  ],
                  "startTime": "2026-05-27T00:23:36.258Z",
                  "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": 49,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75176,
                  "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": 2145
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72619,
                      "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-27T00:23:36.706Z",
                  "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": 53,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75221,
                  "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": 1846
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72985,
                      "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-27T00:24:52.425Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5153,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1859
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1397
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1443
                    }
                  ],
                  "startTime": "2026-05-27T00:23:37.800Z",
                  "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": 44,
                  "parallelIndex": 2,
                  "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=\"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": 2115
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72676,
                      "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-27T00:23:38.548Z",
                  "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": 54,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75185,
                  "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": 1942
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72830,
                      "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-27T00:24:54.231Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5572,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1940
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1889
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1352
                    }
                  ],
                  "startTime": "2026-05-27T00:23:42.216Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5779,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2108
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1872
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1433
                    }
                  ],
                  "startTime": "2026-05-27T00:23:43.000Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5498,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1782
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1874
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1486
                    }
                  ],
                  "startTime": "2026-05-27T00:23:47.793Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5690,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1998
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1929
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1400
                    }
                  ],
                  "startTime": "2026-05-27T00:23:48.784Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6176,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1905
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2434
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1482
                    }
                  ],
                  "startTime": "2026-05-27T00:23:53.297Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 4956,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1828
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1388
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1370
                    }
                  ],
                  "startTime": "2026-05-27T00:23:54.478Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3904,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1919
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1435
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-27T00:23:58.651Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3826,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1895
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1512
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-27T00:23:59.440Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3776,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1916
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1427
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 47
                    }
                  ],
                  "startTime": "2026-05-27T00:23:59.478Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3824,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1971
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1423
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-05-27T00:24:02.562Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3460,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1814
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1241
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-27T00:24:03.260Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3597,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1966
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1235
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-27T00:24:03.272Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3552,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1948
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1210
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-27T00:24:06.392Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3523,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1887
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1249
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:24:06.726Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 2788,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1156
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1131
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 127
                    }
                  ],
                  "startTime": "2026-05-27T00:24:06.875Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2362,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 756
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1211
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-27T00:24:09.669Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7104,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1859
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 354
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1257
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3271
                    }
                  ],
                  "startTime": "2026-05-27T00:24:09.953Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7048,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1920
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 294
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1273
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3194
                    }
                  ],
                  "startTime": "2026-05-27T00:24:10.256Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1932,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 788
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 750
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-27T00:24:12.037Z",
                  "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": 50,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4285,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1924
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 350
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 200
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1443
                    }
                  ],
                  "startTime": "2026-05-27T00:24:13.975Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4277,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1902
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 437
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 197
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1358
                    }
                  ],
                  "startTime": "2026-05-27T00:24:17.064Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2063,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 752
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 891
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-27T00:24:17.310Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 2166,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 818
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 932
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-27T00:24:18.267Z",
                  "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": 48,
                  "parallelIndex": 1,
                  "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=\"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": 756
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73982,
                      "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-27T00:24:19.379Z",
                  "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": 58,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75141,
                  "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": 768
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73910,
                      "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-27T00:25:35.017Z",
                  "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": 6,
                  "status": "timedOut",
                  "duration": 75146,
                  "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": 767
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 74007,
                      "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-27T00:24:20.438Z",
                  "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": 59,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75150,
                  "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": 925
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73735,
                      "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-27T00:25:36.121Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2417,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 761
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1278
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-27T00:24:21.348Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2575,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 817
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1385
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-27T00:24:23.770Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2490,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1342
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-27T00:24:26.350Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1845,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "submit edit clearing the categories",
                      "duration": 676
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-27T00:24:28.845Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2994,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1337
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 521
                    }
                  ],
                  "startTime": "2026-05-27T00:24:30.697Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3133,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 908
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1324
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 18
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 525
                    }
                  ],
                  "startTime": "2026-05-27T00:24:33.696Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3622,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 843
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 860
                    },
                    {
                      "title": "add a deposit",
                      "duration": 1503
                    },
                    {
                      "title": "verify deposit on details page",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-05-27T00:24:36.834Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3510,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 808
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 775
                    },
                    {
                      "title": "remove the deposit",
                      "duration": 1490
                    },
                    {
                      "title": "verify deposit cleared on details page",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-27T00:24:39.545Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1746,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 746
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 614
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-27T00:24:40.461Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2805,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 849
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 792
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 679
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 120
                    }
                  ],
                  "startTime": "2026-05-27T00:24:42.213Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2209,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 751
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1076
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-27T00:24:43.103Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2215,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 763
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1086
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-27T00:24:45.025Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2566,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 755
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1421
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-27T00:24:45.318Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1790,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 760
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 657
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-27T00:24:47.245Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1843,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 866
                    },
                    {
                      "title": "apply filter",
                      "duration": 463
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 142
                    }
                  ],
                  "startTime": "2026-05-27T00:24:47.891Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1760,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 749
                    },
                    {
                      "title": "apply filter",
                      "duration": 511
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 152
                    }
                  ],
                  "startTime": "2026-05-27T00:24:49.041Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1606,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 796
                    },
                    {
                      "title": "apply filter",
                      "duration": 356
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 98
                    }
                  ],
                  "startTime": "2026-05-27T00:24:49.740Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1595,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 777
                    },
                    {
                      "title": "apply filter",
                      "duration": 379
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 79
                    }
                  ],
                  "startTime": "2026-05-27T00:24:50.808Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1812,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 769
                    },
                    {
                      "title": "apply filter",
                      "duration": 654
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-27T00:24:51.350Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2005,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 756
                    },
                    {
                      "title": "apply filter",
                      "duration": 873
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-27T00:24:52.409Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2504,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1440
                    },
                    {
                      "title": "apply filter",
                      "duration": 684
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-27T00:24:53.168Z",
                  "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": 47,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1842,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 749
                    },
                    {
                      "title": "navigate to unit type details page",
                      "duration": 597
                    },
                    {
                      "title": "verify unit type details page",
                      "duration": 127
                    }
                  ],
                  "startTime": "2026-05-27T00:24:54.420Z",
                  "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": 52,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1160,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit type create dialog from list",
                      "duration": 349
                    },
                    {
                      "title": "verify unit type create dialog is open",
                      "duration": 453
                    }
                  ],
                  "startTime": "2026-05-27T00:24:55.678Z",
                  "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": 1920,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1648
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-27T00:13:02.799Z",
                  "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": 1903,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1643
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 126
                    }
                  ],
                  "startTime": "2026-05-27T00:13:02.796Z",
                  "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-27T00:13:01.471Z",
    "duration": 829977.642,
    "expected": 405,
    "skipped": 0,
    "unexpected": 26,
    "flaky": 0
  }
}