{
  "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/14452875489",
        "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/14452875489",
            "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/14452875489",
            "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/14452875489",
            "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/14452875489",
            "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": 1750,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-20T00:14:25.613Z",
                  "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": 6222,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4341
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 528
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 738
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.097Z",
                  "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": 6323,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4432
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 489
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 780
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.095Z",
                  "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": 6606,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5003
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 361
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 666
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.093Z",
                  "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": 6882,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5333
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 304
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 686
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.089Z",
                  "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": 6179,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4343
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 568
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 720
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.097Z",
                  "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": 7890,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 6051
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 447
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 807
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.095Z",
                  "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": 6183,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4505
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 355
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 714
                    }
                  ],
                  "startTime": "2026-05-20T00:14:28.096Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3626,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 3163
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-20T00:14:34.345Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-de2c785c97ed1763fa14",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 105,
          "column": 5
        },
        {
          "title": "rejects a business customer without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3172,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2699
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-20T00:14:34.349Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4780,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 941
                    },
                    {
                      "title": "submit customer create form with duplicate email",
                      "duration": 3171
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 140
                    }
                  ],
                  "startTime": "2026-05-20T00:14:34.388Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4314,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 529
                    },
                    {
                      "title": "submit customer create form with duplicate phone number",
                      "duration": 3166
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-05-20T00:14:34.489Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4883,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit customer create form with mismatched vat type and number",
                      "duration": 3538
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 893
                    }
                  ],
                  "startTime": "2026-05-20T00:14:34.760Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3121,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 632
                    },
                    {
                      "title": "delete customer",
                      "duration": 1659
                    },
                    {
                      "title": "verify customer is no longer on list page",
                      "duration": 288
                    }
                  ],
                  "startTime": "2026-05-20T00:14:35.033Z",
                  "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": 3195,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 665
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2015
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:14:36.045Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3135,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 643
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2006
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:14:37.531Z",
                  "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": 5251,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 823
                    },
                    {
                      "title": "edit customer general",
                      "duration": 3135
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 152
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 678
                    }
                  ],
                  "startTime": "2026-05-20T00:14:37.982Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4328,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 523
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2430
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 186
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 707
                    }
                  ],
                  "startTime": "2026-05-20T00:14:38.165Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 515
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2388
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 157
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 714
                    }
                  ],
                  "startTime": "2026-05-20T00:14:38.816Z",
                  "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": 4323,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 504
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2553
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 91
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 684
                    }
                  ],
                  "startTime": "2026-05-20T00:14:39.177Z",
                  "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": 4728,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 887
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2564
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 139
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 656
                    }
                  ],
                  "startTime": "2026-05-20T00:14:39.253Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4165,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 544
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2192
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 177
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 739
                    }
                  ],
                  "startTime": "2026-05-20T00:14:39.653Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3949,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 498
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2158
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 111
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 662
                    }
                  ],
                  "startTime": "2026-05-20T00:14:40.686Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3935,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 518
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2050
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 164
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 712
                    }
                  ],
                  "startTime": "2026-05-20T00:14:42.503Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3665,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 569
                    },
                    {
                      "title": "edit customer email",
                      "duration": 2053
                    },
                    {
                      "title": "verify new email on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new email on list page",
                      "duration": 552
                    }
                  ],
                  "startTime": "2026-05-20T00:14:43.072Z",
                  "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": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 25206,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:145:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:142:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                      "column": 48,
                      "line": 145
                    },
                    "snippet": "\u001b[0m \u001b[90m 143 |\u001b[39m     \u001b[36mconst\u001b[39m listPage \u001b[33m=\u001b[39m \u001b[36mawait\u001b[39m newDetailsPage\u001b[33m.\u001b[39mreturnToCustomerListPage()\u001b[33m;\u001b[39m\n \u001b[90m 144 |\u001b[39m     \u001b[36mawait\u001b[39m listPage\u001b[33m.\u001b[39msearchTextField\u001b[33m.\u001b[39mfill(formattedNewPhone)\u001b[33m;\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 145 |\u001b[39m     \u001b[36mawait\u001b[39m expect(listPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m     |\u001b[39m                                                \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 146 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 147 |\u001b[39m })\u001b[33m;\u001b[39m\n \u001b[90m 148 |\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                        "column": 48,
                        "line": 145
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n\n  143 |     const listPage = await newDetailsPage.returnToCustomerListPage();\n  144 |     await listPage.searchTextField.fill(formattedNewPhone);\n> 145 |     await expect(listPage.dataTable.getRows()).toHaveCount(1);\n      |                                                ^\n  146 |   });\n  147 | });\n  148 |\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:145:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:142:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 532
                    },
                    {
                      "title": "edit customer phone number",
                      "duration": 3569
                    },
                    {
                      "title": "verify new phone number on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new phone number on list page",
                      "duration": 20464,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:145:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:142:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                          "column": 48,
                          "line": 145
                        },
                        "snippet": "\u001b[0m \u001b[90m 143 |\u001b[39m     \u001b[36mconst\u001b[39m listPage \u001b[33m=\u001b[39m \u001b[36mawait\u001b[39m newDetailsPage\u001b[33m.\u001b[39mreturnToCustomerListPage()\u001b[33m;\u001b[39m\n \u001b[90m 144 |\u001b[39m     \u001b[36mawait\u001b[39m listPage\u001b[33m.\u001b[39msearchTextField\u001b[33m.\u001b[39mfill(formattedNewPhone)\u001b[33m;\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 145 |\u001b[39m     \u001b[36mawait\u001b[39m expect(listPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m     |\u001b[39m                                                \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 146 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 147 |\u001b[39m })\u001b[33m;\u001b[39m\n \u001b[90m 148 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-20T00:14:43.241Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-edit-general-edits-the-phone-number-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-edit-general-edits-the-phone-number-manager-e2e/trace.zip"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                    "column": 48,
                    "line": 145
                  }
                },
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 24901,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:145:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:142:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                      "column": 48,
                      "line": 145
                    },
                    "snippet": "\u001b[0m \u001b[90m 143 |\u001b[39m     \u001b[36mconst\u001b[39m listPage \u001b[33m=\u001b[39m \u001b[36mawait\u001b[39m newDetailsPage\u001b[33m.\u001b[39mreturnToCustomerListPage()\u001b[33m;\u001b[39m\n \u001b[90m 144 |\u001b[39m     \u001b[36mawait\u001b[39m listPage\u001b[33m.\u001b[39msearchTextField\u001b[33m.\u001b[39mfill(formattedNewPhone)\u001b[33m;\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 145 |\u001b[39m     \u001b[36mawait\u001b[39m expect(listPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m     |\u001b[39m                                                \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 146 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 147 |\u001b[39m })\u001b[33m;\u001b[39m\n \u001b[90m 148 |\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                        "column": 48,
                        "line": 145
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n\n  143 |     const listPage = await newDetailsPage.returnToCustomerListPage();\n  144 |     await listPage.searchTextField.fill(formattedNewPhone);\n> 145 |     await expect(listPage.dataTable.getRows()).toHaveCount(1);\n      |                                                ^\n  146 |   });\n  147 | });\n  148 |\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:145:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:142:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 555
                    },
                    {
                      "title": "edit customer phone number",
                      "duration": 3289
                    },
                    {
                      "title": "verify new phone number on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new phone number on list page",
                      "duration": 20411,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:145:48\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts:142:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                          "column": 48,
                          "line": 145
                        },
                        "snippet": "\u001b[0m \u001b[90m 143 |\u001b[39m     \u001b[36mconst\u001b[39m listPage \u001b[33m=\u001b[39m \u001b[36mawait\u001b[39m newDetailsPage\u001b[33m.\u001b[39mreturnToCustomerListPage()\u001b[33m;\u001b[39m\n \u001b[90m 144 |\u001b[39m     \u001b[36mawait\u001b[39m listPage\u001b[33m.\u001b[39msearchTextField\u001b[33m.\u001b[39mfill(formattedNewPhone)\u001b[33m;\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 145 |\u001b[39m     \u001b[36mawait\u001b[39m expect(listPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m     |\u001b[39m                                                \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 146 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 147 |\u001b[39m })\u001b[33m;\u001b[39m\n \u001b[90m 148 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-20T00:15:09.014Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-edit-general-edits-the-phone-number-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-edit-general-edits-the-phone-number-manager-e2e-retry1/trace.zip"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
                    "column": 48,
                    "line": 145
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-11548907c04d6c5c914c",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 125,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate email",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2583,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 501
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 513
                    },
                    {
                      "title": "submit edit with duplicate email",
                      "duration": 947
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 153
                    }
                  ],
                  "startTime": "2026-05-20T00:14:43.509Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4160,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 582
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 488
                    },
                    {
                      "title": "submit edit with duplicate phone number",
                      "duration": 2429
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-20T00:14:43.826Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4242,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 621
                    },
                    {
                      "title": "submit edit with mismatched vat type and number",
                      "duration": 1268
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 1887
                    }
                  ],
                  "startTime": "2026-05-20T00:14:43.989Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2083,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 647
                    },
                    {
                      "title": "submit edit clearing required fields",
                      "duration": 922
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-20T00:14:44.645Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-22caf72786632ed584e5",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 205,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1610,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 504
                    },
                    {
                      "title": "apply filter",
                      "duration": 477
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 153
                    }
                  ],
                  "startTime": "2026-05-20T00:14:46.104Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1686,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 513
                    },
                    {
                      "title": "apply filter",
                      "duration": 562
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 170
                    }
                  ],
                  "startTime": "2026-05-20T00:14:46.450Z",
                  "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": 1680,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 511
                    },
                    {
                      "title": "apply filter",
                      "duration": 560
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 144
                    }
                  ],
                  "startTime": "2026-05-20T00:14:46.737Z",
                  "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": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "failed",
                  "duration": 21883,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:72:56\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:71:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                      "column": 56,
                      "line": 72
                    },
                    "snippet": "\u001b[0m \u001b[90m 70 |\u001b[39m\n \u001b[90m 71 |\u001b[39m   \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify list is filtered'\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 72 |\u001b[39m     \u001b[36mawait\u001b[39m expect(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                                        \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 73 |\u001b[39m     \u001b[36mawait\u001b[39m expectDataTableColumnToContainText(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m,\u001b[39m customerTableColumnTestIds\u001b[33m.\u001b[39mphoneNumber\u001b[33m,\u001b[39m phone)\u001b[33m;\u001b[39m\n \u001b[90m 74 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 75 |\u001b[39m })\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                        "column": 56,
                        "line": 72
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n\n  70 |\n  71 |   await test.step('verify list is filtered', async () => {\n> 72 |     await expect(customerListPage.dataTable.getRows()).toHaveCount(1);\n     |                                                        ^\n  73 |     await expectDataTableColumnToContainText(customerListPage.dataTable, customerTableColumnTestIds.phoneNumber, phone);\n  74 |   });\n  75 | });\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:72:56\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:71:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 740
                    },
                    {
                      "title": "apply filter",
                      "duration": 534
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 20019,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:72:56\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:71:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                          "column": 56,
                          "line": 72
                        },
                        "snippet": "\u001b[0m \u001b[90m 70 |\u001b[39m\n \u001b[90m 71 |\u001b[39m   \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify list is filtered'\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 72 |\u001b[39m     \u001b[36mawait\u001b[39m expect(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                                        \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 73 |\u001b[39m     \u001b[36mawait\u001b[39m expectDataTableColumnToContainText(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m,\u001b[39m customerTableColumnTestIds\u001b[33m.\u001b[39mphoneNumber\u001b[33m,\u001b[39m phone)\u001b[33m;\u001b[39m\n \u001b[90m 74 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 75 |\u001b[39m })\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-20T00:14:46.747Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-phone-number-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-phone-number-manager-e2e/trace.zip"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                    "column": 56,
                    "line": 72
                  }
                },
                {
                  "workerIndex": 11,
                  "parallelIndex": 1,
                  "status": "failed",
                  "duration": 21611,
                  "error": {
                    "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                    "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:72:56\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:71:3",
                    "location": {
                      "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                      "column": 56,
                      "line": 72
                    },
                    "snippet": "\u001b[0m \u001b[90m 70 |\u001b[39m\n \u001b[90m 71 |\u001b[39m   \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify list is filtered'\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 72 |\u001b[39m     \u001b[36mawait\u001b[39m expect(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                                        \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 73 |\u001b[39m     \u001b[36mawait\u001b[39m expectDataTableColumnToContainText(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m,\u001b[39m customerTableColumnTestIds\u001b[33m.\u001b[39mphoneNumber\u001b[33m,\u001b[39m phone)\u001b[33m;\u001b[39m\n \u001b[90m 74 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 75 |\u001b[39m })\u001b[33m;\u001b[39m\u001b[0m"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                        "column": 56,
                        "line": 72
                      },
                      "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n\n  70 |\n  71 |   await test.step('verify list is filtered', async () => {\n> 72 |     await expect(customerListPage.dataTable.getRows()).toHaveCount(1);\n     |                                                        ^\n  73 |     await expectDataTableColumnToContainText(customerListPage.dataTable, customerTableColumnTestIds.phoneNumber, phone);\n  74 |   });\n  75 | });\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:72:56\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:71:3"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 504
                    },
                    {
                      "title": "apply filter",
                      "duration": 494
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 20015,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  20000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('app-page').getByTestId('app-page-content').locator('.ui-data-grid').locator('[data-test-id=ui-data-grid-table]:not(.disabled):not(.loading):not(.fetching)').getByTestId('ui-data-grid-table-with-data').locator('tr')\u001b[22m\n\u001b[2m    24 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:72:56\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts:71:3",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                          "column": 56,
                          "line": 72
                        },
                        "snippet": "\u001b[0m \u001b[90m 70 |\u001b[39m\n \u001b[90m 71 |\u001b[39m   \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify list is filtered'\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 72 |\u001b[39m     \u001b[36mawait\u001b[39m expect(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m.\u001b[39mgetRows())\u001b[33m.\u001b[39mtoHaveCount(\u001b[35m1\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                                        \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 73 |\u001b[39m     \u001b[36mawait\u001b[39m expectDataTableColumnToContainText(customerListPage\u001b[33m.\u001b[39mdataTable\u001b[33m,\u001b[39m customerTableColumnTestIds\u001b[33m.\u001b[39mphoneNumber\u001b[33m,\u001b[39m phone)\u001b[33m;\u001b[39m\n \u001b[90m 74 |\u001b[39m   })\u001b[33m;\u001b[39m\n \u001b[90m 75 |\u001b[39m })\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-20T00:15:09.134Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-phone-number-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/customer-customer-filter-filters-by-phone-number-manager-e2e-retry1/trace.zip"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/customer/customer-filter.spec.ts",
                    "column": 56,
                    "line": 72
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1685,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 614
                    },
                    {
                      "title": "apply filter",
                      "duration": 470
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 180
                    }
                  ],
                  "startTime": "2026-05-20T00:14:47.722Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1540,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 497
                    },
                    {
                      "title": "apply filter",
                      "duration": 462
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 165
                    }
                  ],
                  "startTime": "2026-05-20T00:14:47.995Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1666,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 520
                    },
                    {
                      "title": "apply filter",
                      "duration": 712
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:14:48.145Z",
                  "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": 1623,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 619
                    },
                    {
                      "title": "apply filter",
                      "duration": 439
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 109
                    }
                  ],
                  "startTime": "2026-05-20T00:14:48.241Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1774,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 512
                    },
                    {
                      "title": "apply filter",
                      "duration": 809
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-20T00:14:48.424Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2116,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 522
                    },
                    {
                      "title": "apply filter",
                      "duration": 1174
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-20T00:14:49.416Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1791,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 526
                    },
                    {
                      "title": "apply filter",
                      "duration": 837
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-20T00:14:49.545Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1781,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 586
                    },
                    {
                      "title": "apply filter",
                      "duration": 739
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:14:49.818Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1761,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 513
                    },
                    {
                      "title": "navigate to customer details page",
                      "duration": 681
                    },
                    {
                      "title": "verify customer details page",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-20T00:14:49.873Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1206,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open customer create dialog from list",
                      "duration": 343
                    },
                    {
                      "title": "verify customer create dialog is open",
                      "duration": 490
                    }
                  ],
                  "startTime": "2026-05-20T00:14:50.204Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2298,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 510
                    },
                    {
                      "title": "set password",
                      "duration": 1336
                    }
                  ],
                  "startTime": "2026-05-20T00:14:51.346Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2202,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 512
                    },
                    {
                      "title": "submit set-password form with mismatched confirm",
                      "duration": 1221
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-20T00:14:51.423Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2198,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 507
                    },
                    {
                      "title": "submit set-password form with a weak password",
                      "duration": 1234
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-20T00:14:51.542Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2070,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 473
                    },
                    {
                      "title": "submit set-password form with cleared required fields",
                      "duration": 1140
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:14:51.606Z",
                  "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": 3059,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2138
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 35
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 524
                    }
                  ],
                  "startTime": "2026-05-20T00:14:51.646Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3867,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2848
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 47
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 541
                    }
                  ],
                  "startTime": "2026-05-20T00:14:53.639Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4018,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2883
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 167
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 557
                    }
                  ],
                  "startTime": "2026-05-20T00:14:53.655Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 937,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid deposit create form",
                      "duration": 518
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-20T00:14:53.688Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2104,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 770
                    },
                    {
                      "title": "submit deposit create form with duplicate name",
                      "duration": 791
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-20T00:14:53.752Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-00336ab762b3c701d7c6",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 62,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-delete.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a deposit that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3024,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 897
                    },
                    {
                      "title": "delete deposit",
                      "duration": 1424
                    },
                    {
                      "title": "verify deposit is no longer on list page",
                      "duration": 288
                    }
                  ],
                  "startTime": "2026-05-20T00:14:54.632Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "47e937dc020653e32743-bb8f0facf811a90035fd",
          "file": "src/manager/tests/e2e/deposit/deposit-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3077,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 768
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1331
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 23
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 552
                    }
                  ],
                  "startTime": "2026-05-20T00:14:54.713Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3688,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 786
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1869
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 583
                    }
                  ],
                  "startTime": "2026-05-20T00:14:55.865Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3831,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 845
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 2038
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 14
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 533
                    }
                  ],
                  "startTime": "2026-05-20T00:14:57.515Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1782,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 747
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 622
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:14:57.665Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2768,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 808
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 785
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 608
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-05-20T00:14:57.681Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2374,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 745
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1222
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:14:57.797Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2804,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 733
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1012
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-20T00:14:59.455Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "902dcb1cf333e7cf2936-fb46373676ef90f293bc",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2818,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 748
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1637
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-20T00:14:59.562Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1917,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 796
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 674
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:15:00.177Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1897,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 790
                    },
                    {
                      "title": "apply filter",
                      "duration": 531
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-20T00:15:00.461Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1820,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 862
                    },
                    {
                      "title": "apply filter",
                      "duration": 431
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 124
                    }
                  ],
                  "startTime": "2026-05-20T00:15:01.355Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1760,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 752
                    },
                    {
                      "title": "apply filter",
                      "duration": 513
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 115
                    }
                  ],
                  "startTime": "2026-05-20T00:15:02.102Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2074,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 906
                    },
                    {
                      "title": "apply filter",
                      "duration": 740
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:15:02.267Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2330,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 1257
                    },
                    {
                      "title": "apply filter",
                      "duration": 642
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-20T00:15:02.369Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "714dec3bb8e9476c7695-bdf84c92ac9f4805a242",
          "file": "src/manager/tests/e2e/deposit/deposit-filter.spec.ts",
          "line": 74,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/deposit/deposit-navigate.spec.ts",
      "file": "src/manager/tests/e2e/deposit/deposit-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the deposit list to the deposit details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2037,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 869
                    },
                    {
                      "title": "navigate to deposit details page",
                      "duration": 623
                    },
                    {
                      "title": "verify deposit details page",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-20T00:15:02.386Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1215,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open deposit create dialog from list",
                      "duration": 425
                    },
                    {
                      "title": "verify deposit create dialog is open",
                      "duration": 423
                    }
                  ],
                  "startTime": "2026-05-20T00:15:03.182Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5409,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2134
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1517
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1386
                    }
                  ],
                  "startTime": "2026-05-20T00:15:03.877Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5940,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2315
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1669
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1527
                    }
                  ],
                  "startTime": "2026-05-20T00:15:04.353Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5654,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2109
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1614
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1513
                    }
                  ],
                  "startTime": "2026-05-20T00:15:04.410Z",
                  "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": 3813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1872
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1558
                    }
                  ],
                  "startTime": "2026-05-20T00:15:04.436Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4091,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2039
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1626
                    }
                  ],
                  "startTime": "2026-05-20T00:15:04.710Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-1901ba886e9a51bc2386",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate weekly period amount to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4554,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2089
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1447
                    }
                  ],
                  "startTime": "2026-05-20T00:15:08.256Z",
                  "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": 4379,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2419
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1563
                    }
                  ],
                  "startTime": "2026-05-20T00:15:08.806Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4583,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2667
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1485
                    }
                  ],
                  "startTime": "2026-05-20T00:15:09.292Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3908,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2048
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1419
                    }
                  ],
                  "startTime": "2026-05-20T00:15:10.070Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4092,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2173
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1461
                    }
                  ],
                  "startTime": "2026-05-20T00:15:10.298Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4011,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2100
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1468
                    }
                  ],
                  "startTime": "2026-05-20T00:15:12.817Z",
                  "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": 2059,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 925
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 695
                    }
                  ],
                  "startTime": "2026-05-20T00:15:13.192Z",
                  "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": 6088,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3842
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1320
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 513
                    }
                  ],
                  "startTime": "2026-05-20T00:15:13.882Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 9324,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 6887
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1532
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 491
                    }
                  ],
                  "startTime": "2026-05-20T00:15:13.988Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 9519,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7039
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1516
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 517
                    }
                  ],
                  "startTime": "2026-05-20T00:15:14.400Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 9452,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 6945
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1556
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 504
                    }
                  ],
                  "startTime": "2026-05-20T00:15:15.261Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6088,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3665
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1494
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 508
                    }
                  ],
                  "startTime": "2026-05-20T00:15:16.838Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6052,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3739
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1387
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 509
                    }
                  ],
                  "startTime": "2026-05-20T00:15:19.977Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5948,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3631
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1396
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 501
                    }
                  ],
                  "startTime": "2026-05-20T00:15:22.932Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-f05ce72a6da5334ca546",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 15,
          "column": 7
        },
        {
          "title": "creates an insurance with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 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=\"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": 74764,
                      "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-20T00:15:23.318Z",
                  "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": 14,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75156,
                  "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": 74788,
                      "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-20T00:16:38.898Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2144,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 1693
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-20T00:15:23.926Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 23616,
                  "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": 755
                    },
                    {
                      "title": "submit insurance create form with duplicate name",
                      "duration": 2413
                    },
                    {
                      "title": "verify errors on form",
                      "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-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-20T00:15:24.720Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3337,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 2934
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-20T00:15:26.035Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-0c571e4b51cfe32d0bf3",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 88,
          "column": 7
        },
        {
          "title": "rejects an insurance with duplicate monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3055
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-20T00:15:26.077Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-768020c4dda794fba721",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 88,
          "column": 7
        },
        {
          "title": "rejects an insurance with duplicate mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4937,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 4531
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-20T00:15:28.886Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-e6dbbee6a06c0786eea3",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 88,
          "column": 7
        },
        {
          "title": "rejects an insurance with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2363,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1988
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:15:29.378Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2427,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2059
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-20T00:15:29.540Z",
                  "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": 12,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2512,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2080
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-20T00:15:31.298Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c62f8d9f87a3331b9eff-8003e7c23dec8fdb4d6a",
          "file": "src/manager/tests/e2e/insurance/insurance-create.spec.ts",
          "line": 105,
          "column": 7
        },
        {
          "title": "rejects an insurance with monthly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2485,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2088
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-05-20T00:15:31.746Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2324,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1913
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-20T00:15:31.973Z",
                  "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": 5243,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1932
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1597
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1332
                    }
                  ],
                  "startTime": "2026-05-20T00:15:33.831Z",
                  "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": 12,
                  "parallelIndex": 1,
                  "status": "failed",
                  "duration": 22224,
                  "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": 763
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1050
                    },
                    {
                      "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/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-20T00:15:33.854Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5368,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1829
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 456
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1339
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1295
                    }
                  ],
                  "startTime": "2026-05-20T00:15:34.468Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "failed",
                  "duration": 23011,
                  "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": 1813
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 754
                    },
                    {
                      "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-20T00:15:34.237Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2794,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 725
                    },
                    {
                      "title": "delete insurance",
                      "duration": 1405
                    },
                    {
                      "title": "verify insurance is no longer on list page",
                      "duration": 297
                    }
                  ],
                  "startTime": "2026-05-20T00:15:34.304Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5515,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1916
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1858
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1380
                    }
                  ],
                  "startTime": "2026-05-20T00:15:37.106Z",
                  "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": 5381,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1848
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1860
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1294
                    }
                  ],
                  "startTime": "2026-05-20T00:15:39.080Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6047,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1865
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2340
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1464
                    }
                  ],
                  "startTime": "2026-05-20T00:15:39.884Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6051,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1902
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2386
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1414
                    }
                  ],
                  "startTime": "2026-05-20T00:15:42.628Z",
                  "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": 4896,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1890
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1299
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1345
                    }
                  ],
                  "startTime": "2026-05-20T00:15:44.467Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3792,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2002
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1298
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 119
                    }
                  ],
                  "startTime": "2026-05-20T00:15:45.939Z",
                  "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": 3711,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1915
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1304
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 127
                    }
                  ],
                  "startTime": "2026-05-20T00:15:48.345Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3783,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1960
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1323
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 126
                    }
                  ],
                  "startTime": "2026-05-20T00:15:48.685Z",
                  "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": 3598,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1745
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1339
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 122
                    }
                  ],
                  "startTime": "2026-05-20T00:15:49.368Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3607,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1867
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1320
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:15:49.737Z",
                  "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": 3641,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1889
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1346
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-20T00:15:52.064Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3623,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1833
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1373
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:15:52.474Z",
                  "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": 3624,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1849
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1351
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:15:52.971Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2501,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 729
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1394
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:15:53.349Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7132,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1873
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 341
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1297
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3244
                    }
                  ],
                  "startTime": "2026-05-20T00:15:55.713Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7151,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1907
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 307
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1356
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3205
                    }
                  ],
                  "startTime": "2026-05-20T00:15:55.857Z",
                  "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": 12,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1862,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 885
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 594
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:15:56.090Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4435,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1958
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 499
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 197
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1386
                    }
                  ],
                  "startTime": "2026-05-20T00:15:56.104Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4205,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1860
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 403
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 203
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1313
                    }
                  ],
                  "startTime": "2026-05-20T00:15:56.601Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "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": 1067
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73636,
                      "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-20T00:15:57.255Z",
                  "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": 15,
                  "parallelIndex": 5,
                  "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": 746
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73986,
                      "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-20T00:17:12.782Z",
                  "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": 12,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75118,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 743
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73940,
                      "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-20T00:15:57.960Z",
                  "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": 16,
                  "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=\"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": 852
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73897,
                      "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-20T00:17:13.535Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2891,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 712
                    },
                    {
                      "title": "edit insurance general",
                      "duration": 1316
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 506
                    }
                  ],
                  "startTime": "2026-05-20T00:16:00.547Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1775,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 764
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 615
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-20T00:16:00.811Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 783
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 741
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 659
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 117
                    }
                  ],
                  "startTime": "2026-05-20T00:16:02.593Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2240,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 749
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1107
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-20T00:16:02.852Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2192,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 750
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1051
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-20T00:16:03.016Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2741,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 735
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1582
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:16:03.444Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1909,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 827
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 666
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-20T00:16:05.097Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2117,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 845
                    },
                    {
                      "title": "apply filter",
                      "duration": 518
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 133
                    }
                  ],
                  "startTime": "2026-05-20T00:16:05.216Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2029,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 719
                    },
                    {
                      "title": "apply filter",
                      "duration": 510
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-05-20T00:16:05.302Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1551,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 754
                    },
                    {
                      "title": "apply filter",
                      "duration": 336
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 71
                    }
                  ],
                  "startTime": "2026-05-20T00:16:06.191Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1829,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 749
                    },
                    {
                      "title": "apply filter",
                      "duration": 681
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-20T00:16:07.015Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1853,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 771
                    },
                    {
                      "title": "apply filter",
                      "duration": 674
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-20T00:16:07.338Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2136,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1014
                    },
                    {
                      "title": "navigate to insurance details page",
                      "duration": 594
                    },
                    {
                      "title": "verify insurance details page",
                      "duration": 120
                    }
                  ],
                  "startTime": "2026-05-20T00:16:07.340Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1013,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open insurance create dialog from list",
                      "duration": 256
                    },
                    {
                      "title": "verify insurance create dialog is open",
                      "duration": 426
                    }
                  ],
                  "startTime": "2026-05-20T00:16:07.749Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c0c0bc3a4b4716ac22a8-2b30be66cd5123744119",
          "file": "src/manager/tests/e2e/insurance/insurance-navigate.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-navigate.spec.ts",
      "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the product list to the one-time product details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2027,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 771
                    },
                    {
                      "title": "navigate to one-time product details page",
                      "duration": 698
                    },
                    {
                      "title": "verify one-time product details page",
                      "duration": 133
                    }
                  ],
                  "startTime": "2026-05-20T00:16:08.776Z",
                  "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": 1946,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 731
                    },
                    {
                      "title": "navigate to recurring product details page",
                      "duration": 632
                    },
                    {
                      "title": "verify recurring product details page",
                      "duration": 146
                    }
                  ],
                  "startTime": "2026-05-20T00:16:08.857Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1391,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open one-time product create dialog from list",
                      "duration": 560
                    },
                    {
                      "title": "verify one-time product create dialog is open",
                      "duration": 484
                    }
                  ],
                  "startTime": "2026-05-20T00:16:09.202Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1611,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open recurring product create dialog from list",
                      "duration": 769
                    },
                    {
                      "title": "verify recurring product create dialog is open",
                      "duration": 477
                    }
                  ],
                  "startTime": "2026-05-20T00:16:09.487Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5094,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 781
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 806
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 902
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2127
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-20T00:16:10.600Z",
                  "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": 3929,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2767
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 180
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 567
                    }
                  ],
                  "startTime": "2026-05-20T00:16:10.811Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4044,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2914
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 177
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 567
                    }
                  ],
                  "startTime": "2026-05-20T00:16:10.820Z",
                  "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": 13,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3968,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2799
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 190
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 551
                    }
                  ],
                  "startTime": "2026-05-20T00:16:11.105Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3791,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2661
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 186
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 529
                    }
                  ],
                  "startTime": "2026-05-20T00:16:14.746Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-21db5984c9855f2ab1b2",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with a max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3932,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2800
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 173
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 532
                    }
                  ],
                  "startTime": "2026-05-20T00:16:14.871Z",
                  "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": 13,
                  "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-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": 74761,
                      "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-20T00:16:15.080Z",
                  "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": 17,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75153,
                  "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": 74748,
                      "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-20T00:17:30.690Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4308,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 727
                    },
                    {
                      "title": "create one-time product with duplicate name",
                      "duration": 3153
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-20T00:16:15.701Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 994
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 803
                    },
                    {
                      "title": "create one-time product with attached unit types",
                      "duration": 4117
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 133
                    }
                  ],
                  "startTime": "2026-05-20T00:16:18.542Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-564aae8c42f573fc9448",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 90,
          "column": 5
        },
        {
          "title": "creates a published one-time product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 834
                    },
                    {
                      "title": "create published one-time product",
                      "duration": 4421
                    },
                    {
                      "title": "verify published status on details page",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-20T00:16:18.809Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1432,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid one-time product create form",
                      "duration": 1065
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-20T00:16:20.014Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2810,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 732
                    },
                    {
                      "title": "delete one-time product",
                      "duration": 1411
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 283
                    }
                  ],
                  "startTime": "2026-05-20T00:16:21.451Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3916,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 842
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 799
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 720
                    },
                    {
                      "title": "detach unit type",
                      "duration": 269
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 876
                    }
                  ],
                  "startTime": "2026-05-20T00:16:24.269Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "754a2da72b753f07e54f-2e5dde5f547b06d82fe9",
          "file": "src/manager/tests/e2e/product/product-one-time-detach-unit-type.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2448,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 726
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1344
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:16:24.458Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2501,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 732
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1390
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:16:25.006Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-5d49bf7360cb95f94538",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the requirement to optional",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2541,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 772
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1377
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-20T00:16:26.911Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75118,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 709
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 74047,
                      "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-20T00:16:27.511Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-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": 18,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75126,
                  "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": 820
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73932,
                      "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-20T00:17:43.067Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75109,
                  "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": 749
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73974,
                      "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-20T00:16:28.192Z",
                  "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": 19,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75122,
                  "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": 721
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73987,
                      "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-20T00:17:43.727Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "8498eb988639eb545f75-a779048d027f1103f210",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1682,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 732
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 580
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-20T00:16:29.457Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-10288cb5acb797d56a76",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 35,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3123,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 929
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1315
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 13
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 507
                    }
                  ],
                  "startTime": "2026-05-20T00:16:31.144Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-ac62e2737b80a8e075b2",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4068,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 865
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 2328
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 12
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 500
                    }
                  ],
                  "startTime": "2026-05-20T00:16:34.272Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-cab21baf8f200279af86",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the name and price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4000,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 756
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 2376
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 492
                    }
                  ],
                  "startTime": "2026-05-20T00:16:38.345Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-d2a8b8dea3d1ccc69e68",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits a one-time product to use a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3327,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 914
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 717
                    },
                    {
                      "title": "edit one-time product to use duplicate name",
                      "duration": 1319
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-20T00:16:42.350Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-6d9d544bbfbb2b4402b8",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 41,
          "column": 5
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1698,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 760
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 566
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:16:45.682Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "eae44fcd2493628cfbf2-79fad76c42471313f933",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-general.spec.ts",
          "line": 61,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes via the action menu",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3386,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 751
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 717
                    },
                    {
                      "title": "verify product is initially unpublished",
                      "duration": 164
                    },
                    {
                      "title": "publish the product",
                      "duration": 1350
                    },
                    {
                      "title": "verify product is now published",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-05-20T00:16:47.385Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d7ca98bb2355232cc54a-743794590c6a176c47d7",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
          "line": 6,
          "column": 5
        },
        {
          "title": "unpublishes via the action menu",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3509,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 783
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 792
                    },
                    {
                      "title": "verify product is initially published",
                      "duration": 166
                    },
                    {
                      "title": "unpublish the product",
                      "duration": 1351
                    },
                    {
                      "title": "verify product is now unpublished",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-05-20T00:16:50.777Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d7ca98bb2355232cc54a-82789ce88a42117e73d1",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-publish.spec.ts",
          "line": 23,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2889,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 785
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1722
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-20T00:16:54.291Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-50c9c526f684866f70c2",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the b2b tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2886,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 783
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1744
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-20T00:16:57.185Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-a5204ad6176ee2aaa4bf",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3284,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 744
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 2186
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:17:00.076Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-352661a6068839031863",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1689,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 718
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 616
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:17:03.365Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-7c71028a3723253cafd2",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 26,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1671,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 719
                    },
                    {
                      "title": "apply filter",
                      "duration": 469
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-20T00:17:05.060Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-1cab16af026cd6a958e7",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1726,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 757
                    },
                    {
                      "title": "apply filter",
                      "duration": 469
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-20T00:17:06.736Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-b67a6e5441f7c42b411e",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 23,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1510,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 726
                    },
                    {
                      "title": "apply filter",
                      "duration": 366
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 65
                    }
                  ],
                  "startTime": "2026-05-20T00:17:08.466Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-8781ec726203b778ba43",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 36,
          "column": 5
        },
        {
          "title": "filters by frequency=one-time",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1799,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 823
                    },
                    {
                      "title": "apply filter",
                      "duration": 611
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:17:09.981Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-80e50dba067ec179cb6f",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 53,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1855,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 867
                    },
                    {
                      "title": "apply filter",
                      "duration": 622
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-20T00:17:11.786Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-c99622bcc9caaa456b0d",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 70,
          "column": 5
        },
        {
          "title": "excludes one-time products not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2402,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 750
                    },
                    {
                      "title": "apply filter",
                      "duration": 625
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-05-20T00:17:13.646Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-89f4ef5e63ca2c05ef16",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 85,
          "column": 5
        },
        {
          "title": "excludes one-time products when filtered by frequency=recurring",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1684,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 733
                    },
                    {
                      "title": "apply filter",
                      "duration": 607
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-05-20T00:17:16.053Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-4cc8e9151c245c71dfea",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 100,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-update-unit-types.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-update-unit-types.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "updates the unit type list via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5736,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 878
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 772
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 811
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 873
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 1980
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:17:17.742Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5be5a07d1f23bfa59af7-886c234828b89851be7c",
          "file": "src/manager/tests/e2e/product/product-one-time-update-unit-types.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "adds a weekly booking plan to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5121,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1893
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1453
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1384
                    }
                  ],
                  "startTime": "2026-05-20T00:17:23.484Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-7dd69808532cfbeee993",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1950
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1494
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1442
                    }
                  ],
                  "startTime": "2026-05-20T00:17:28.610Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-df71889bbc2a55c209f9",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5226,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1940
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1423
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1468
                    }
                  ],
                  "startTime": "2026-05-20T00:17:33.863Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-d71293aefa1d5ba7fa3c",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to weekly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3550,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1816
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1348
                    }
                  ],
                  "startTime": "2026-05-20T00:17:39.094Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-8db8aff43471f49897f7",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3735,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1887
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1464
                    }
                  ],
                  "startTime": "2026-05-20T00:17:42.649Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1876
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1353
                    }
                  ],
                  "startTime": "2026-05-20T00:17:46.389Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-37ae57e1377c0d060e97",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate monthly period amount to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3609,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1823
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1398
                    }
                  ],
                  "startTime": "2026-05-20T00:17:50.009Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3599,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1952
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1262
                    }
                  ],
                  "startTime": "2026-05-20T00:17:53.623Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3546,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1822
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1335
                    }
                  ],
                  "startTime": "2026-05-20T00:17:54.525Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3735,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1979
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1378
                    }
                  ],
                  "startTime": "2026-05-20T00:17:57.227Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3606,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1869
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1341
                    }
                  ],
                  "startTime": "2026-05-20T00:17:58.113Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1714,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 773
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 597
                    }
                  ],
                  "startTime": "2026-05-20T00:18:00.967Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5041,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 875
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 791
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 816
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2144
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-20T00:18:01.726Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6052,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3783
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1396
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 516
                    }
                  ],
                  "startTime": "2026-05-20T00:18:02.688Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 9583,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7245
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1445
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 532
                    }
                  ],
                  "startTime": "2026-05-20T00:18:06.775Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 9599,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7249
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1452
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 515
                    }
                  ],
                  "startTime": "2026-05-20T00:18:08.746Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 9700,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7286
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1526
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 526
                    }
                  ],
                  "startTime": "2026-05-20T00:18:16.363Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-034734def690270a03c7",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with zero taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6097,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3821
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1403
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 514
                    }
                  ],
                  "startTime": "2026-05-20T00:18:18.350Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6280,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4014
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1369
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 535
                    }
                  ],
                  "startTime": "2026-05-20T00:18:24.452Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 6525,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4139
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1450
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 541
                    }
                  ],
                  "startTime": "2026-05-20T00:18:26.070Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6508,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4004
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1515
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 530
                    }
                  ],
                  "startTime": "2026-05-20T00:18:28.396Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6354,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3909
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1473
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 523
                    }
                  ],
                  "startTime": "2026-05-20T00:18:29.215Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75129,
                  "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": 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-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-20T00:18:30.738Z",
                  "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": 26,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75155,
                  "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": 74656,
                      "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-20T00:19:46.467Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5288,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 757
                    },
                    {
                      "title": "create recurring product with duplicate name",
                      "duration": 4126
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:18:32.602Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-899cd8fa21f10b1fc844",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 76,
          "column": 5
        },
        {
          "title": "creates a recurring product with attached unit types",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7501,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 764
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 864
                    },
                    {
                      "title": "create recurring product with attached unit types",
                      "duration": 5308
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 160
                    }
                  ],
                  "startTime": "2026-05-20T00:18:34.951Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2202,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 1816
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-20T00:18:35.617Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3553,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3171
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-20T00:18:37.824Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3638,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3251
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-20T00:18:37.897Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5128,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 4758
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:18:41.383Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-d97f4324f1fe2360d549",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 139,
          "column": 7
        },
        {
          "title": "rejects a recurring product with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2433,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2064
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-20T00:18:41.540Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2462,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2086
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:18:42.460Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-0b6e4f065fa97d164145",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with monthly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2544,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2181
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:18:43.979Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-85fbefcdef587bc91db3",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with monthly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2541,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2179
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:18:44.927Z",
                  "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": 23,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2375,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1955
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-20T00:18:46.415Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5130,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1850
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1558
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1332
                    }
                  ],
                  "startTime": "2026-05-20T00:18:46.517Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "35b829e4e30beb7cba58-8fc443fd08e48c8a23d6",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects deleting the only booking plan via the inline action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                    "line": 38,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 6,
                  "status": "failed",
                  "duration": 22203,
                  "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": 732
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1046
                    },
                    {
                      "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-20T00:18:46.530Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                        "line": 38,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--24e2f-n-via-the-inline-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                    "column": 42,
                    "line": 52
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "35b829e4e30beb7cba58-b841309414d3c10f705b",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
          "line": 38,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes some booking plans via the row action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5977,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2034
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 369
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1867
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1339
                    }
                  ],
                  "startTime": "2026-05-20T00:18:47.474Z",
                  "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": 23,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 23114,
                  "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": 1903
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 779
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20023,
                      "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-20T00:18:48.833Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                        "line": 38,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--67068-lans-via-the-row-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                    "column": 42,
                    "line": 55
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "11f3129daa04eadf7ae3-54f324f7dfd6a381f63d",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
          "line": 38,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a recurring product that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3142,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1015
                    },
                    {
                      "title": "delete recurring product",
                      "duration": 1488
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 278
                    }
                  ],
                  "startTime": "2026-05-20T00:18:51.654Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3957,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 869
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 773
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 732
                    },
                    {
                      "title": "detach unit type",
                      "duration": 328
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 881
                    }
                  ],
                  "startTime": "2026-05-20T00:18:53.456Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5605,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1897
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1924
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1414
                    }
                  ],
                  "startTime": "2026-05-20T00:18:54.803Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6262,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1990
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2432
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1494
                    }
                  ],
                  "startTime": "2026-05-20T00:18:57.420Z",
                  "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": 24,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5652,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1973
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1893
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1379
                    }
                  ],
                  "startTime": "2026-05-20T00:18:58.661Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5493,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1740
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1972
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1359
                    }
                  ],
                  "startTime": "2026-05-20T00:18:59.318Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4919,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1926
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1317
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1286
                    }
                  ],
                  "startTime": "2026-05-20T00:19:00.415Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3858,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1997
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1367
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-20T00:19:03.687Z",
                  "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": 24,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3792,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1885
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1409
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-20T00:19:04.358Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3761,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1772
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1467
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 127
                    }
                  ],
                  "startTime": "2026-05-20T00:19:04.858Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-1593f57e0f5f73fe8435",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate monthly period amount in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3708,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1772
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1417
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 119
                    }
                  ],
                  "startTime": "2026-05-20T00:19:05.341Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4205,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2282
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1517
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-20T00:19:07.551Z",
                  "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": 24,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3755,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1825
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1529
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-20T00:19:08.157Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3726,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1813
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1486
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:19:08.625Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3761,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1754
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1572
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-20T00:19:08.741Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2769,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 843
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1527
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-20T00:19:09.055Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7374,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1875
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 484
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1362
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3247
                    }
                  ],
                  "startTime": "2026-05-20T00:19:11.764Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1808
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 390
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1390
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3238
                    }
                  ],
                  "startTime": "2026-05-20T00:19:11.831Z",
                  "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": 24,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1800,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 753
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 678
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:19:11.926Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "86c7875610c877cec192-3dab671d21ec0ff4e989",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-prices.spec.ts",
          "line": 40,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-publish-status.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plans-publish-status.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4388,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1867
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 481
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 203
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1405
                    }
                  ],
                  "startTime": "2026-05-20T00:19:11.960Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4470,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1985
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 411
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 207
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1440
                    }
                  ],
                  "startTime": "2026-05-20T00:19:12.358Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2876,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 978
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1487
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-20T00:19:12.509Z",
                  "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": 24,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2866,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 856
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1541
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-20T00:19:13.732Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2586,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 736
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1416
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-20T00:19:15.391Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10b1148f5c4528fe4e82-c19c04dd97867f8f65bb",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 23,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75138,
                  "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": 758
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 74012,
                      "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-20T00:19:16.358Z",
                  "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": 27,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75156,
                  "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": 803
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73963,
                      "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-20T00:20:31.951Z",
                  "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": 24,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75132,
                  "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": 799
                    },
                    {
                      "title": "edit recurring product 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=\"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-20T00:19:16.604Z",
                  "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": 28,
                  "parallelIndex": 2,
                  "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=\"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": 897
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73842,
                      "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-20T00:20:32.159Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1890,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 731
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 719
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:19:16.834Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3054,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 731
                    },
                    {
                      "title": "edit recurring product general",
                      "duration": 1355
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 19
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 549
                    }
                  ],
                  "startTime": "2026-05-20T00:19:17.986Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3526,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 772
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 852
                    },
                    {
                      "title": "edit recurring product to use duplicate name",
                      "duration": 1428
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-20T00:19:18.730Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1844,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 790
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 648
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-20T00:19:19.087Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 3213,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 925
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1872
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:19:19.146Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3064,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 769
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1856
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-20T00:19:20.938Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3388,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 738
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2235
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-20T00:19:21.048Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1986,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 788
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 778
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:19:22.263Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 1897,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 832
                    },
                    {
                      "title": "apply filter",
                      "duration": 526
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-20T00:19:22.366Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1743,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 737
                    },
                    {
                      "title": "apply filter",
                      "duration": 471
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 153
                    }
                  ],
                  "startTime": "2026-05-20T00:19:24.009Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 727
                    },
                    {
                      "title": "apply filter",
                      "duration": 483
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 101
                    }
                  ],
                  "startTime": "2026-05-20T00:19:24.257Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 1847,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 732
                    },
                    {
                      "title": "apply filter",
                      "duration": 706
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-20T00:19:24.269Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 1844,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 759
                    },
                    {
                      "title": "apply filter",
                      "duration": 673
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-20T00:19:24.442Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1781,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 762
                    },
                    {
                      "title": "apply filter",
                      "duration": 635
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:19:25.760Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5744,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 767
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 799
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 800
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 718
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2193
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-20T00:19:25.976Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 2836,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 789
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "change unit status",
                      "duration": 1019
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 5
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 578
                    }
                  ],
                  "startTime": "2026-05-20T00:19:26.126Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 2853,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 793
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "change unit status",
                      "duration": 1022
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 585
                    }
                  ],
                  "startTime": "2026-05-20T00:19:26.294Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2898,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 789
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "change unit status",
                      "duration": 1039
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 594
                    }
                  ],
                  "startTime": "2026-05-20T00:19:27.551Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 2895,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 760
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "change unit status",
                      "duration": 1064
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 595
                    }
                  ],
                  "startTime": "2026-05-20T00:19:28.969Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 2907,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 778
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 36
                    },
                    {
                      "title": "change unit status",
                      "duration": 1029
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 6
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 611
                    }
                  ],
                  "startTime": "2026-05-20T00:19:29.154Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2922,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 793
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "change unit status",
                      "duration": 1042
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 6
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 581
                    }
                  ],
                  "startTime": "2026-05-20T00:19:30.455Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4409,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 938
                    },
                    {
                      "title": "create unit",
                      "duration": 2164
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 231
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 647
                    }
                  ],
                  "startTime": "2026-05-20T00:19:31.734Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 3836,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 774
                    },
                    {
                      "title": "create unit",
                      "duration": 1701
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 243
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 692
                    }
                  ],
                  "startTime": "2026-05-20T00:19:31.872Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3801,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 761
                    },
                    {
                      "title": "create unit",
                      "duration": 1657
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 230
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 699
                    }
                  ],
                  "startTime": "2026-05-20T00:19:32.068Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3814,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 830
                    },
                    {
                      "title": "create unit",
                      "duration": 1690
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 183
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 643
                    }
                  ],
                  "startTime": "2026-05-20T00:19:33.386Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2546,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 766
                    },
                    {
                      "title": "submit invalid unit create form",
                      "duration": 1355
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-20T00:19:35.715Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 2785,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 862
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "submit unit create form with duplicate name",
                      "duration": 1306
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-20T00:19:35.875Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3028,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 983
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "edit unit general",
                      "duration": 940
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 30
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 614
                    }
                  ],
                  "startTime": "2026-05-20T00:19:36.151Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2791,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 789
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 33
                    },
                    {
                      "title": "edit unit general",
                      "duration": 925
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 22
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 581
                    }
                  ],
                  "startTime": "2026-05-20T00:19:37.208Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2699,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 762
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "edit unit general",
                      "duration": 879
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 23
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 586
                    }
                  ],
                  "startTime": "2026-05-20T00:19:38.269Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3871,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 779
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 891
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "edit unit type",
                      "duration": 1116
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 615
                    }
                  ],
                  "startTime": "2026-05-20T00:19:38.670Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4099,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 978
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 759
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "edit location and unit type",
                      "duration": 1306
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 13
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 589
                    }
                  ],
                  "startTime": "2026-05-20T00:19:39.186Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2094,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 794
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 37
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 661
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-20T00:19:40.006Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2116,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 777
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 43
                    },
                    {
                      "title": "submit edit changing only the location",
                      "duration": 832
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:19:40.973Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2983,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 900
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 924
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 54
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 649
                    }
                  ],
                  "startTime": "2026-05-20T00:19:42.109Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 3188,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 867
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 36
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1231
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 59
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 580
                    }
                  ],
                  "startTime": "2026-05-20T00:19:42.548Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2021,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 802
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "apply filter",
                      "duration": 574
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 169
                    }
                  ],
                  "startTime": "2026-05-20T00:19:43.097Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1981,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 777
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 35
                    },
                    {
                      "title": "apply filter",
                      "duration": 572
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 166
                    }
                  ],
                  "startTime": "2026-05-20T00:19:43.291Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2100,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 787
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 23
                    },
                    {
                      "title": "apply filter",
                      "duration": 636
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 213
                    }
                  ],
                  "startTime": "2026-05-20T00:19:45.099Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1881,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 770
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "apply filter",
                      "duration": 562
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 67
                    }
                  ],
                  "startTime": "2026-05-20T00:19:45.124Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2065,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 759
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "apply filter",
                      "duration": 649
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 182
                    }
                  ],
                  "startTime": "2026-05-20T00:19:45.277Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 2062,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 740
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 40
                    },
                    {
                      "title": "apply filter",
                      "duration": 780
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-20T00:19:45.742Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 858
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "apply filter",
                      "duration": 1296
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-20T00:19:47.013Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2212,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 769
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "apply filter",
                      "duration": 939
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:19:47.206Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2132,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 732
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "navigate to unit details page",
                      "duration": 761
                    },
                    {
                      "title": "verify unit details page",
                      "duration": 129
                    }
                  ],
                  "startTime": "2026-05-20T00:19:47.350Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 1273,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit create dialog from list",
                      "duration": 416
                    },
                    {
                      "title": "verify unit create dialog is open",
                      "duration": 481
                    }
                  ],
                  "startTime": "2026-05-20T00:19:47.810Z",
                  "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": 6,
                  "status": "passed",
                  "duration": 5319,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1835
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1580
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1489
                    }
                  ],
                  "startTime": "2026-05-20T00:19:49.094Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5371,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1802
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1613
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1548
                    }
                  ],
                  "startTime": "2026-05-20T00:19:49.429Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5338,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1764
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1670
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1505
                    }
                  ],
                  "startTime": "2026-05-20T00:19:49.491Z",
                  "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": 21,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5388,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1850
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1622
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1481
                    }
                  ],
                  "startTime": "2026-05-20T00:19:49.667Z",
                  "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": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5414,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1884
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1641
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1483
                    }
                  ],
                  "startTime": "2026-05-20T00:19:54.419Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5376,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1871
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1627
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1462
                    }
                  ],
                  "startTime": "2026-05-20T00:19:54.805Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5417,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1824
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1668
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1504
                    }
                  ],
                  "startTime": "2026-05-20T00:19:54.836Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 3924,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1886
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1588
                    }
                  ],
                  "startTime": "2026-05-20T00:19:55.060Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 3695,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1809
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1525
                    }
                  ],
                  "startTime": "2026-05-20T00:19:58.989Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-f31ee5328377f328da06",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate weekly period amount and name to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3888,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1962
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1533
                    }
                  ],
                  "startTime": "2026-05-20T00:19:59.838Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4193,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2276
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1520
                    }
                  ],
                  "startTime": "2026-05-20T00:20:00.186Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2676,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 834
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1463
                    }
                  ],
                  "startTime": "2026-05-20T00:20:00.258Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 3642,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1920
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1347
                    }
                  ],
                  "startTime": "2026-05-20T00:20:02.690Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3622,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1865
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1384
                    }
                  ],
                  "startTime": "2026-05-20T00:20:02.941Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-508f30a503957c986ca6",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3877,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1991
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1485
                    }
                  ],
                  "startTime": "2026-05-20T00:20:03.731Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3751,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1877
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1483
                    }
                  ],
                  "startTime": "2026-05-20T00:20:04.385Z",
                  "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": 5,
                  "status": "passed",
                  "duration": 1950,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 811
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 708
                    }
                  ],
                  "startTime": "2026-05-20T00:20:06.338Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3383,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2972
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-20T00:26:31.182Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3353,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2889
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-20T00:26:31.791Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3240,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2857
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-20T00:26:34.605Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3252,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2835
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-20T00:26:35.188Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3249,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2880
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-20T00:26:37.850Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3119,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2718
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-05-20T00:26:38.444Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3237,
                  "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": 28
                    }
                  ],
                  "startTime": "2026-05-20T00:26:41.104Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3286,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2894
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-20T00:26:41.568Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3230,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2854
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-20T00:26:44.346Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3343,
                  "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": 36
                    }
                  ],
                  "startTime": "2026-05-20T00:26:44.859Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3231,
                  "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": 30
                    }
                  ],
                  "startTime": "2026-05-20T00:26:47.581Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3159,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2754
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 49
                    }
                  ],
                  "startTime": "2026-05-20T00:26:48.208Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3266,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2896
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-20T00:26:50.817Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3172,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2781
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-20T00:26:51.372Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3296,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2913
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-20T00:26:54.087Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3278,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2878
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-20T00:26:54.549Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3307,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2928
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-20T00:26:57.388Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3188,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2803
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-20T00:26:57.832Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-5248fe464dc959b6cf26",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 5 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3139,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2729
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-20T00:27:00.700Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3359,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2943
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-05-20T00:27:01.025Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3362,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2960
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-20T00:27:03.843Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3277,
                  "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": 48
                    }
                  ],
                  "startTime": "2026-05-20T00:27:04.389Z",
                  "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": 61,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3382,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2918
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-20T00:27:06.730Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3341,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2905
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-05-20T00:27:07.211Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3401,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2947
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 54
                    }
                  ],
                  "startTime": "2026-05-20T00:27:07.672Z",
                  "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": 61,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3470,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3035
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-20T00:27:10.156Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3537,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3088
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-20T00:27:10.558Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3468,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3030
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-20T00:27:11.079Z",
                  "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": 61,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3305,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2884
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-20T00:27:13.632Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3332,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2905
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-20T00:27:14.100Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3345,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2938
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-20T00:27:14.553Z",
                  "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": 61,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3406,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2974
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 47
                    }
                  ],
                  "startTime": "2026-05-20T00:27:16.942Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3327,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2895
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-20T00:27:17.437Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3327,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2895
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-20T00:27:17.902Z",
                  "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": 61,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3278,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2870
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 34
                    }
                  ],
                  "startTime": "2026-05-20T00:27:20.353Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3341,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2911
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-20T00:27:20.770Z",
                  "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": 60,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3380,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2944
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-05-20T00:27:21.234Z",
                  "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": 61,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3295,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2889
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-20T00:27:23.636Z",
                  "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": 59,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3273,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2864
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-20T00:27:24.116Z",
                  "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": 25,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75289,
                  "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": 74919,
                      "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-20T00:20:06.572Z",
                  "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": 30,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75289,
                  "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": 74917,
                      "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-20T00:21:22.407Z",
                  "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": 6,
                  "status": "timedOut",
                  "duration": 75250,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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-20T00:20:07.616Z",
                  "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": 31,
                  "parallelIndex": 6,
                  "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": 74855,
                      "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-20T00:21:23.541Z",
                  "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": 22,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75271,
                  "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": 74886,
                      "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-20T00:20:08.146Z",
                  "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": 32,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75280,
                  "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": 74874,
                      "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-20T00:21:24.111Z",
                  "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": 5,
                  "status": "timedOut",
                  "duration": 75280,
                  "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": 74901,
                      "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-20T00:20:08.299Z",
                  "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": 33,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75296,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74871,
                      "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-20T00:21:24.281Z",
                  "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": 29,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7649,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 5337
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 1413
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 518
                    }
                  ],
                  "startTime": "2026-05-20T00:21:02.101Z",
                  "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": 29,
                  "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": 74939,
                      "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-20T00:21:09.798Z",
                  "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": 36,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75268,
                  "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": 74896,
                      "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-20T00:22:25.595Z",
                  "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": 34,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75287,
                  "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": 74901,
                      "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-20T00:21:47.597Z",
                  "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": 41,
                  "parallelIndex": 4,
                  "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": 74940,
                      "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-20T00:23:03.473Z",
                  "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": 35,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75259,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74875,
                      "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-20T00:21:47.772Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-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": 42,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75271,
                  "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": 74900,
                      "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-20T00:23:03.615Z",
                  "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": 37,
                  "parallelIndex": 0,
                  "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": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74919,
                      "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-20T00:22:38.256Z",
                  "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": 44,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75239,
                  "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": 74878,
                      "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-20T00:23:54.092Z",
                  "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": 38,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75187,
                  "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": 74779,
                      "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-20T00:22:39.441Z",
                  "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": 45,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75172,
                  "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": 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=\"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-20T00:23:55.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-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": 39,
                  "parallelIndex": 1,
                  "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": 74874,
                      "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-20T00:22:40.094Z",
                  "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": 46,
                  "parallelIndex": 1,
                  "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": 74823,
                      "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-20T00:23:56.096Z",
                  "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": 40,
                  "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": 74872,
                      "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-20T00:22:40.267Z",
                  "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": 47,
                  "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": 74806,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-20T00:23:56.278Z",
                  "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": 43,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75322,
                  "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": 867
                    },
                    {
                      "title": "create unit type",
                      "duration": 74063,
                      "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-20T00:23:41.430Z",
                  "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": 50,
                  "parallelIndex": 3,
                  "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:86:23"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 851
                    },
                    {
                      "title": "create unit type",
                      "duration": 74024,
                      "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-20T00:24:57.315Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2461,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 2063
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-20T00:24:19.358Z",
                  "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": 49,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4117,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3699
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-20T00:24:19.471Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4221,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3833
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-20T00:24:21.864Z",
                  "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": 49,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4044,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3665
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-20T00:24:23.626Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5785,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 5397
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:24:26.090Z",
                  "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": 49,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2373,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2018
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:24:27.675Z",
                  "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": 49,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2430,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2075
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:24:30.053Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2404,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2043
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-05-20T00:24:31.880Z",
                  "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": 49,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2455,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2083
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:24:32.486Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2302,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1941
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-20T00:24:34.288Z",
                  "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": 49,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75280,
                  "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": 931
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 73981,
                      "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-20T00:24:34.946Z",
                  "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": 55,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75313,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at /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": 778
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 74111,
                      "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-20T00:25:50.765Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5657,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1895
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 2002
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1387
                    }
                  ],
                  "startTime": "2026-05-20T00:24:36.595Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 22502,
                  "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": 1017
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1073
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20014,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-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-20T00:24:42.259Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5952,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1968
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 384
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1861
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1367
                    }
                  ],
                  "startTime": "2026-05-20T00:25:04.771Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 23191,
                  "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": 1984
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 733
                    },
                    {
                      "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-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-20T00:25:09.896Z",
                  "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": 52,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2988,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 881
                    },
                    {
                      "title": "delete unit type",
                      "duration": 1400
                    },
                    {
                      "title": "verify unit type is no longer on list page",
                      "duration": 295
                    }
                  ],
                  "startTime": "2026-05-20T00:25:10.889Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 5325,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2059
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1424
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1459
                    }
                  ],
                  "startTime": "2026-05-20T00:25:10.730Z",
                  "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": 53,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75160,
                  "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": 2009
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72724,
                      "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-20T00:25:11.954Z",
                  "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": 57,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75212,
                  "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": 1886
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72891,
                      "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-20T00:26:27.616Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5166,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1950
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1324
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1425
                    }
                  ],
                  "startTime": "2026-05-20T00:25:12.145Z",
                  "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": 52,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75161,
                  "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": 1934
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72844,
                      "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-20T00:25:13.922Z",
                  "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": 58,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75200,
                  "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": 1886
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72886,
                      "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-20T00:26:29.556Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 5995,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1955
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1870
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1438
                    }
                  ],
                  "startTime": "2026-05-20T00:25:16.060Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5689,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1945
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1982
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1390
                    }
                  ],
                  "startTime": "2026-05-20T00:25:17.365Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 5476,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1923
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1844
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1343
                    }
                  ],
                  "startTime": "2026-05-20T00:25:22.060Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5594,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1915
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1905
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1404
                    }
                  ],
                  "startTime": "2026-05-20T00:25:23.060Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 5967,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1794
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2441
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1371
                    }
                  ],
                  "startTime": "2026-05-20T00:25:27.542Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4936,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1833
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1374
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1361
                    }
                  ],
                  "startTime": "2026-05-20T00:25:28.659Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3992,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2086
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1366
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-20T00:25:33.136Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3852,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1948
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1466
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 51
                    }
                  ],
                  "startTime": "2026-05-20T00:25:33.515Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3771,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1906
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1408
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 69
                    }
                  ],
                  "startTime": "2026-05-20T00:25:33.600Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4335,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2380
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1442
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 126
                    }
                  ],
                  "startTime": "2026-05-20T00:25:37.135Z",
                  "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": 4,
                  "status": "passed",
                  "duration": 3521,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1902
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1196
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-20T00:25:37.372Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4008,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2174
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1397
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-20T00:25:37.376Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3946,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2092
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1459
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:25:40.899Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3696,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1972
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1323
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-20T00:25:41.389Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2823,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1163
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1152
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 127
                    }
                  ],
                  "startTime": "2026-05-20T00:25:41.476Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2509,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 875
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1268
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:25:44.307Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7135,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1810
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 425
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1287
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3245
                    }
                  ],
                  "startTime": "2026-05-20T00:25:44.852Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7136,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1867
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 304
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1276
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3316
                    }
                  ],
                  "startTime": "2026-05-20T00:25:45.092Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1904,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 780
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 726
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:25:46.824Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4292,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1898
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 393
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 191
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1456
                    }
                  ],
                  "startTime": "2026-05-20T00:25:48.735Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4430,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2054
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 297
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 193
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1447
                    }
                  ],
                  "startTime": "2026-05-20T00:25:51.993Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2284,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 896
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 967
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-20T00:25:52.234Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2186,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 799
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 974
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-20T00:25:53.034Z",
                  "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": 54,
                  "parallelIndex": 5,
                  "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": 783
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73987,
                      "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-20T00:25:54.526Z",
                  "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": 62,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75153,
                  "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": 828
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73847,
                      "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-20T00:27:10.200Z",
                  "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": 51,
                  "parallelIndex": 0,
                  "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": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 786
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73989,
                      "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-20T00:25:55.226Z",
                  "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": 63,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75157,
                  "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": 860
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73812,
                      "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-20T00:27:10.906Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2442,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1288
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-20T00:25:56.430Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2597,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 789
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1428
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-20T00:25:58.878Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2817,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 994
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1437
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-20T00:26:01.480Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1827,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 803
                    },
                    {
                      "title": "submit edit clearing the categories",
                      "duration": 666
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-20T00:26:04.302Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3211,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 842
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1456
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 21
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 535
                    }
                  ],
                  "startTime": "2026-05-20T00:26:06.136Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3406,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1150
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1330
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 544
                    }
                  ],
                  "startTime": "2026-05-20T00:26:09.352Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3574,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 883
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 774
                    },
                    {
                      "title": "add a deposit",
                      "duration": 1513
                    },
                    {
                      "title": "verify deposit on details page",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-20T00:26:12.763Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3593,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 760
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 860
                    },
                    {
                      "title": "remove the deposit",
                      "duration": 1541
                    },
                    {
                      "title": "verify deposit cleared on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-20T00:26:13.172Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1747,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 785
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 602
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-20T00:26:16.342Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2648,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 769
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 805
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 603
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 122
                    }
                  ],
                  "startTime": "2026-05-20T00:26:16.807Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2200,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 758
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1065
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:26:18.095Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2207,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 773
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1064
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-05-20T00:26:19.463Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2766,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 763
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1620
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:26:20.300Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1838,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 794
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 651
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-20T00:26:21.675Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1830,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 877
                    },
                    {
                      "title": "apply filter",
                      "duration": 462
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 141
                    }
                  ],
                  "startTime": "2026-05-20T00:26:23.073Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1783,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 769
                    },
                    {
                      "title": "apply filter",
                      "duration": 508
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-20T00:26:23.521Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1604,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 765
                    },
                    {
                      "title": "apply filter",
                      "duration": 378
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 115
                    }
                  ],
                  "startTime": "2026-05-20T00:26:24.909Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1491,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 753
                    },
                    {
                      "title": "apply filter",
                      "duration": 339
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-20T00:26:25.311Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1826,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 760
                    },
                    {
                      "title": "apply filter",
                      "duration": 682
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-20T00:26:26.518Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1945,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 758
                    },
                    {
                      "title": "apply filter",
                      "duration": 802
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-20T00:26:26.808Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1875,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 767
                    },
                    {
                      "title": "apply filter",
                      "duration": 743
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-20T00:26:28.349Z",
                  "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": 56,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1997,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 835
                    },
                    {
                      "title": "navigate to unit type details page",
                      "duration": 626
                    },
                    {
                      "title": "verify unit type details page",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-20T00:26:28.759Z",
                  "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": 48,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1143,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit type create dialog from list",
                      "duration": 326
                    },
                    {
                      "title": "verify unit type create dialog is open",
                      "duration": 445
                    }
                  ],
                  "startTime": "2026-05-20T00:26:30.232Z",
                  "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": 1886,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1612
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-20T00:14:25.610Z",
                  "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": 1996,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1730
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-20T00:14:25.613Z",
                  "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-20T00:14:24.284Z",
    "duration": 841947.782,
    "expected": 403,
    "skipped": 0,
    "unexpected": 28,
    "flaky": 0
  }
}