{
  "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/14617365994",
        "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/14617365994",
            "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/14617365994",
            "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/14617365994",
            "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/14617365994",
            "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": 1901,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-31T00:15:01.382Z",
                  "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": 6249,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4218
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 473
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 845
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.409Z",
                  "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": 6583,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4538
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 568
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 744
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.387Z",
                  "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": 6402,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4506
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 350
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 786
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.494Z",
                  "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": 6424,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4333
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 579
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 741
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.367Z",
                  "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": 6695,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4792
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 313
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 829
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.396Z",
                  "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": 7349,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5379
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 544
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 796
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.402Z",
                  "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": 7090,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 5403
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 316
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 687
                    }
                  ],
                  "startTime": "2026-05-31T00:15:04.394Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-d786b703ce33dc47b61d",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 16,
          "column": 7
        },
        {
          "title": "rejects a private customer without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3447,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2812
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-31T00:15:10.725Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3468,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2909
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-31T00:15:10.864Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3779,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 482
                    },
                    {
                      "title": "submit customer create form with duplicate email",
                      "duration": 2510
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-31T00:15:10.958Z",
                  "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": 4075,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 679
                    },
                    {
                      "title": "submit customer create form with duplicate phone number",
                      "duration": 2667
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-05-31T00:15:11.037Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "7ff6ce296dbf2af565a2-3ae07203a9baa99309a7",
          "file": "src/manager/tests/e2e/customer/customer-create.spec.ts",
          "line": 151,
          "column": 5
        },
        {
          "title": "rejects a customer with a vat number that does not match the vat type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5226,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit customer create form with mismatched vat type and number",
                      "duration": 3729
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 896
                    }
                  ],
                  "startTime": "2026-05-31T00:15:11.154Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3524,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 761
                    },
                    {
                      "title": "delete customer",
                      "duration": 1723
                    },
                    {
                      "title": "verify customer is no longer on list page",
                      "duration": 311
                    }
                  ],
                  "startTime": "2026-05-31T00:15:11.556Z",
                  "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": 3305,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 482
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2145
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-31T00:15:11.817Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3237,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 628
                    },
                    {
                      "title": "edit customer details",
                      "duration": 2029
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-31T00:15:14.185Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5525,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 694
                    },
                    {
                      "title": "edit customer general",
                      "duration": 3347
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 188
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 733
                    }
                  ],
                  "startTime": "2026-05-31T00:15:14.350Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-659312f83cd465a1b98e",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the type from business to private",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4888,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 637
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2600
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 162
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 863
                    }
                  ],
                  "startTime": "2026-05-31T00:15:14.753Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bedecebe56eabeb08b3a",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the language",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4683,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 609
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2473
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 179
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 799
                    }
                  ],
                  "startTime": "2026-05-31T00:15:15.093Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bad4dbc7e01fb5102081",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the address",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4563,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 541
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2428
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 133
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 765
                    }
                  ],
                  "startTime": "2026-05-31T00:15:15.123Z",
                  "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": 5073,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 479
                    },
                    {
                      "title": "edit customer general",
                      "duration": 3037
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 179
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 713
                    }
                  ],
                  "startTime": "2026-05-31T00:15:15.132Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-bc2a85d07a0637f1a5e0",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "edits the note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4452,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 741
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2241
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 124
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 719
                    }
                  ],
                  "startTime": "2026-05-31T00:15:16.395Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4435,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 464
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2247
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 230
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 844
                    }
                  ],
                  "startTime": "2026-05-31T00:15:17.437Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4387,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 581
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2190
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 214
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 752
                    }
                  ],
                  "startTime": "2026-05-31T00:15:19.653Z",
                  "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": 4005,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 689
                    },
                    {
                      "title": "edit customer email",
                      "duration": 2075
                    },
                    {
                      "title": "verify new email on details page",
                      "duration": 22
                    },
                    {
                      "title": "verify new email on list page",
                      "duration": 609
                    }
                  ],
                  "startTime": "2026-05-31T00:15:19.696Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-be0e91b0ed35fb05e05d",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 103,
          "column": 5
        },
        {
          "title": "edits the phone number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4931,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 545
                    },
                    {
                      "title": "edit customer phone number",
                      "duration": 3010
                    },
                    {
                      "title": "verify new phone number on details page",
                      "duration": 8
                    },
                    {
                      "title": "verify new phone number on list page",
                      "duration": 532
                    }
                  ],
                  "startTime": "2026-05-31T00:15:19.788Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-11548907c04d6c5c914c",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 125,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate email",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2936,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 492
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 605
                    },
                    {
                      "title": "submit edit with duplicate email",
                      "duration": 1077
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 152
                    }
                  ],
                  "startTime": "2026-05-31T00:15:19.886Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4770,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 675
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 669
                    },
                    {
                      "title": "submit edit with duplicate phone number",
                      "duration": 2595
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-31T00:15:20.215Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c49ae37fe0dbc4efdabe-e2e195c3797ea3fade1c",
          "file": "src/manager/tests/e2e/customer/customer-edit-general.spec.ts",
          "line": 167,
          "column": 5
        },
        {
          "title": "rejects an edit with a vat number that does not match the vat type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4322,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 480
                    },
                    {
                      "title": "submit edit with mismatched vat type and number",
                      "duration": 1311
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 1897
                    }
                  ],
                  "startTime": "2026-05-31T00:15:20.861Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2284,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 612
                    },
                    {
                      "title": "submit edit clearing required fields",
                      "duration": 1023
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:15:21.885Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2009,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 537
                    },
                    {
                      "title": "apply filter",
                      "duration": 626
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 158
                    }
                  ],
                  "startTime": "2026-05-31T00:15:22.838Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1789,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 464
                    },
                    {
                      "title": "apply filter",
                      "duration": 567
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 169
                    }
                  ],
                  "startTime": "2026-05-31T00:15:23.715Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1760,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 474
                    },
                    {
                      "title": "apply filter",
                      "duration": 507
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 170
                    }
                  ],
                  "startTime": "2026-05-31T00:15:24.053Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-b0137de9e966876baf10",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 42,
          "column": 5
        },
        {
          "title": "filters by phone number",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1772,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 580
                    },
                    {
                      "title": "apply filter",
                      "duration": 480
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 149
                    }
                  ],
                  "startTime": "2026-05-31T00:15:24.181Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "a949b1c5830457cfa9d5-43bc6e331d82fe7bb2f9",
          "file": "src/manager/tests/e2e/customer/customer-filter.spec.ts",
          "line": 61,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1969,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 561
                    },
                    {
                      "title": "apply filter",
                      "duration": 564
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 220
                    }
                  ],
                  "startTime": "2026-05-31T00:15:24.733Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2054,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 594
                    },
                    {
                      "title": "apply filter",
                      "duration": 575
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 209
                    }
                  ],
                  "startTime": "2026-05-31T00:15:24.857Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2060,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 515
                    },
                    {
                      "title": "apply filter",
                      "duration": 936
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-31T00:15:24.996Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1991,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 485
                    },
                    {
                      "title": "apply filter",
                      "duration": 665
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 179
                    }
                  ],
                  "startTime": "2026-05-31T00:15:25.197Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2324,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 611
                    },
                    {
                      "title": "apply filter",
                      "duration": 1029
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-31T00:15:25.516Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2690,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 486
                    },
                    {
                      "title": "apply filter",
                      "duration": 1530
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:15:25.824Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2416,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 541
                    },
                    {
                      "title": "apply filter",
                      "duration": 1154
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:15:25.966Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2205,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 499
                    },
                    {
                      "title": "apply filter",
                      "duration": 973
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-31T00:15:26.716Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2126,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 567
                    },
                    {
                      "title": "navigate to customer details page",
                      "duration": 769
                    },
                    {
                      "title": "verify customer details page",
                      "duration": 136
                    }
                  ],
                  "startTime": "2026-05-31T00:15:26.926Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ca269772659311347d43-d6a8a6886c5f2294984d",
          "file": "src/manager/tests/e2e/customer/customer-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the customer list to the customer create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1614,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open customer create dialog from list",
                      "duration": 490
                    },
                    {
                      "title": "verify customer create dialog is open",
                      "duration": 560
                    }
                  ],
                  "startTime": "2026-05-31T00:15:27.067Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ca269772659311347d43-8f169967a7e6754d00fd",
          "file": "src/manager/tests/e2e/customer/customer-navigate.spec.ts",
          "line": 23,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
      "file": "src/manager/tests/e2e/customer/customer-set-password.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "sets a password",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2865,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 538
                    },
                    {
                      "title": "set password",
                      "duration": 1557
                    }
                  ],
                  "startTime": "2026-05-31T00:15:27.201Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2723,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 576
                    },
                    {
                      "title": "submit set-password form with mismatched confirm",
                      "duration": 1389
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:15:27.851Z",
                  "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": 2593,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 538
                    },
                    {
                      "title": "submit set-password form with a weak password",
                      "duration": 1369
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:15:28.396Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2648,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 552
                    },
                    {
                      "title": "submit set-password form with cleared required fields",
                      "duration": 1394
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-31T00:15:28.524Z",
                  "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": 3610,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2336
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 47
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 563
                    }
                  ],
                  "startTime": "2026-05-31T00:15:28.698Z",
                  "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": 4546,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 3311
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 57
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 581
                    }
                  ],
                  "startTime": "2026-05-31T00:15:28.939Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4526,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 3122
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 64
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 618
                    }
                  ],
                  "startTime": "2026-05-31T00:15:29.075Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "cba673659e7f1f6bd0fc-5f996d87d967c8e3e25c",
          "file": "src/manager/tests/e2e/deposit/deposit-create.spec.ts",
          "line": 11,
          "column": 7
        },
        {
          "title": "rejects a deposit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1198,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid deposit create form",
                      "duration": 601
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-31T00:15:30.081Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2434,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 704
                    },
                    {
                      "title": "submit deposit create form with duplicate name",
                      "duration": 1022
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-31T00:15:30.597Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3179,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 726
                    },
                    {
                      "title": "delete deposit",
                      "duration": 1605
                    },
                    {
                      "title": "verify deposit is no longer on list page",
                      "duration": 297
                    }
                  ],
                  "startTime": "2026-05-31T00:15:31.009Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3501,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 760
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1480
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 32
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 577
                    }
                  ],
                  "startTime": "2026-05-31T00:15:31.187Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-567bb89ee958025092da",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3666,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 737
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1631
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 36
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 591
                    }
                  ],
                  "startTime": "2026-05-31T00:15:31.290Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c5839ebd1bfb68300a0c-8adcfecafc57f89686a1",
          "file": "src/manager/tests/e2e/deposit/deposit-edit-general.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "edits the name and price",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4088,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 863
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1944
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 44
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 632
                    }
                  ],
                  "startTime": "2026-05-31T00:15:32.323Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2535,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 696
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 705
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-31T00:15:33.044Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2942,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 738
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 707
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 774
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-31T00:15:33.497Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2485,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 686
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1195
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-31T00:15:33.615Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2755,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 799
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1350
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-31T00:15:34.202Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3105,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 713
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1725
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-31T00:15:34.699Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2225,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 725
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 823
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:15:34.971Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2050,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 741
                    },
                    {
                      "title": "apply filter",
                      "duration": 578
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 146
                    }
                  ],
                  "startTime": "2026-05-31T00:15:35.589Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2099,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 785
                    },
                    {
                      "title": "apply filter",
                      "duration": 595
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 146
                    }
                  ],
                  "startTime": "2026-05-31T00:15:36.114Z",
                  "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": 2065,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 719
                    },
                    {
                      "title": "apply filter",
                      "duration": 579
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 174
                    }
                  ],
                  "startTime": "2026-05-31T00:15:36.424Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2220,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 698
                    },
                    {
                      "title": "apply filter",
                      "duration": 862
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:15:36.451Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2146,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 799
                    },
                    {
                      "title": "apply filter",
                      "duration": 714
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-31T00:15:36.968Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2174,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 736
                    },
                    {
                      "title": "navigate to deposit details page",
                      "duration": 603
                    },
                    {
                      "title": "verify deposit details page",
                      "duration": 138
                    }
                  ],
                  "startTime": "2026-05-31T00:15:37.208Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1440,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open deposit create dialog from list",
                      "duration": 463
                    },
                    {
                      "title": "verify deposit create dialog is open",
                      "duration": 423
                    }
                  ],
                  "startTime": "2026-05-31T00:15:37.650Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5464,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1761
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1467
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1751
                    }
                  ],
                  "startTime": "2026-05-31T00:15:37.828Z",
                  "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": 5469,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1720
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1641
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1643
                    }
                  ],
                  "startTime": "2026-05-31T00:15:38.240Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-2222b2393eba29e654c6",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5525,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1745
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1614
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1617
                    }
                  ],
                  "startTime": "2026-05-31T00:15:38.511Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4058,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1762
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1742
                    }
                  ],
                  "startTime": "2026-05-31T00:15:38.688Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "de522196a177121c2586-f0ea4ad64c447bddf9ee",
          "file": "src/manager/tests/e2e/insurance/insurance-add-booking-plans.spec.ts",
          "line": 32,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a duplicate period amount to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3996,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1819
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1639
                    }
                  ],
                  "startTime": "2026-05-31T00:15:39.122Z",
                  "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": 4372,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 2028
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1713
                    }
                  ],
                  "startTime": "2026-05-31T00:15:39.137Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4304,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1917
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1807
                    }
                  ],
                  "startTime": "2026-05-31T00:15:39.409Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3863,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1684
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1666
                    }
                  ],
                  "startTime": "2026-05-31T00:15:42.757Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3872,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1656
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1649
                    }
                  ],
                  "startTime": "2026-05-31T00:15:43.127Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4355,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1795
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1902
                    }
                  ],
                  "startTime": "2026-05-31T00:15:43.301Z",
                  "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": 4146,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1756
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1765
                    }
                  ],
                  "startTime": "2026-05-31T00:15:43.521Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2081,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 710
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 862
                    }
                  ],
                  "startTime": "2026-05-31T00:15:43.721Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6722,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4105
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1493
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 606
                    }
                  ],
                  "startTime": "2026-05-31T00:15:43.725Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 10621,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7610
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1895
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 600
                    }
                  ],
                  "startTime": "2026-05-31T00:15:44.052Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 11158,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 8014
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1868
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 587
                    }
                  ],
                  "startTime": "2026-05-31T00:15:45.816Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 10741,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7774
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1760
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 559
                    }
                  ],
                  "startTime": "2026-05-31T00:15:46.632Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6674,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3944
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1577
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 512
                    }
                  ],
                  "startTime": "2026-05-31T00:15:47.011Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6506,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3888
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1481
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 537
                    }
                  ],
                  "startTime": "2026-05-31T00:15:47.672Z",
                  "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": 6967,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 4191
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 1513
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 542
                    }
                  ],
                  "startTime": "2026-05-31T00:15:47.680Z",
                  "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": 6,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75211,
                  "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": 74606,
                      "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-31T00:15:50.457Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-a841a-ce-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-create-a841a-ce-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 10,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75204,
                  "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": 74774,
                      "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-31T00:17:06.224Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2267,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 1747
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-31T00:15:53.692Z",
                  "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": 24276,
                  "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": 770
                    },
                    {
                      "title": "submit insurance create form with duplicate name",
                      "duration": 2896
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20025,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-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-31T00:15:54.191Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4261,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3673
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-31T00:15:54.657Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4162,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3596
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:15:54.685Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6016,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 5357
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-31T00:15:55.971Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2915,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2361
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-31T00:15:56.986Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2958,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2326
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-31T00:15:57.384Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3046,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2512
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-31T00:15:58.857Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2998,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2423
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-31T00:15:58.931Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2609,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 2108
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-31T00:15:59.911Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5939,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1817
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 2130
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1512
                    }
                  ],
                  "startTime": "2026-05-31T00:16:00.360Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "failed",
                  "duration": 22484,
                  "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": 708
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1197
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20027,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:50:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts:49:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                          "column": 42,
                          "line": 50
                        },
                        "snippet": "\u001b[0m \u001b[90m 48 |\u001b[39m\n \u001b[90m 49 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 50 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 51 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 52 |\u001b[39m   }\n \u001b[90m 53 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-31T00:16:01.913Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7110,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1705
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 550
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 2875
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1399
                    }
                  ],
                  "startTime": "2026-05-31T00:16:01.941Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "failed",
                  "duration": 23315,
                  "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": 1852
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 774
                    },
                    {
                      "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/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-31T00:16:01.997Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3092,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 755
                    },
                    {
                      "title": "delete insurance",
                      "duration": 1524
                    },
                    {
                      "title": "verify insurance is no longer on list page",
                      "duration": 286
                    }
                  ],
                  "startTime": "2026-05-31T00:16:02.531Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5627,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1715
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1926
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1554
                    }
                  ],
                  "startTime": "2026-05-31T00:16:05.633Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5816,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1935
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1860
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1517
                    }
                  ],
                  "startTime": "2026-05-31T00:16:06.311Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5646,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1715
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1950
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1535
                    }
                  ],
                  "startTime": "2026-05-31T00:16:09.061Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5507,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1688
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1839
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1525
                    }
                  ],
                  "startTime": "2026-05-31T00:16:11.269Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5073,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1769
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1358
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1432
                    }
                  ],
                  "startTime": "2026-05-31T00:16:12.136Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3831,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1905
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1348
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 122
                    }
                  ],
                  "startTime": "2026-05-31T00:16:14.714Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3749,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1767
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1398
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-31T00:16:16.783Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3789,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1688
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1496
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-31T00:16:17.219Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3783,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1736
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1294
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-31T00:16:18.479Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1649
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1472
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-31T00:16:18.552Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3573,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1819
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1244
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-31T00:16:20.541Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3519,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1716
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1300
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-31T00:16:21.019Z",
                  "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": 3620,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1717
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1394
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:16:22.202Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2641,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 779
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1361
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-31T00:16:22.269Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 8531,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1929
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 430
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1363
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 4361
                    }
                  ],
                  "startTime": "2026-05-31T00:16:24.125Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "09ec76e6a470b467bbfa-2689db6fa592b756cf3e",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "decreases the price of all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7356,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1722
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 357
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1354
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3416
                    }
                  ],
                  "startTime": "2026-05-31T00:16:24.409Z",
                  "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": 9,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2652,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 831
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 793
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-05-31T00:16:24.550Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4405,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1712
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 489
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 189
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1486
                    }
                  ],
                  "startTime": "2026-05-31T00:16:24.919Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "892226a4a28e3bcd57e4-4123794b8357517a0790",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-booking-plans-publish-status.spec.ts",
          "line": 8,
          "column": 7
        },
        {
          "title": "unpublishes all booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4336,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1720
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 338
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 204
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1528
                    }
                  ],
                  "startTime": "2026-05-31T00:16:25.322Z",
                  "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": 3,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75234,
                  "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": 748
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73935,
                      "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-31T00:16:25.829Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-72598-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-72598-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 11,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75166,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 813
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73898,
                      "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-31T00:17:41.585Z",
                  "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": 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-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": 695
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73965,
                      "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-31T00:16:27.213Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-ce5d1-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/insurance-insurance-edit-b-ce5d1-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 12,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75198,
                  "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": 773
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 73881,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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-31T00:17:42.966Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3148,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 800
                    },
                    {
                      "title": "edit insurance general",
                      "duration": 1366
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 23
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 518
                    }
                  ],
                  "startTime": "2026-05-31T00:16:29.331Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1855,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 745
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 641
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-31T00:16:29.665Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2699,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 717
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 690
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 646
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-31T00:16:31.527Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5d14a30ff0992d60cddd-dce2e49df51236dc8e21",
          "file": "src/manager/tests/e2e/insurance/insurance-edit-general.spec.ts",
          "line": 65,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/insurance/insurance-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2443,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 754
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1181
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:16:31.775Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2492,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 715
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1281
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-05-31T00:16:32.487Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3114,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 727
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1803
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-31T00:16:32.668Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2031,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 737
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 762
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-31T00:16:34.227Z",
                  "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": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2002,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 743
                    },
                    {
                      "title": "apply filter",
                      "duration": 611
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-31T00:16:34.235Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1884,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 742
                    },
                    {
                      "title": "apply filter",
                      "duration": 501
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 150
                    }
                  ],
                  "startTime": "2026-05-31T00:16:34.986Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1728,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 709
                    },
                    {
                      "title": "apply filter",
                      "duration": 390
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 144
                    }
                  ],
                  "startTime": "2026-05-31T00:16:35.791Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee66e97bef3ae49333c9-ebde767bb98e5efaeca1",
          "file": "src/manager/tests/e2e/insurance/insurance-filter.spec.ts",
          "line": 44,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2074,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 743
                    },
                    {
                      "title": "apply filter",
                      "duration": 802
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:16:36.246Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2104,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 711
                    },
                    {
                      "title": "apply filter",
                      "duration": 857
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-31T00:16:36.269Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2020,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 692
                    },
                    {
                      "title": "navigate to insurance details page",
                      "duration": 613
                    },
                    {
                      "title": "verify insurance details page",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-05-31T00:16:36.878Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1323,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open insurance create dialog from list",
                      "duration": 362
                    },
                    {
                      "title": "verify insurance create dialog is open",
                      "duration": 442
                    }
                  ],
                  "startTime": "2026-05-31T00:16:37.528Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c0c0bc3a4b4716ac22a8-2b30be66cd5123744119",
          "file": "src/manager/tests/e2e/insurance/insurance-navigate.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-navigate.spec.ts",
      "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the product list to the one-time product details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2170,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 724
                    },
                    {
                      "title": "navigate to one-time product details page",
                      "duration": 757
                    },
                    {
                      "title": "verify one-time product details page",
                      "duration": 147
                    }
                  ],
                  "startTime": "2026-05-31T00:16:38.347Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2123,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 686
                    },
                    {
                      "title": "navigate to recurring product details page",
                      "duration": 764
                    },
                    {
                      "title": "verify recurring product details page",
                      "duration": 151
                    }
                  ],
                  "startTime": "2026-05-31T00:16:38.396Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open one-time product create dialog from list",
                      "duration": 733
                    },
                    {
                      "title": "verify one-time product create dialog is open",
                      "duration": 462
                    }
                  ],
                  "startTime": "2026-05-31T00:16:38.871Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1866,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open recurring product create dialog from list",
                      "duration": 882
                    },
                    {
                      "title": "verify recurring product create dialog is open",
                      "duration": 486
                    }
                  ],
                  "startTime": "2026-05-31T00:16:38.910Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b5c95b15e9388be4dc57-16b78596583e5193ef9b",
          "file": "src/manager/tests/e2e/product/product-navigate.spec.ts",
          "line": 57,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-attach-unit-types.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-attach-unit-types.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "attaches unit types via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5484,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 848
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 781
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 745
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2409
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 52
                    }
                  ],
                  "startTime": "2026-05-31T00:16:40.529Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4561,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3331
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 116
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 573
                    }
                  ],
                  "startTime": "2026-05-31T00:16:40.531Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4582,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2992
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 222
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 680
                    }
                  ],
                  "startTime": "2026-05-31T00:16:40.533Z",
                  "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": 5,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4547,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3117
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 244
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 634
                    }
                  ],
                  "startTime": "2026-05-31T00:16:40.783Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4477,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3091
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 213
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 578
                    }
                  ],
                  "startTime": "2026-05-31T00:16:45.102Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4653,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 3298
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 232
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 575
                    }
                  ],
                  "startTime": "2026-05-31T00:16:45.125Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-b33e497e527e9908b9f8",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75218,
                  "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": 74622,
                      "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-31T00:16:45.339Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 13,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 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=\"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": 74789,
                      "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-31T00:18:01.203Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-c-77460-ct-with-a-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-14c0777174797b13fde1",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a one-time product with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4347,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 719
                    },
                    {
                      "title": "create one-time product with duplicate name",
                      "duration": 2860
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-31T00:16:46.028Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6539,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 719
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 850
                    },
                    {
                      "title": "create one-time product with attached unit types",
                      "duration": 4269
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 146
                    }
                  ],
                  "startTime": "2026-05-31T00:16:49.591Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5744,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "create published one-time product",
                      "duration": 4294
                    },
                    {
                      "title": "verify published status on details page",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-05-31T00:16:49.789Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-e61f4c7fd56d40b4d954",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 116,
          "column": 5
        },
        {
          "title": "rejects a one-time product without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1091,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid one-time product create form",
                      "duration": 650
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-31T00:16:50.386Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5ae0a0b984f48b55cdcd-3d252a3f87db45db66c0",
          "file": "src/manager/tests/e2e/product/product-one-time-create.spec.ts",
          "line": 140,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-delete.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a one-time product that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2926,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 680
                    },
                    {
                      "title": "delete one-time product",
                      "duration": 1414
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 289
                    }
                  ],
                  "startTime": "2026-05-31T00:16:51.497Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "fbfef7c79c45e5366ece-8ce7f1f436180f84b339",
          "file": "src/manager/tests/e2e/product/product-one-time-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-one-time-detach-unit-type.spec.ts",
      "file": "src/manager/tests/e2e/product/product-one-time-detach-unit-type.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "detaches a unit type via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4175,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 818
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 885
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 675
                    },
                    {
                      "title": "detach unit type",
                      "duration": 384
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 885
                    }
                  ],
                  "startTime": "2026-05-31T00:16:54.432Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2524,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 657
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1387
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:16:55.542Z",
                  "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": 7,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2754,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 666
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1456
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 68
                    }
                  ],
                  "startTime": "2026-05-31T00:16:56.140Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2631,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 724
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1440
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-31T00:16:58.074Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8498eb988639eb545f75-9c16872545a20665dc05",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-booking-portal.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits the short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75145,
                  "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": 764
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73906,
                      "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-31T00:16:58.616Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-a0e36-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-a0e36-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 14,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75154,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-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": 709
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73998,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-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-31T00:18:14.348Z",
                  "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": 7,
                  "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-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": 670
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73988,
                      "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-31T00:16:58.909Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-one-time-e-4e578-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 15,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75180,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 697
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 73747,
                      "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-31T00:18:14.615Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1894,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 824
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 606
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-31T00:17:00.715Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3506,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 858
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1638
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 27
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 532
                    }
                  ],
                  "startTime": "2026-05-31T00:17:02.622Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3705,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 748
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1937
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 25
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 533
                    }
                  ],
                  "startTime": "2026-05-31T00:17:06.137Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3677,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 776
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1902
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 26
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 523
                    }
                  ],
                  "startTime": "2026-05-31T00:17:09.855Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3405,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 771
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 783
                    },
                    {
                      "title": "edit one-time product to use duplicate name",
                      "duration": 1326
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-31T00:17:13.543Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1775,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 751
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 566
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-31T00:17:16.956Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3162,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 906
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 802
                    },
                    {
                      "title": "verify product is initially unpublished",
                      "duration": 130
                    },
                    {
                      "title": "publish the product",
                      "duration": 842
                    },
                    {
                      "title": "verify product is now published",
                      "duration": 5
                    }
                  ],
                  "startTime": "2026-05-31T00:17:18.742Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3534,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 850
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 696
                    },
                    {
                      "title": "verify product is initially published",
                      "duration": 174
                    },
                    {
                      "title": "unpublish the product",
                      "duration": 1370
                    },
                    {
                      "title": "verify product is now unpublished",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:17:21.915Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2850,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 730
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1644
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-31T00:17:25.459Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3052,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 801
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1794
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-31T00:17:28.319Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3385,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 703
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 2203
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:17:31.382Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2638842e586d2f09ea9e-352661a6068839031863",
          "file": "src/manager/tests/e2e/product/product-one-time-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects an edit without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1816,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 741
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 591
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-31T00:17:34.778Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1807,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 713
                    },
                    {
                      "title": "apply filter",
                      "duration": 521
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-05-31T00:17:36.607Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1884,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 787
                    },
                    {
                      "title": "apply filter",
                      "duration": 518
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 135
                    }
                  ],
                  "startTime": "2026-05-31T00:17:38.423Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1861,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 892
                    },
                    {
                      "title": "apply filter",
                      "duration": 402
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 81
                    }
                  ],
                  "startTime": "2026-05-31T00:17:40.323Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1891,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 688
                    },
                    {
                      "title": "apply filter",
                      "duration": 660
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-31T00:17:42.194Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1770,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 668
                    },
                    {
                      "title": "apply filter",
                      "duration": 622
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:17:44.094Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2115,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 732
                    },
                    {
                      "title": "apply filter",
                      "duration": 810
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 51
                    }
                  ],
                  "startTime": "2026-05-31T00:17:45.870Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1823,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 776
                    },
                    {
                      "title": "apply filter",
                      "duration": 587
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-05-31T00:17:47.999Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5981,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 888
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 856
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 792
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 821
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2064
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-31T00:17:49.834Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5484,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1818
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1481
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1741
                    }
                  ],
                  "startTime": "2026-05-31T00:17:55.828Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5307,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1776
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1533
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1564
                    }
                  ],
                  "startTime": "2026-05-31T00:18:01.322Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5140,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1813
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1455
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1457
                    }
                  ],
                  "startTime": "2026-05-31T00:18:06.637Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3663,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1769
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1464
                    }
                  ],
                  "startTime": "2026-05-31T00:18:11.782Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3799,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1917
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1450
                    }
                  ],
                  "startTime": "2026-05-31T00:18:15.451Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3778,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1905
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1413
                    }
                  ],
                  "startTime": "2026-05-31T00:18:19.259Z",
                  "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": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3847,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1892
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1489
                    }
                  ],
                  "startTime": "2026-05-31T00:18:22.063Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3516,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1721
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1330
                    }
                  ],
                  "startTime": "2026-05-31T00:18:23.045Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-4b430ac74eb536dee0bf",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3506,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1784
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1306
                    }
                  ],
                  "startTime": "2026-05-31T00:18:25.971Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1805
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1348
                    }
                  ],
                  "startTime": "2026-05-31T00:18:26.571Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b38a48b747d825f26b57-48bef62f36ec5d5d6e77",
          "file": "src/manager/tests/e2e/product/product-recurring-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3512,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1733
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1346
                    }
                  ],
                  "startTime": "2026-05-31T00:18:29.485Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 1824,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 751
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 608
                    }
                  ],
                  "startTime": "2026-05-31T00:18:30.193Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5008,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 755
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 847
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 670
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2218
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-05-31T00:18:32.024Z",
                  "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": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6467,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3887
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1558
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 529
                    }
                  ],
                  "startTime": "2026-05-31T00:18:33.009Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 9919,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7309
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1590
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 525
                    }
                  ],
                  "startTime": "2026-05-31T00:18:37.041Z",
                  "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": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 9643,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 6972
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1655
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 531
                    }
                  ],
                  "startTime": "2026-05-31T00:18:39.484Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 9538,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 6895
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1633
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 570
                    }
                  ],
                  "startTime": "2026-05-31T00:18:46.968Z",
                  "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": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6585,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4183
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1408
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 540
                    }
                  ],
                  "startTime": "2026-05-31T00:18:49.137Z",
                  "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": 16,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6852,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4128
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1628
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 621
                    }
                  ],
                  "startTime": "2026-05-31T00:18:55.733Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6992,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4081
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1783
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 591
                    }
                  ],
                  "startTime": "2026-05-31T00:18:56.514Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-5c7c57ec316fa73598b5",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a mandatory recurring product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7359,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4478
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1699
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 594
                    }
                  ],
                  "startTime": "2026-05-31T00:18:57.423Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-6e8e76efcafe3d9d1bc6",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "creates a recurring product with a max quantity per booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 7208,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4643
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 1417
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 551
                    }
                  ],
                  "startTime": "2026-05-31T00:18:58.915Z",
                  "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": 16,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75194,
                  "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": 74687,
                      "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-31T00:19:02.596Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--a685b-ct-with-a-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--a685b-ct-with-a-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 22,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75224,
                  "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": 74644,
                      "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-31T00:20:18.488Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5836,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 929
                    },
                    {
                      "title": "create recurring product with duplicate name",
                      "duration": 4225
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 167
                    }
                  ],
                  "startTime": "2026-05-31T00:19:03.517Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-899cd8fa21f10b1fc844",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 76,
          "column": 5
        },
        {
          "title": "creates a recurring product with attached unit types",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8452,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 744
                    },
                    {
                      "title": "create recurring product with attached unit types",
                      "duration": 6168
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 76
                    }
                  ],
                  "startTime": "2026-05-31T00:19:04.845Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-29eb7672520249e8761e",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 97,
          "column": 5
        },
        {
          "title": "rejects a recurring product without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2492,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 1948
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-31T00:19:06.187Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-43f93a9d4960b7d74bc1",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 123,
          "column": 5
        },
        {
          "title": "rejects a recurring product with duplicate weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4014,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3492
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-31T00:19:08.686Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4128,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3610
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-31T00:19:09.363Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-c102df9b5b19d689ea59",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 139,
          "column": 7
        },
        {
          "title": "rejects a recurring product with duplicate mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 5213
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-31T00:19:12.709Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-d97f4324f1fe2360d549",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 139,
          "column": 7
        },
        {
          "title": "rejects a recurring product with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2685,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2205
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-31T00:19:13.308Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2662,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2136
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-31T00:19:13.501Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-0b6e4f065fa97d164145",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with monthly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2873,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2401
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-31T00:19:16.000Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2857,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2303
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-05-31T00:19:16.170Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-b9c67a5d2075b54bfd8f",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "rejects a recurring product with two booking plans sharing period and amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2617,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 2016
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-31T00:19:17.294Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "717e76d36be5d42d13fe-64da2c201e953d863455",
          "file": "src/manager/tests/e2e/product/product-recurring-create.spec.ts",
          "line": 176,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a single booking plan via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5493,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1681
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1771
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1508
                    }
                  ],
                  "startTime": "2026-05-31T00:19:18.422Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "35b829e4e30beb7cba58-8fc443fd08e48c8a23d6",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects deleting the only booking plan via the inline action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plan.spec.ts",
                    "line": 38,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 17,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 22578,
                  "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": 920
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1129
                    },
                    {
                      "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-31T00:19:18.881Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5630,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1825
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 575
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1404
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1322
                    }
                  ],
                  "startTime": "2026-05-31T00:19:19.034Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "11f3129daa04eadf7ae3-9cfbdc8014ce619bd5e7",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
          "line": 12,
          "column": 7
        },
        {
          "title": "rejects deleting all booking plans via the row action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                    "line": 38,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 23238,
                  "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": 1745
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 870
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20025,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCountGreaterThan\u001b[2m(\u001b[22m\u001b[32m0\u001b[39m\u001b[2m)\u001b[22m\n\nLocator: locator('.v-snackbar').filter({ hasText: 'At least one booking plan is required' })\nExpected: > \u001b[32m0\u001b[39m\nReceived: \u001b[31m0\u001b[39m\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:55:42\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts:54:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                          "column": 42,
                          "line": 55
                        },
                        "snippet": "\u001b[0m \u001b[90m 53 |\u001b[39m\n \u001b[90m 54 |\u001b[39m     \u001b[36mawait\u001b[39m test\u001b[33m.\u001b[39mstep(\u001b[32m'verify error snackbar'\u001b[39m\u001b[33m,\u001b[39m \u001b[36masync\u001b[39m () \u001b[33m=>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 55 |\u001b[39m       \u001b[36mawait\u001b[39m expect(dialog\u001b[33m.\u001b[39merrorSnackbar)\u001b[33m.\u001b[39mtoHaveCountGreaterThan(\u001b[35m0\u001b[39m)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 56 |\u001b[39m     })\u001b[33m;\u001b[39m\n \u001b[90m 57 |\u001b[39m   }\n \u001b[90m 58 |\u001b[39m )\u001b[33m;\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-31T00:19:19.980Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                        "line": 38,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--67068-lans-via-the-row-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
                    "column": 42,
                    "line": 55
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "11f3129daa04eadf7ae3-54f324f7dfd6a381f63d",
          "file": "src/manager/tests/e2e/product/product-recurring-delete-booking-plans.spec.ts",
          "line": 38,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a recurring product that is not used by any bookings",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2980,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 732
                    },
                    {
                      "title": "delete recurring product",
                      "duration": 1465
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 302
                    }
                  ],
                  "startTime": "2026-05-31T00:19:23.928Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4008,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 766
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 855
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 712
                    },
                    {
                      "title": "detach unit type",
                      "duration": 319
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 896
                    }
                  ],
                  "startTime": "2026-05-31T00:19:24.674Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c21a906fc811dbdbf377-2c9880bb192785a79ab0",
          "file": "src/manager/tests/e2e/product/product-recurring-detach-unit-type.spec.ts",
          "line": 9,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the price of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5641,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1815
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1948
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1454
                    }
                  ],
                  "startTime": "2026-05-31T00:19:26.917Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5738,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1726
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 2005
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1498
                    }
                  ],
                  "startTime": "2026-05-31T00:19:28.691Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-a5bc7126c478a08b5f12",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5869,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1786
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1959
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1610
                    }
                  ],
                  "startTime": "2026-05-31T00:19:30.150Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-36580eaf0ecb121b3fe0",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5989,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1761
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1991
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1650
                    }
                  ],
                  "startTime": "2026-05-31T00:19:30.464Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-d95cfe36606cd0e79048",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the publish status of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5277,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1808
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1451
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1563
                    }
                  ],
                  "startTime": "2026-05-31T00:19:32.566Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3616,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1821
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1189
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 125
                    }
                  ],
                  "startTime": "2026-05-31T00:19:34.436Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-6f85382ed33cc4804f9f",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate period amount in monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3740,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1690
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1414
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-31T00:19:36.100Z",
                  "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": 21,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3890,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1776
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1498
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-31T00:19:36.523Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3940,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1781
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1510
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 132
                    }
                  ],
                  "startTime": "2026-05-31T00:19:37.852Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4235,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2201
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1546
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-31T00:19:38.058Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-748575cbebf318790fa1",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3849,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1672
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1620
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-31T00:19:39.852Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "dd598a64b0fdc33e3d47-02fa967bd92f79f47da1",
          "file": "src/manager/tests/e2e/product/product-recurring-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount beyond the max",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 21,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3772,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1708
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1521
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:19:40.424Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3826,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1734
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1522
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-31T00:19:41.469Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2839,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 695
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1576
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:19:41.803Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 7745,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1819
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 601
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1349
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3473
                    }
                  ],
                  "startTime": "2026-05-31T00:19:42.305Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7880,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1760
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 389
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1393
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3725
                    }
                  ],
                  "startTime": "2026-05-31T00:19:43.236Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2302,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 722
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 971
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-31T00:19:43.715Z",
                  "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": 21,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4528,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1679
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 557
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 214
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1511
                    }
                  ],
                  "startTime": "2026-05-31T00:19:44.208Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4535,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1809
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 411
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 196
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1532
                    }
                  ],
                  "startTime": "2026-05-31T00:19:44.654Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2956,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 720
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1675
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:19:45.307Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2984,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 764
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1561
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-31T00:19:46.035Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2898,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 789
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1551
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-05-31T00:19:48.272Z",
                  "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": 21,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75226,
                  "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": 738
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73925,
                      "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-31T00:19:48.748Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--57c6b-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--57c6b-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 23,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75190,
                  "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": 819
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73917,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-31T00:21:04.491Z",
                  "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": 20,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75173,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 718
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73848,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-31T00:19:49.029Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--f9c43-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/product-product-recurring--f9c43-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 24,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75151,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"product-recurring-edit-booking-portal-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at ProductRecurringEditBookingPortalDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:37:40)\n    at ProductRecurringEditBookingPortalDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/product/views/ProductRecurringEditBookingPortalDialog.ts:22:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:18:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/product/product-recurring-edit-booking-portal.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 777
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 73895,
                      "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-31T00:21:04.668Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2201,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 705
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 847
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-31T00:19:49.201Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3324,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 808
                    },
                    {
                      "title": "edit recurring product general",
                      "duration": 1362
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 16
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 576
                    }
                  ],
                  "startTime": "2026-05-31T00:19:50.061Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3553,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 744
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 690
                    },
                    {
                      "title": "edit recurring product to use duplicate name",
                      "duration": 1544
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-31T00:19:51.131Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2024,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 733
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 746
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-31T00:19:51.181Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3846,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 838
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1902
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-05-31T00:19:51.412Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3292,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 707
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2002
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-31T00:19:53.216Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3609,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 718
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2311
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:19:53.400Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2188,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 764
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 862
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-31T00:19:54.695Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 1931,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 688
                    },
                    {
                      "title": "apply filter",
                      "duration": 581
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 144
                    }
                  ],
                  "startTime": "2026-05-31T00:19:55.267Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1902,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 751
                    },
                    {
                      "title": "apply filter",
                      "duration": 494
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 171
                    }
                  ],
                  "startTime": "2026-05-31T00:19:56.522Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2065,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 696
                    },
                    {
                      "title": "apply filter",
                      "duration": 710
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 184
                    }
                  ],
                  "startTime": "2026-05-31T00:19:56.894Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2062,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 689
                    },
                    {
                      "title": "apply filter",
                      "duration": 830
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:19:57.022Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2120,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 697
                    },
                    {
                      "title": "apply filter",
                      "duration": 761
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-31T00:19:57.209Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1884,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 736
                    },
                    {
                      "title": "apply filter",
                      "duration": 640
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-31T00:19:58.437Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6154,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 731
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 862
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 874
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 765
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2304
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-31T00:19:58.970Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3211,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 732
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "change unit status",
                      "duration": 1053
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 18
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 793
                    }
                  ],
                  "startTime": "2026-05-31T00:19:59.109Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3240,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 814
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 50
                    },
                    {
                      "title": "change unit status",
                      "duration": 1088
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 706
                    }
                  ],
                  "startTime": "2026-05-31T00:19:59.344Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3473,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 872
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 69
                    },
                    {
                      "title": "change unit status",
                      "duration": 1133
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 8
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 636
                    }
                  ],
                  "startTime": "2026-05-31T00:20:00.338Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3179,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 779
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 51
                    },
                    {
                      "title": "change unit status",
                      "duration": 1095
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 13
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 661
                    }
                  ],
                  "startTime": "2026-05-31T00:20:02.329Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3173,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 846
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 46
                    },
                    {
                      "title": "change unit status",
                      "duration": 1050
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 12
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 626
                    }
                  ],
                  "startTime": "2026-05-31T00:20:02.593Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 823
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 51
                    },
                    {
                      "title": "change unit status",
                      "duration": 1032
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 758
                    }
                  ],
                  "startTime": "2026-05-31T00:20:03.821Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4829,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 756
                    },
                    {
                      "title": "create unit",
                      "duration": 2405
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 340
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 791
                    }
                  ],
                  "startTime": "2026-05-31T00:20:05.137Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4394,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 804
                    },
                    {
                      "title": "create unit",
                      "duration": 1954
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 297
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 780
                    }
                  ],
                  "startTime": "2026-05-31T00:20:05.518Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4518,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "create unit",
                      "duration": 2029
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 282
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 778
                    }
                  ],
                  "startTime": "2026-05-31T00:20:05.776Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4289,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 797
                    },
                    {
                      "title": "create unit",
                      "duration": 1819
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 235
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 773
                    }
                  ],
                  "startTime": "2026-05-31T00:20:07.649Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2823,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 804
                    },
                    {
                      "title": "submit invalid unit create form",
                      "duration": 1470
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-05-31T00:20:09.922Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3009,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 747
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 55
                    },
                    {
                      "title": "submit unit create form with duplicate name",
                      "duration": 1506
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-31T00:20:09.977Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3279,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 830
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 57
                    },
                    {
                      "title": "edit unit general",
                      "duration": 1104
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 60
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 641
                    }
                  ],
                  "startTime": "2026-05-31T00:20:10.307Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3166,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 869
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 44
                    },
                    {
                      "title": "edit unit general",
                      "duration": 995
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 48
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 689
                    }
                  ],
                  "startTime": "2026-05-31T00:20:11.952Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3087,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 725
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 43
                    },
                    {
                      "title": "edit unit general",
                      "duration": 939
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 82
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 748
                    }
                  ],
                  "startTime": "2026-05-31T00:20:12.755Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4028,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 731
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 736
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 39
                    },
                    {
                      "title": "edit unit type",
                      "duration": 1292
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 20
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 681
                    }
                  ],
                  "startTime": "2026-05-31T00:20:13.000Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 4338,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 778
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 754
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 51
                    },
                    {
                      "title": "edit location and unit type",
                      "duration": 1433
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 29
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 708
                    }
                  ],
                  "startTime": "2026-05-31T00:20:13.595Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2353,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 818
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 45
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 580
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-05-31T00:20:15.130Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2394,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 40
                    },
                    {
                      "title": "submit edit changing only the location",
                      "duration": 968
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:20:15.851Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3385,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 783
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 35
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1070
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 122
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 781
                    }
                  ],
                  "startTime": "2026-05-31T00:20:17.041Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3687,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 757
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 50
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1531
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 105
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 692
                    }
                  ],
                  "startTime": "2026-05-31T00:20:17.496Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "8ade4b163a4dde493312-db04b7b306cd1d5612f6",
          "file": "src/manager/tests/e2e/unit/unit-edit-measurements.spec.ts",
          "line": 13,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
      "file": "src/manager/tests/e2e/unit/unit-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2433,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 745
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 40
                    },
                    {
                      "title": "apply filter",
                      "duration": 801
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 161
                    }
                  ],
                  "startTime": "2026-05-31T00:20:17.943Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2224,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 718
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 57
                    },
                    {
                      "title": "apply filter",
                      "duration": 605
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 218
                    }
                  ],
                  "startTime": "2026-05-31T00:20:18.256Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2360,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 786
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 41
                    },
                    {
                      "title": "apply filter",
                      "duration": 766
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 221
                    }
                  ],
                  "startTime": "2026-05-31T00:20:20.386Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2176,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 764
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 49
                    },
                    {
                      "title": "apply filter",
                      "duration": 748
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 74
                    }
                  ],
                  "startTime": "2026-05-31T00:20:20.440Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2227,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 746
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 39
                    },
                    {
                      "title": "apply filter",
                      "duration": 700
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 186
                    }
                  ],
                  "startTime": "2026-05-31T00:20:20.491Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2279,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 51
                    },
                    {
                      "title": "apply filter",
                      "duration": 804
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-05-31T00:20:21.192Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2685,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 786
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "apply filter",
                      "duration": 1313
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:20:22.625Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2473,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 742
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 39
                    },
                    {
                      "title": "apply filter",
                      "duration": 1019
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-31T00:20:22.730Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 2508,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 747
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 56
                    },
                    {
                      "title": "navigate to unit details page",
                      "duration": 927
                    },
                    {
                      "title": "verify unit details page",
                      "duration": 151
                    }
                  ],
                  "startTime": "2026-05-31T00:20:22.758Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1542,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit create dialog from list",
                      "duration": 598
                    },
                    {
                      "title": "verify unit create dialog is open",
                      "duration": 473
                    }
                  ],
                  "startTime": "2026-05-31T00:20:23.478Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5605,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1760
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1705
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1694
                    }
                  ],
                  "startTime": "2026-05-31T00:20:25.037Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5966,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1971
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1753
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1673
                    }
                  ],
                  "startTime": "2026-05-31T00:20:25.221Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5732,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1780
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1752
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1710
                    }
                  ],
                  "startTime": "2026-05-31T00:20:25.280Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-e63c4be46faaf8b66476",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a weekly booking plan to monthly plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5765,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1744
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1748
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1789
                    }
                  ],
                  "startTime": "2026-05-31T00:20:25.323Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5671,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1939
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1686
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1631
                    }
                  ],
                  "startTime": "2026-05-31T00:20:30.658Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 5978,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2189
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1646
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1645
                    }
                  ],
                  "startTime": "2026-05-31T00:20:31.021Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-ac1c7e594df21ad98bd6",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "adds a monthly booking plan to mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6048,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2118
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1838
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1619
                    }
                  ],
                  "startTime": "2026-05-31T00:20:31.096Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3960,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1756
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1731
                    }
                  ],
                  "startTime": "2026-05-31T00:20:31.197Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4117,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1846
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1774
                    }
                  ],
                  "startTime": "2026-05-31T00:20:35.166Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3964,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1730
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1732
                    }
                  ],
                  "startTime": "2026-05-31T00:20:36.337Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3972,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1785
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1642
                    }
                  ],
                  "startTime": "2026-05-31T00:20:37.006Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-ffeabc5b035190fe09e3",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a nameless booking plan that duplicates an existing nameless plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2915,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 769
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1674
                    }
                  ],
                  "startTime": "2026-05-31T00:20:37.152Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3840,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1830
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1504
                    }
                  ],
                  "startTime": "2026-05-31T00:20:39.293Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-3c20edced5d6ae7f315c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects adding a booking plan with a weekly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 19,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3821,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1727
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1604
                    }
                  ],
                  "startTime": "2026-05-31T00:20:40.076Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3852,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1726
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1606
                    }
                  ],
                  "startTime": "2026-05-31T00:20:40.309Z",
                  "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": 18,
                  "parallelIndex": 6,
                  "status": "passed",
                  "duration": 3877,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1795
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1554
                    }
                  ],
                  "startTime": "2026-05-31T00:20:40.986Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2460,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 959
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 879
                    }
                  ],
                  "startTime": "2026-05-31T00:20:43.144Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "0d2c20ead95f25fefa92-64f00197c739dbbbf421",
          "file": "src/manager/tests/e2e/unit-type/unit-type-add-booking-plans.spec.ts",
          "line": 47,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3677,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3070
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 50
                    }
                  ],
                  "startTime": "2026-05-31T00:27:09.566Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-439d79bfe204070aed27",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3553,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2985
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:27:10.230Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-22bd0b55b26a9ccb684c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3453,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2962
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:27:13.315Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-4086c6ee83e1df17f720",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3431,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2924
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:27:13.840Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ad504b614295c6f95939",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3521,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3036
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:27:16.775Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-5732d3bf21661aaa651e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active booking without move-out date set as available with rented, vacant and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3511,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2992
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 56
                    }
                  ],
                  "startTime": "2026-05-31T00:27:17.280Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-43869768435fc7a9640f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active booking without move-out date set as available with rented, blocked and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3456,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2964
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-31T00:27:20.302Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-dcb5c566cd9676d6009d",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active booking without move-out date set as available with rented, maintenance and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3407,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2932
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-31T00:27:20.798Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-42d8bc3e2bd1fe59ce7c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a scheduled booking without move-out date set as available with reserved, vacant and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3490,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2975
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-31T00:27:23.764Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-f4989e2593a630f51b87",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a scheduled booking without move-out date set as available with reserved, blocked and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3640,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3120
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-31T00:27:24.213Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-2029236c6dc23772e671",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a scheduled booking without move-out date set as available with reserved, maintenance and vacant units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3720,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3190
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-31T00:27:27.262Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e5f0496f142fe622222e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 7 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3684,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3093
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-31T00:27:27.862Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-a0857d30a50293a69eb1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 8 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3559,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3022
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-05-31T00:27:30.989Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-327d7eb545cbe7d16942",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 16 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3477,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2902
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 61
                    }
                  ],
                  "startTime": "2026-05-31T00:27:31.556Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-10c940279f633ff58121",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 7 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3323,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2837
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-31T00:27:34.554Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-317e864ac9ec0304f162",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 8 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3445,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2952
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-31T00:27:35.041Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e5d18d21f8ed6f957e14",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 16 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3408,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2921
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-31T00:27:37.884Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-361aea252945b4aeaf7f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a canceled booking as available with vacant, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3550,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3056
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 60
                    }
                  ],
                  "startTime": "2026-05-31T00:27:38.493Z",
                  "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": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3797,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3160
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 58
                    }
                  ],
                  "startTime": "2026-05-31T00:27:41.406Z",
                  "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": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3682,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3150
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-31T00:27:41.301Z",
                  "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": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4399,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3335
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-31T00:27:42.051Z",
                  "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": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3790,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3230
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-05-31T00:27:44.993Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-51f182f2a7b9290126db",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 7 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3978,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3440
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-31T00:27:45.263Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-8ad3f946cc1a776e0c38",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 8 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4448,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3386
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 70
                    }
                  ],
                  "startTime": "2026-05-31T00:27:46.458Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b77c62a4fc7df543bc74",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "shows unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 16 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4067,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3478
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-31T00:27:48.792Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-14729badb9cc30541c8f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 22,
          "column": 7
        },
        {
          "title": "does not show unit type not part of a booking as available with blocked, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3638,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3026
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-05-31T00:27:49.255Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d59b06407a61c3b779a8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type not part of a booking as available with maintenance, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3875,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3314
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-05-31T00:27:50.918Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e2a743ea11f4b3f62eae",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active booking as available with rented, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3803,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3286
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-31T00:27:52.868Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b18585ecd60027a6582c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active booking as available with rented, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3787,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3263
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-31T00:27:52.900Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-36abebd020ef20e847c5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a scheduled booking as available with reserved, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3734,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3245
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:27:54.804Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-760e80ab4e2d61e583f5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a scheduled booking as available with reserved, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3718,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3247
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-31T00:27:56.680Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-2c9c1726ed765b88e4d2",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of an active and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 2 days, requested move-in date set 1 day before move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3745,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3251
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:27:56.696Z",
                  "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": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3852,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3371
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-31T00:27:58.547Z",
                  "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": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3885,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3384
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-31T00:28:00.406Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-25d639ef2fd4c96284e5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a canceled booking as available with to-check, blocked and blocked units, move-out date set today - 2 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4118,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3569
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 37
                    }
                  ],
                  "startTime": "2026-05-31T00:28:00.449Z",
                  "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": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3641,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3136
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-31T00:28:02.405Z",
                  "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": 55,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3738,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3255
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-31T00:28:04.301Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d9e7271ff85d4ef05530",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "does not show unit type part of a past-due and already canceled booking as available with rented, blocked and blocked units, move-out date set today + 5 days, requested move-in date set 2 days after move-out date and to-check time 7 days",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 57,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3744,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3213
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-31T00:28:04.575Z",
                  "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": 56,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3577,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3108
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-05-31T00:28:06.054Z",
                  "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": 19,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75473,
                  "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": 74971,
                      "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-31T00:20:43.909Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-ea29d--with-a-single-booking-plan-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-ea29d--with-a-single-booking-plan-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 26,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75377,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 74950,
                      "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-31T00:22:00.065Z",
                  "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": 17,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75331,
                  "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": 74772,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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-31T00:20:44.171Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 27,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75360,
                  "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": 74933,
                      "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-31T00:22:00.211Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d5e87-e-with-weekly-booking-plans-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-f37cfb569efc175fc39c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with monthly booking plans",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 18,
                  "parallelIndex": 6,
                  "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": 74757,
                      "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-31T00:20:44.873Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-6f829--with-monthly-booking-plans-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-6f829--with-monthly-booking-plans-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 28,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75331,
                  "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": 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=\"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-31T00:22:00.967Z",
                  "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": 8,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75426,
                  "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": 74887,
                      "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-31T00:20:45.619Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 29,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75505,
                  "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": 74976,
                      "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-31T00:22:02.087Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-47c76-pe-with-mixed-booking-plans-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-10519671b2a6044b35a1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a named and a nameless booking plan sharing the same period and amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 25,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7847,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 5199
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 1650
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 532
                    }
                  ],
                  "startTime": "2026-05-31T00:21:34.272Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-23dd567e2082349e32b4",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with zero taxes",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 25,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75527,
                  "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": 75138,
                      "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-31T00:21:42.179Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 32,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75410,
                  "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": 74963,
                      "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-31T00:22:58.559Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-547c5-a-unit-type-with-zero-taxes-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-295d7eac3d444f675fba",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with equal b2c and b2b taxes",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 30,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75386,
                  "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": 74933,
                      "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-31T00:22:20.199Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 37,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75328,
                  "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": 74918,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n",
                        "stack": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"add-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanAddDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:50:40)\n    at BookingPlanAddDialog.add (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanAddDialog.ts:32:5)\n    at BookingPlanFieldSet.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/components/BookingPlanFieldSet.ts:16:7)\n    at UnitTypeCreateDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:62:5)\n    at UnitTypeCreateDialog.create (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/unit-type/views/UnitTypeCreateDialog.ts:30:5)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-create.spec.ts:26:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                          "column": 41,
                          "line": 18
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/manager/shared/components/LanguageAwareInput.ts:18\n\n\u001b[0m \u001b[90m 16 |\u001b[39m       }\n \u001b[90m 17 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 18 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mgetLanguageButton(key)\u001b[33m.\u001b[39mclick()\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                         \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 19 |\u001b[39m       \u001b[36mawait\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mtextAreaField\u001b[33m.\u001b[39mfill(value)\u001b[33m;\u001b[39m\n \u001b[90m 20 |\u001b[39m     }\n \u001b[90m 21 |\u001b[39m   }\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-05-31T00:23:36.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-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-499b8-ith-equal-b2c-and-b2b-taxes-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-4208b174579bfef23fcb",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with mixed b2c and b2b taxes",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 31,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75340,
                  "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": 74933,
                      "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-31T00:22:20.324Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 38,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75312,
                  "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": 74904,
                      "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-31T00:23:36.361Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-8b6dc-ith-mixed-b2c-and-b2b-taxes-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-d573e1ec9f370191d0bd",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a more info url",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 33,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75394,
                  "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": 74970,
                      "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-31T00:23:16.130Z",
                  "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": 41,
                  "parallelIndex": 2,
                  "status": "timedOut",
                  "duration": 75343,
                  "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": 74925,
                      "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-31T00:24:32.199Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-01d9f-t-type-with-a-more-info-url-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-01d9f-t-type-with-a-more-info-url-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-ea6773495cf3bcf80458",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a short description",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 34,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75288,
                  "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": 74834,
                      "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-31T00:23:16.266Z",
                  "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": 40,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75204,
                  "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": 74800,
                      "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-31T00:24:32.165Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-88a71-pe-with-a-short-description-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-88a71-pe-with-a-short-description-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-fff21cccb0a00a0d9194",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with one category",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 35,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75499,
                  "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": 75021,
                      "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-31T00:23:17.526Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 42,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75354,
                  "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": 74908,
                      "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-31T00:24:34.101Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-db23b-unit-type-with-one-category-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-285f62d8a9b4556c5fc0",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with two categories",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 36,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75358,
                  "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": 74859,
                      "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-31T00:23:18.437Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 43,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75363,
                  "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-31T00:24:34.592Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-d7e5d-it-type-with-two-categories-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-47b8d80358ed65ef6071",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "creates a unit type with a deposit",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 39,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75544,
                  "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": 843
                    },
                    {
                      "title": "create unit type",
                      "duration": 74250,
                      "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-31T00:24:14.767Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 46,
                  "parallelIndex": 3,
                  "status": "timedOut",
                  "duration": 75363,
                  "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": 906
                    },
                    {
                      "title": "create unit type",
                      "duration": 73978,
                      "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-31T00:25:31.211Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-e2e70--a-unit-type-with-a-deposit-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-a134bac6aae7bff4b5d7",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 76,
          "column": 5
        },
        {
          "title": "rejects a unit type without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2581,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 2171
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:24:52.345Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-c5d2e18effd6baf020e4",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 95,
          "column": 5
        },
        {
          "title": "rejects a unit type with two nameless booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 45,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4251,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3800
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 36
                    }
                  ],
                  "startTime": "2026-05-31T00:24:52.424Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-8c9a0ebd1ecbb32337bb",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with non-unique weekly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4157,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3710
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-05-31T00:24:54.977Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-b74fd51dd8fcd7a358ba",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with non-unique monthly booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 45,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4421,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3992
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-05-31T00:24:56.731Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-a52615523dbb747ed213",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with non-unique mixed booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6292,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 5836
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-31T00:24:59.145Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-170d9166639fd7d5eae5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 111,
          "column": 7
        },
        {
          "title": "rejects a unit type with weekly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 45,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2565,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2063
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-05-31T00:25:01.161Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-d17b44dd1a749f05e5ba",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with weekly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 45,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2462,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2007
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-05-31T00:25:03.734Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-94d056f3f8b1968fe7a9",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with monthly booking plans beyond the max period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2600,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2161
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-05-31T00:25:05.444Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-b17a86cb7e4b5e4df351",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with monthly booking plans below the min period amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 45,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2537,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2092
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-05-31T00:25:06.203Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-70e6b68ed68c2644c0bb",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 128,
          "column": 7
        },
        {
          "title": "rejects a unit type with two booking plans sharing period, amount and name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2400,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1951
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:25:08.052Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "d5bac11219cf6757e83d-fa735582438dd174da62",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 148,
          "column": 5
        },
        {
          "title": "rejects a unit type with a duplicate name",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 45,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75466,
                  "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": 944
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "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=\"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-31T00:25:08.748Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 51,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 75435,
                  "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": 871
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 73997,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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-31T00:26:25.076Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-create-c3158--type-with-a-duplicate-name-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "d5bac11219cf6757e83d-babda31aa50a06c11652",
          "file": "src/manager/tests/e2e/unit-type/unit-type-create.spec.ts",
          "line": 168,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a single booking plan via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1753
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 2018
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1472
                    }
                  ],
                  "startTime": "2026-05-31T00:25:10.460Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3aff8071e7912a497007-145f981a2a2d420aed68",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects deleting the only booking plan via the inline action @bug",
          "ok": true,
          "tags": [
            "bug"
          ],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                    "line": 35,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 22374,
                  "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": 866
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 987
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20036,
                      "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-31T00:25:16.179Z",
                  "annotations": [
                    {
                      "type": "fail",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                        "line": 35,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-delete-0cfb3-n-via-the-inline-action-bug-manager-e2e/error-context.md"
                    }
                  ],
                  "errorLocation": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
                    "column": 42,
                    "line": 49
                  }
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3aff8071e7912a497007-d210b895aee6d74a8df1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plan.spec.ts",
          "line": 35,
          "column": 6
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-delete-booking-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes some booking plans via the row action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6087,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1906
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 447
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1871
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1427
                    }
                  ],
                  "startTime": "2026-05-31T00:25:38.566Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 23126,
                  "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": 1925
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 686
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 20017,
                      "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-31T00:25:44.664Z",
                  "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": 47,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3090,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 832
                    },
                    {
                      "title": "delete unit type",
                      "duration": 1477
                    },
                    {
                      "title": "verify unit type is no longer on list page",
                      "duration": 313
                    }
                  ],
                  "startTime": "2026-05-31T00:25:48.030Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 5230,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1763
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1249
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1634
                    }
                  ],
                  "startTime": "2026-05-31T00:25:48.266Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-3094f1d95b948cba9114",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the short description of a booking plan",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 49,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75221,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"edit-booking-plan-dialog\"]):has(.v-overlay__content:not(.dialog-bottom-transition-enter-active))').getByTestId('language-aware-input').getByRole('button', { name: 'English', exact: true })\u001b[22m\n\n\n   at src/manager/shared/components/LanguageAwareInput.ts:18\n\n  16 |       }\n  17 |\n> 18 |       await this.getLanguageButton(key).click();\n     |                                         ^\n  19 |       await this.textAreaField.fill(value);\n  20 |     }\n  21 |   }\n    at LanguageAwareInput.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts:18:41)\n    at BookingPlanEditDialog.fill (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:45:40)\n    at BookingPlanEditDialog.edit (/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/modules/ui/booking-plan/views/BookingPlanEditDialog.ts:29:16)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:20:20\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts:16:5"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1851
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72884,
                      "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-31T00:25:50.295Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 53,
                  "parallelIndex": 6,
                  "status": "timedOut",
                  "duration": 75294,
                  "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": 2066
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72655,
                      "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-31T00:27:06.150Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e-retry1/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-b3ffb-scription-of-a-booking-plan-manager-e2e-retry1/trace.zip"
                    }
                  ]
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-925adeb7a73dc97d865e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the name of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1905
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1541
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1489
                    }
                  ],
                  "startTime": "2026-05-31T00:25:50.883Z",
                  "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": 47,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75222,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 1775
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 72905,
                      "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-31T00:25:51.179Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-1f223-scription-of-a-booking-plan-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-1f223-scription-of-a-booking-plan-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 54,
                  "parallelIndex": 0,
                  "status": "timedOut",
                  "duration": 75550,
                  "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": 1967
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 73000,
                      "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-31T00:27:07.021Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 5722,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1871
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1883
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1496
                    }
                  ],
                  "startTime": "2026-05-31T00:25:53.553Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-140b4b7e259bef49d653",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "edits the period amount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 6462,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1940
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1874
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1621
                    }
                  ],
                  "startTime": "2026-05-31T00:25:56.417Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 5924,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1780
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1989
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1655
                    }
                  ],
                  "startTime": "2026-05-31T00:25:59.287Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-5e3b1cf2a09054e5e419",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 10,
          "column": 7
        },
        {
          "title": "removes the discount of a booking plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 5760,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1873
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1873
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1557
                    }
                  ],
                  "startTime": "2026-05-31T00:26:02.891Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 5775,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1798
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1895
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1638
                    }
                  ],
                  "startTime": "2026-05-31T00:26:05.219Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5109,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1810
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1404
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1470
                    }
                  ],
                  "startTime": "2026-05-31T00:26:07.802Z",
                  "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": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3957,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1792
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1516
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 138
                    }
                  ],
                  "startTime": "2026-05-31T00:26:08.661Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 3667,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1856
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1336
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-31T00:26:11.003Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-a94d01b7a042700b7b74",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a duplicate weekly period amount and name in mixed plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 3936,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1911
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1509
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 59
                    }
                  ],
                  "startTime": "2026-05-31T00:26:12.627Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3635,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1706
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1377
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 50
                    }
                  ],
                  "startTime": "2026-05-31T00:26:12.918Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 3716,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1731
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1437
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-31T00:26:14.681Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3583,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1848
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1255
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-05-31T00:26:16.562Z",
                  "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": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4007,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1735
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1205
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-31T00:26:16.572Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-274900eccd091dff9e58",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan with a monthly period amount below the min",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3648,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1817
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1294
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-05-31T00:26:18.405Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3056,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1156
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1235
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 131
                    }
                  ],
                  "startTime": "2026-05-31T00:26:20.153Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "715c1a4bbf86f8d2dbdd-31381e32c86e77244796",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plan.spec.ts",
          "line": 34,
          "column": 7
        },
        {
          "title": "rejects editing a booking plan without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2633,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 741
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1357
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-05-31T00:26:20.587Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 7535,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1858
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 529
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1298
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3337
                    }
                  ],
                  "startTime": "2026-05-31T00:26:22.066Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7356,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1772
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 396
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1271
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3430
                    }
                  ],
                  "startTime": "2026-05-31T00:26:23.219Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee2b682cfaf3e9ef1193-af5efe1e07cb6e644965",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "rejects a price change without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2412,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 998
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 860
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-05-31T00:26:23.230Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ee2b682cfaf3e9ef1193-dac28b10c93d08d92c25",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-prices.spec.ts",
          "line": 40,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-publish-status.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-booking-plans-publish-status.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "publishes some booking plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 4475,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1747
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 554
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 219
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1470
                    }
                  ],
                  "startTime": "2026-05-31T00:26:25.652Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 4796,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1810
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 652
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 204
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 1494
                    }
                  ],
                  "startTime": "2026-05-31T00:26:29.618Z",
                  "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": 50,
                  "parallelIndex": 5,
                  "status": "passed",
                  "duration": 2492,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 830
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1179
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-05-31T00:26:30.136Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2775,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 759
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1372
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-05-31T00:26:30.582Z",
                  "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": 50,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75221,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 927
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73838,
                      "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-31T00:26:32.637Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-90c6d-edits-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-90c6d-edits-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 58,
                  "parallelIndex": 5,
                  "status": "timedOut",
                  "duration": 75261,
                  "error": {
                    "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 75000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/shared/components/LanguageAwareInput.ts",
                        "column": 41,
                        "line": 18
                      },
                      "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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": 757
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73843,
                      "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-31T00:27:48.679Z",
                  "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": 44,
                  "parallelIndex": 4,
                  "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=\"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": 745
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73958,
                      "error": {
                        "message": "Error: locator.click: Test timeout of 75000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('.v-dialog:has([data-test-id=\"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-31T00:26:33.366Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-ac252-moves-the-short-description-manager-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/unit-type-unit-type-edit-b-ac252-moves-the-short-description-manager-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 59,
                  "parallelIndex": 4,
                  "status": "timedOut",
                  "duration": 75348,
                  "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": 811
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 73837,
                      "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-31T00:27:49.367Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 2602,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 758
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1358
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-05-31T00:26:34.425Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 2994,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 939
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1526
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-05-31T00:26:37.036Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 2854,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 796
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1502
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 62
                    }
                  ],
                  "startTime": "2026-05-31T00:26:40.039Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 2017,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 875
                    },
                    {
                      "title": "submit edit clearing the categories",
                      "duration": 713
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-31T00:26:42.902Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 3300,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 825
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1376
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 74
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 558
                    }
                  ],
                  "startTime": "2026-05-31T00:26:44.929Z",
                  "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": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3264,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 761
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1390
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 32
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 592
                    }
                  ],
                  "startTime": "2026-05-31T00:26:47.307Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 3617,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 773
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 703
                    },
                    {
                      "title": "add a deposit",
                      "duration": 1591
                    },
                    {
                      "title": "verify deposit on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-05-31T00:26:48.235Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-eea68312d0e503b50a0f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 44,
          "column": 5
        },
        {
          "title": "removes the deposit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3807,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 761
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 770
                    },
                    {
                      "title": "remove the deposit",
                      "duration": 1765
                    },
                    {
                      "title": "verify deposit cleared on details page",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-05-31T00:26:50.636Z",
                  "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": 2,
                  "status": "passed",
                  "duration": 2217,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 801
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 787
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-05-31T00:26:51.860Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3004,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 809
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 970
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 642
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-05-31T00:26:54.087Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "1acef0ba30eb1e6ab54f-20d23996320ba89884f0",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-general.spec.ts",
          "line": 94,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the b2c tax",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2731,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1019
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1249
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-05-31T00:26:54.465Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2414,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 749
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1195
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-05-31T00:26:57.102Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "168fe000372bcefa277f-dd06a033c3cb10c01286",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
          "line": 9,
          "column": 7
        },
        {
          "title": "edits both b2c and b2b taxes",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2889,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 737
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1686
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-05-31T00:26:57.205Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2120,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 895
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 778
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-05-31T00:26:59.525Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "168fe000372bcefa277f-a40a93764065ebe072b5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-edit-tax.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
      "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1925,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 718
                    },
                    {
                      "title": "apply filter",
                      "duration": 529
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 143
                    }
                  ],
                  "startTime": "2026-05-31T00:27:00.103Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1842,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 776
                    },
                    {
                      "title": "apply filter",
                      "duration": 503
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 158
                    }
                  ],
                  "startTime": "2026-05-31T00:27:01.654Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-caa67e01b07e09e22aa8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 23,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1736,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 756
                    },
                    {
                      "title": "apply filter",
                      "duration": 386
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 109
                    }
                  ],
                  "startTime": "2026-05-31T00:27:02.038Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1708,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 768
                    },
                    {
                      "title": "apply filter",
                      "duration": 489
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-05-31T00:27:03.503Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-2b97225babcdce31c15f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 57,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2020,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 811
                    },
                    {
                      "title": "apply filter",
                      "duration": 710
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-05-31T00:27:03.781Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2222,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 728
                    },
                    {
                      "title": "apply filter",
                      "duration": 894
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 125
                    }
                  ],
                  "startTime": "2026-05-31T00:27:05.219Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "10464b1684286e127613-95da1a56a253cb648d02",
          "file": "src/manager/tests/e2e/unit-type/unit-type-filter.spec.ts",
          "line": 86,
          "column": 5
        },
        {
          "title": "excludes unit types not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1986,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 827
                    },
                    {
                      "title": "apply filter",
                      "duration": 665
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-05-31T00:27:05.808Z",
                  "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": 48,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2166,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 727
                    },
                    {
                      "title": "navigate to unit type details page",
                      "duration": 775
                    },
                    {
                      "title": "verify unit type details page",
                      "duration": 154
                    }
                  ],
                  "startTime": "2026-05-31T00:27:07.451Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e4a8d4cf4651a56f96dd-39a5b0c1175a2fe3dfc3",
          "file": "src/manager/tests/e2e/unit-type/unit-type-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the unit type list to the unit type create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 75000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 52,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1187,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit type create dialog from list",
                      "duration": 302
                    },
                    {
                      "title": "verify unit type create dialog is open",
                      "duration": 453
                    }
                  ],
                  "startTime": "2026-05-31T00:27:07.801Z",
                  "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": 2469,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 2174
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 129
                    }
                  ],
                  "startTime": "2026-05-31T00:15:01.282Z",
                  "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": 2321,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 2033
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 128
                    }
                  ],
                  "startTime": "2026-05-31T00:15:01.357Z",
                  "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-31T00:14:59.788Z",
    "duration": 845186.848,
    "expected": 405,
    "skipped": 0,
    "unexpected": 26,
    "flaky": 0
  }
}