{
  "config": {
    "argv": [
      "/usr/bin/node",
      "/builds/at-kinnovis/quality-assurance/qa-automation/node_modules/.bin/playwright",
      "test"
    ],
    "configFile": "/builds/at-kinnovis/quality-assurance/qa-automation/playwright.config.ts",
    "rootDir": "/builds/at-kinnovis/quality-assurance/qa-automation",
    "failOnFlakyTests": false,
    "forbidOnly": true,
    "fullyParallel": true,
    "globalSetup": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/global-setup.ts",
    "globalTeardown": null,
    "globalTimeout": 0,
    "grep": {},
    "grepInvert": null,
    "maxFailures": 0,
    "metadata": {
      "ci": {
        "commitHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/commit/ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
        "commitHash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
        "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/15926659648",
        "branch": "develop"
      },
      "gitCommit": {
        "shortHash": "ea0d316e",
        "hash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
        "subject": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'",
        "body": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'\n\nKIN-5121: Update Playwright to 1.62.1 and bump the CI image to v1_62_1_noble\n\nSee merge request at-kinnovis/quality-assurance/qa-automation!507",
        "author": {
          "name": "Kevin Uterlutsch",
          "email": "kevin.uterlutsch@kinnovis.com",
          "time": 1786622479000
        },
        "committer": {
          "name": "Kevin Uterlutsch",
          "email": "kevin.uterlutsch@kinnovis.com",
          "time": 1786622479000
        },
        "branch": "HEAD"
      },
      "actualWorkers": 5
    },
    "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/ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "commitHash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/15926659648",
            "branch": "develop"
          },
          "gitCommit": {
            "shortHash": "ea0d316e",
            "hash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "subject": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'",
            "body": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'\n\nKIN-5121: Update Playwright to 1.62.1 and bump the CI image to v1_62_1_noble\n\nSee merge request at-kinnovis/quality-assurance/qa-automation!507",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 5
        },
        "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": 90000
      },
      {
        "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/ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "commitHash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/15926659648",
            "branch": "develop"
          },
          "gitCommit": {
            "shortHash": "ea0d316e",
            "hash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "subject": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'",
            "body": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'\n\nKIN-5121: Update Playwright to 1.62.1 and bump the CI image to v1_62_1_noble\n\nSee merge request at-kinnovis/quality-assurance/qa-automation!507",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 5
        },
        "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": 90000
      },
      {
        "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/ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "commitHash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/15926659648",
            "branch": "develop"
          },
          "gitCommit": {
            "shortHash": "ea0d316e",
            "hash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "subject": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'",
            "body": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'\n\nKIN-5121: Update Playwright to 1.62.1 and bump the CI image to v1_62_1_noble\n\nSee merge request at-kinnovis/quality-assurance/qa-automation!507",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 5
        },
        "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": 90000
      },
      {
        "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/ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "commitHash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "buildHref": "https://gitlab.com/at-kinnovis/quality-assurance/qa-automation/-/jobs/15926659648",
            "branch": "develop"
          },
          "gitCommit": {
            "shortHash": "ea0d316e",
            "hash": "ea0d316ee056d624ef00f83b5fdd3e4f53d9aa64",
            "subject": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'",
            "body": "Merge branch 'feature/KIN-5121-update-playwright-image-1-62-1' into 'develop'\n\nKIN-5121: Update Playwright to 1.62.1 and bump the CI image to v1_62_1_noble\n\nSee merge request at-kinnovis/quality-assurance/qa-automation!507",
            "author": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "committer": {
              "name": "Kevin Uterlutsch",
              "email": "kevin.uterlutsch@kinnovis.com",
              "time": 1786622479000
            },
            "branch": "HEAD"
          },
          "actualWorkers": 5
        },
        "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": 90000
      }
    ],
    "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.62.1",
    "workers": 5,
    "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-setup",
              "projectName": "manager-setup",
              "results": [
                {
                  "workerIndex": 0,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1967,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:10:44.155Z",
                  "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/booking/booking-cancel-reschedule.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-cancel-reschedule.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "reschedules the cancellation of an active booking from end of current period to immediately",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 11919,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 519
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 801
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2294
                    },
                    {
                      "title": "cancel booking with initial option",
                      "duration": 2951
                    },
                    {
                      "title": "reschedule booking cancellation",
                      "duration": 4171
                    },
                    {
                      "title": "verify booking after reschedule on details page",
                      "duration": 29
                    },
                    {
                      "title": "verify booking after reschedule on list page",
                      "duration": 689
                    }
                  ],
                  "startTime": "2026-08-17T04:14:58.376Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "18996d74d446ca71c7a3-cf8045ae8b221765fa69",
          "file": "src/manager/tests/e2e/booking/booking-cancel-reschedule.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "reschedules the cancellation of an active booking from end of current period to a custom date",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 12759,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 807
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1019
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 42
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2115
                    },
                    {
                      "title": "cancel booking with initial option",
                      "duration": 3112
                    },
                    {
                      "title": "reschedule booking cancellation",
                      "duration": 4520
                    },
                    {
                      "title": "verify booking after reschedule on details page",
                      "duration": 26
                    },
                    {
                      "title": "verify booking after reschedule on list page",
                      "duration": 633
                    }
                  ],
                  "startTime": "2026-08-17T04:14:58.367Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "18996d74d446ca71c7a3-e241d21045e26203aa03",
          "file": "src/manager/tests/e2e/booking/booking-cancel-reschedule.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "reschedules the cancellation of an active booking from a custom date to immediately",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 12946,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 515
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 789
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 44
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1903
                    },
                    {
                      "title": "cancel booking with initial option",
                      "duration": 4953
                    },
                    {
                      "title": "reschedule booking cancellation",
                      "duration": 3708
                    },
                    {
                      "title": "verify booking after reschedule on details page",
                      "duration": 37
                    },
                    {
                      "title": "verify booking after reschedule on list page",
                      "duration": 602
                    }
                  ],
                  "startTime": "2026-08-17T04:14:58.379Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "18996d74d446ca71c7a3-090e4db6d786a985ffe4",
          "file": "src/manager/tests/e2e/booking/booking-cancel-reschedule.spec.ts",
          "line": 18,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-cancel-revoke.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-cancel-revoke.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "revokes the end of period cancellation of an active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 10852,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 806
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 787
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 40
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2059
                    },
                    {
                      "title": "cancel booking",
                      "duration": 3664
                    },
                    {
                      "title": "revoke booking cancellation",
                      "duration": 2307
                    },
                    {
                      "title": "verify booking after revoke on details page",
                      "duration": 30
                    },
                    {
                      "title": "verify booking after revoke on list page",
                      "duration": 711
                    }
                  ],
                  "startTime": "2026-08-17T04:14:58.373Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3497ba67794ea869d7c1-3e07cfa9995ea9f02f1a",
          "file": "src/manager/tests/e2e/booking/booking-cancel-revoke.spec.ts",
          "line": 16,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-cancel.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-cancel.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "cancels an active booking immediately",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 9626,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 1045
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 795
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 40
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2930
                    },
                    {
                      "title": "cancel booking",
                      "duration": 3577
                    },
                    {
                      "title": "verify booking after cancel on details page",
                      "duration": 33
                    },
                    {
                      "title": "verify booking after cancel on list page",
                      "duration": 722
                    }
                  ],
                  "startTime": "2026-08-17T04:14:58.372Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "392d0c32e13040189aef-f188cc6cc812ba6a70f4",
          "file": "src/manager/tests/e2e/booking/booking-cancel.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "cancels an active booking at the end of the current period",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 7218,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 415
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 800
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1959
                    },
                    {
                      "title": "cancel booking",
                      "duration": 2941
                    },
                    {
                      "title": "verify booking after cancel on details page",
                      "duration": 32
                    },
                    {
                      "title": "verify booking after cancel on list page",
                      "duration": 660
                    }
                  ],
                  "startTime": "2026-08-17T04:15:08.059Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "392d0c32e13040189aef-2b5e231ff93ac98da000",
          "file": "src/manager/tests/e2e/booking/booking-cancel.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "cancels an active booking on a custom date",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 8244,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 484
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 727
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2178
                    },
                    {
                      "title": "cancel booking",
                      "duration": 3799
                    },
                    {
                      "title": "verify booking after cancel on details page",
                      "duration": 34
                    },
                    {
                      "title": "verify booking after cancel on list page",
                      "duration": 583
                    }
                  ],
                  "startTime": "2026-08-17T04:15:09.287Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "392d0c32e13040189aef-d5b4df7601acf0db5f5a",
          "file": "src/manager/tests/e2e/booking/booking-cancel.spec.ts",
          "line": 18,
          "column": 7
        },
        {
          "title": "cancels a scheduled booking immediately",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4721,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 482
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 699
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 983
                    },
                    {
                      "title": "cancel booking",
                      "duration": 1404
                    },
                    {
                      "title": "verify booking after cancel on details page",
                      "duration": 38
                    },
                    {
                      "title": "verify booking after cancel on list page",
                      "duration": 674
                    }
                  ],
                  "startTime": "2026-08-17T04:15:10.362Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "392d0c32e13040189aef-ef92ef92d7fff1c3c31e",
          "file": "src/manager/tests/e2e/booking/booking-cancel.spec.ts",
          "line": 18,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-create.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a booking for a private customer with insurance",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 11660,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 388
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1667
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1576
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3750
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 329
                    },
                    {
                      "title": "create booking",
                      "duration": 2458
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 349
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 703
                    }
                  ],
                  "startTime": "2026-08-17T04:15:11.198Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-e33a2ec3888f1764bff3",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking for a business customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9169,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 485
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1602
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3287
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 104
                    },
                    {
                      "title": "create booking",
                      "duration": 2317
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 340
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 637
                    }
                  ],
                  "startTime": "2026-08-17T04:15:22.868Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-d658cabc765dc39116c8",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a monthly plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9535,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 381
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1858
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3491
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 67
                    },
                    {
                      "title": "create booking",
                      "duration": 2348
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 300
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 689
                    }
                  ],
                  "startTime": "2026-08-17T04:15:32.046Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-111da75238c7f593fac6",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a multi-week plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9159,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 432
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1604
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3367
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 105
                    },
                    {
                      "title": "create booking",
                      "duration": 2321
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 246
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 666
                    }
                  ],
                  "startTime": "2026-08-17T04:15:41.587Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-0f920a32aef73ae37a35",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a multi-month plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9487,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 363
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1593
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 22
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3618
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 85
                    },
                    {
                      "title": "create booking",
                      "duration": 2405
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 350
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 703
                    }
                  ],
                  "startTime": "2026-08-17T04:15:50.752Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-c8af53859e4cd1a2940f",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a future move-in date",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 8800,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 495
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1634
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 37
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3707
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 90
                    },
                    {
                      "title": "create booking",
                      "duration": 1325
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 266
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 837
                    }
                  ],
                  "startTime": "2026-08-17T04:16:00.246Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-c9e7fa2b0a3ebee57c5d",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a note",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9257,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 409
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1532
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3370
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 66
                    },
                    {
                      "title": "create booking",
                      "duration": 2336
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 204
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 925
                    }
                  ],
                  "startTime": "2026-08-17T04:16:09.054Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-3ff60968cd177a04a164",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a fixed once discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 10851,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 449
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1552
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 33
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3982
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 348
                    },
                    {
                      "title": "create booking",
                      "duration": 2893
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 326
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 835
                    }
                  ],
                  "startTime": "2026-08-17T04:16:18.320Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-59e7a36bf00b71bee190",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a percentage forever discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 10725,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 488
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1574
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 34
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3914
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 307
                    },
                    {
                      "title": "create booking",
                      "duration": 2857
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 306
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 835
                    }
                  ],
                  "startTime": "2026-08-17T04:16:29.180Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-bdf1ba8716a1b399184d",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a single recurring product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 11552,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 382
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1601
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 38
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1534
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3649
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 332
                    },
                    {
                      "title": "create booking",
                      "duration": 2466
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 435
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 757
                    }
                  ],
                  "startTime": "2026-08-17T04:16:39.912Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-2394ae67541d78b5cd4f",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with multiple recurring products of differing quantities",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 12721,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 394
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1602
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 41
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1543
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 2054
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 4007
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 354
                    },
                    {
                      "title": "create booking",
                      "duration": 2414
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 614
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 876
                    }
                  ],
                  "startTime": "2026-08-17T04:16:51.473Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-22dedf8d68c5ee8f35ae",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a single one-time product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 11281,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 439
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1603
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 628
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3850
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 349
                    },
                    {
                      "title": "create booking",
                      "duration": 2817
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 308
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 863
                    }
                  ],
                  "startTime": "2026-08-17T04:17:04.202Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-d5a7e421aa56505647fb",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with multiple one-time products of differing quantities",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 10895,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 394
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1661
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 628
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 607
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3833
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 323
                    },
                    {
                      "title": "create booking",
                      "duration": 2359
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 550
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 724
                    }
                  ],
                  "startTime": "2026-08-17T04:17:15.491Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-d6c537beb8a59f15d903",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a card auto-charged booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 16008,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 402
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1904
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 8960
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 56
                    },
                    {
                      "title": "create booking",
                      "duration": 2972
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 445
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 847
                    }
                  ],
                  "startTime": "2026-08-17T04:17:26.395Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-295f6a06b0944e63dc01",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a sepa auto-charged booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 15008,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 375
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1554
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 8365
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 79
                    },
                    {
                      "title": "create booking",
                      "duration": 2893
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 502
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 856
                    }
                  ],
                  "startTime": "2026-08-17T04:17:42.410Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-1229fe9ef37efea63a44",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a send-invoice booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 10809,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 429
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1557
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 4253
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 70
                    },
                    {
                      "title": "create booking",
                      "duration": 2897
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 375
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 796
                    }
                  ],
                  "startTime": "2026-08-17T04:17:57.425Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-e76fe3c54157ec5893ef",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with insurance and a discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 12280,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 387
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1565
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1569
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 4294
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 345
                    },
                    {
                      "title": "create booking",
                      "duration": 2839
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 210
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 653
                    }
                  ],
                  "startTime": "2026-08-17T04:18:08.241Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-662eedfa2022f95d814d",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking for a business customer with insurance",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 10808,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 369
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1658
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 33
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1531
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3371
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 325
                    },
                    {
                      "title": "create booking",
                      "duration": 2304
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 172
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 685
                    }
                  ],
                  "startTime": "2026-08-17T04:18:20.527Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-c9ead1f6ed001e399fd3",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with insurance and a recurring product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 12726,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 360
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1591
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 21
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1539
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1553
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3666
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 317
                    },
                    {
                      "title": "create booking",
                      "duration": 2374
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 327
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 626
                    }
                  ],
                  "startTime": "2026-08-17T04:18:31.340Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-1dc5c290c4515dc594b3",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a recurring product and a discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 12059,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 408
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1603
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1573
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 29
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3882
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 351
                    },
                    {
                      "title": "create booking",
                      "duration": 2826
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 283
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 654
                    }
                  ],
                  "startTime": "2026-08-17T04:18:44.072Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-006651e69892ee966e6a",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with a recurring and a one-time product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 12034,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 373
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1563
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1529
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 629
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 3844
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 339
                    },
                    {
                      "title": "create booking",
                      "duration": 2382
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 352
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 635
                    }
                  ],
                  "startTime": "2026-08-17T04:18:56.138Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-9eaa52031723bec4fa27",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "creates a booking with insurance, recurring and one-time products and a discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 15108,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 371
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1571
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1539
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1569
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1815
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 653
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 20
                    },
                    {
                      "title": "fill booking create form",
                      "duration": 4396
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 328
                    },
                    {
                      "title": "create booking",
                      "duration": 2979
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 403
                    },
                    {
                      "title": "verify new booking on list page",
                      "duration": 666
                    }
                  ],
                  "startTime": "2026-08-17T04:19:08.177Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-5713e69dfa05b0c65124",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 84,
          "column": 7
        },
        {
          "title": "reflects a recurring product in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-595b93a5ecee0a0c0d6a",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects a one-time product in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-519339902cdac838c12e",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects a fixed discount in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-0cbca723c3930f1aa65e",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects insurance and a percentage discount in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-2f1a2f618e89341c2a97",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects a multi-month plan in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-a2259ea75bc0fed32cc1",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects a non-upfront deposit in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-f9b23863cb2c199a5dab",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects business-customer tax in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-f3b93be1d11fb533d42e",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "reflects a fully-loaded booking in the invoice total",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 182,
                    "column": 8
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 182,
                        "column": 8
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-c5276eb71e15ddb437a4",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 182,
          "column": 8
        },
        {
          "title": "creates a booking with a discount scoped only to one-time products and deposits",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9276,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 412
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 637
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 23
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 668
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 636
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 22
                    },
                    {
                      "title": "create booking",
                      "duration": 6388
                    },
                    {
                      "title": "verify the discount is not shown on the details page",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-08-17T04:19:23.291Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-1c940df73902f48bd8ce",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 230,
          "column": 5
        },
        {
          "title": "creates a booking for a customer having multiple locations",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7062,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 368
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 647
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "create booking",
                      "duration": 5574
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 108
                    }
                  ],
                  "startTime": "2026-08-17T04:19:32.573Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-c6eca278c9ed7cfcac85",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 274,
          "column": 5
        },
        {
          "title": "creates a backdated booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7428,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 431
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 676
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "create booking",
                      "duration": 5806
                    },
                    {
                      "title": "verify new booking on details page",
                      "duration": 140
                    }
                  ],
                  "startTime": "2026-08-17T04:19:39.640Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-c2908ff92a23dd88832b",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 305,
          "column": 5
        },
        {
          "title": "creates a booking using the most recently added payment method",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 17516,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 396
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 656
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "add a second payment method after the first",
                      "duration": 12773
                    },
                    {
                      "title": "create booking",
                      "duration": 3308
                    },
                    {
                      "title": "verify the booking uses the most recently added method",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:19:47.074Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-28bcfeb73b38b616a566",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 330,
          "column": 5
        },
        {
          "title": "issues an open invoice for an auto-charged-after-first-invoice active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 368,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.595Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 368,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-cb7fc0567779fe3b5ede",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 368,
          "column": 6
        },
        {
          "title": "issues an open invoice for a send-invoice active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 418,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 418,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-bb0d74e8331ff6a39857",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 418,
          "column": 6
        },
        {
          "title": "issues a paid invoice for a card auto-charged active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 467,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 467,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-37db6f1c857042884db8",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 467,
          "column": 6
        },
        {
          "title": "issues a paid invoice for a sepa auto-charged active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 519,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 519,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-70abae10122f06f06ad5",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 519,
          "column": 6
        },
        {
          "title": "issues a paid invoice for a bacs auto-charged active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 586,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 586,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-9ff0e18352c3264fec57",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 586,
          "column": 6
        },
        {
          "title": "issues a pending invoice for a sepa auto-charged active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 653,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 653,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-81f28cdf1a0897b9702a",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 653,
          "column": 6
        },
        {
          "title": "issues a pending invoice for a bacs auto-charged active booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 705,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 705,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-1d3e52b1709580b5a808",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 705,
          "column": 6
        },
        {
          "title": "issues no invoice for a scheduled booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 757,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 757,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-b7edce9771dca7966b34",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 757,
          "column": 6
        },
        {
          "title": "issues a separate invoice for an upfront deposit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 780,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 780,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-c5b56ae597d9ba709af1",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 780,
          "column": 6
        },
        {
          "title": "issues only a deposit invoice for a scheduled upfront-deposit booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "fixme",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                    "line": 866,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "skipped",
                  "duration": 0,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [
                    {
                      "type": "fixme",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/booking/booking-create.spec.ts",
                        "line": 866,
                        "column": 6
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "172088f15008fc3aa6ae-7d1abac5e392b44c3620",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 866,
          "column": 6
        },
        {
          "title": "rejects a sepa booking over the payment amount limit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9484,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 404
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 658
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "submit booking",
                      "duration": 7974
                    },
                    {
                      "title": "verify the payment limit error",
                      "duration": 75
                    }
                  ],
                  "startTime": "2026-08-17T04:20:04.596Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-54b48131fedc3607ba27",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 924,
          "column": 5
        },
        {
          "title": "rejects a booking without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 944,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid booking create form",
                      "duration": 559
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-08-17T04:20:14.086Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-ea98074e442139f45ce4",
          "file": "src/manager/tests/e2e/booking/booking-create.spec.ts",
          "line": 966,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-edit-notes.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-edit-notes.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the note of a booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5505,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 371
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1690
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 39
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1986
                    },
                    {
                      "title": "edit booking note",
                      "duration": 1013
                    },
                    {
                      "title": "verify new note on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:15:11.387Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9313ea1517b230752e5a-5c84fe78c54a14072aa8",
          "file": "src/manager/tests/e2e/booking/booking-edit-notes.spec.ts",
          "line": 6,
          "column": 7
        },
        {
          "title": "removes the note of a booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5228,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 385
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1647
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1753
                    },
                    {
                      "title": "edit booking note",
                      "duration": 1028
                    },
                    {
                      "title": "verify new note on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:15:15.093Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9313ea1517b230752e5a-dd2740066a346a55d97e",
          "file": "src/manager/tests/e2e/booking/booking-edit-notes.spec.ts",
          "line": 6,
          "column": 7
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters bookings by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5031,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 399
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1642
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1934
                    },
                    {
                      "title": "apply filter",
                      "duration": 560
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 91
                    }
                  ],
                  "startTime": "2026-08-17T04:15:15.288Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-3bc5c9972b5ca8f1acdf",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 13,
          "column": 5
        },
        {
          "title": "filters bookings by customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4829,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 362
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1580
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 33
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1859
                    },
                    {
                      "title": "apply filter",
                      "duration": 545
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 96
                    }
                  ],
                  "startTime": "2026-08-17T04:15:20.328Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-9f97d1e00a0cce0e1121",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 27,
          "column": 5
        },
        {
          "title": "filters bookings by unit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5125,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 413
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1602
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1945
                    },
                    {
                      "title": "apply filter",
                      "duration": 631
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 113
                    }
                  ],
                  "startTime": "2026-08-17T04:15:25.163Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-4dc21b1138dc8a99a911",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 46,
          "column": 5
        },
        {
          "title": "filters bookings by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5233,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 396
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1609
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1991
                    },
                    {
                      "title": "apply filter",
                      "duration": 617
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 197
                    }
                  ],
                  "startTime": "2026-08-17T04:15:30.295Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-3c0a069cba6f25a5d893",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 60,
          "column": 5
        },
        {
          "title": "filters bookings by status",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5296,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 397
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1826
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1859
                    },
                    {
                      "title": "apply filter",
                      "duration": 597
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 200
                    }
                  ],
                  "startTime": "2026-08-17T04:15:35.536Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-8304a2d5036d1c158d86",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 77,
          "column": 5
        },
        {
          "title": "filters bookings by unit type",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5017,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 455
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1621
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1759
                    },
                    {
                      "title": "apply filter",
                      "duration": 711
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-08-17T04:15:40.839Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-fe55f5f3c5f5f9623fab",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 94,
          "column": 5
        },
        {
          "title": "filters bookings by created-at",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5620,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 406
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1660
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1740
                    },
                    {
                      "title": "apply filter",
                      "duration": 1128
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 250
                    }
                  ],
                  "startTime": "2026-08-17T04:15:45.864Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-c461b25b5692336f5ef3",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 112,
          "column": 5
        },
        {
          "title": "filters bookings by customer, location, status, unit type and created-at",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6946,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 471
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1585
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 25
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1824
                    },
                    {
                      "title": "apply filters",
                      "duration": 2497
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 145
                    }
                  ],
                  "startTime": "2026-08-17T04:15:51.491Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-cf39b78e5c3f668f1046",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 129,
          "column": 5
        },
        {
          "title": "excludes bookings that do not match the status filter",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5174,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 370
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1565
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1912
                    },
                    {
                      "title": "apply filter",
                      "duration": 870
                    },
                    {
                      "title": "verify booking is excluded",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:15:58.444Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f572c1d9a05f34d2d04-82c371199c6449d86cba",
          "file": "src/manager/tests/e2e/booking/booking-filter.spec.ts",
          "line": 168,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-navigate.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the booking list to the booking details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5546,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 432
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 2079
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1776
                    },
                    {
                      "title": "navigate to booking details page",
                      "duration": 736
                    },
                    {
                      "title": "verify booking details page",
                      "duration": 134
                    }
                  ],
                  "startTime": "2026-08-17T04:15:16.900Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "f98f5c7e52a166e2b1d2-b2b3a2b8da79839304cb",
          "file": "src/manager/tests/e2e/booking/booking-navigate.spec.ts",
          "line": 6,
          "column": 5
        },
        {
          "title": "navigates from the booking list to the booking create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1101,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog from list",
                      "duration": 378
                    },
                    {
                      "title": "verify booking create dialog is open",
                      "duration": 368
                    }
                  ],
                  "startTime": "2026-08-17T04:15:17.538Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "f98f5c7e52a166e2b1d2-5850ca92cbd2d3821e60",
          "file": "src/manager/tests/e2e/booking/booking-navigate.spec.ts",
          "line": 25,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-price-change-remove.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-price-change-remove.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "removes a scheduled price change via the booking actions menu",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6156,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 388
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1625
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2128
                    },
                    {
                      "title": "setup: create booking price change via API",
                      "duration": 34
                    },
                    {
                      "title": "remove the price adjustment",
                      "duration": 1574
                    },
                    {
                      "title": "verify the price adjustment removal",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:15:18.646Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "117500849799b1366fb3-6a40ac6b31115953943c",
          "file": "src/manager/tests/e2e/booking/booking-price-change-remove.spec.ts",
          "line": 27,
          "column": 5
        },
        {
          "title": "removes a scheduled price change via the billing card",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5414,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 368
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1524
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1868
                    },
                    {
                      "title": "setup: create booking price change via API",
                      "duration": 36
                    },
                    {
                      "title": "remove the price adjustment",
                      "duration": 1193
                    },
                    {
                      "title": "verify the price adjustment removal",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:15:24.808Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "117500849799b1366fb3-e614fb843054fda0c210",
          "file": "src/manager/tests/e2e/booking/booking-price-change-remove.spec.ts",
          "line": 48,
          "column": 5
        },
        {
          "title": "removes a scheduled price change via the booking list",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6382,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 354
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1606
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1892
                    },
                    {
                      "title": "setup: create booking price change via API",
                      "duration": 26
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 742
                    },
                    {
                      "title": "remove the price adjustment",
                      "duration": 861
                    },
                    {
                      "title": "verify the price adjustment removal",
                      "duration": 511
                    }
                  ],
                  "startTime": "2026-08-17T04:15:30.228Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "117500849799b1366fb3-1aecc12210e33ae309bd",
          "file": "src/manager/tests/e2e/booking/booking-price-change-remove.spec.ts",
          "line": 69,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
      "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "increases unit and recurring product prices by percentage",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 11275,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 378
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1549
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1554
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1531
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1973
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 727
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2613
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 556
                    }
                  ],
                  "startTime": "2026-08-17T04:15:20.332Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-7765be6bb76b11c15698",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "decreases the unit price by percentage in a later period",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7923,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 459
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1614
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1745
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 740
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2443
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 513
                    }
                  ],
                  "startTime": "2026-08-17T04:15:31.613Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-18f2dd99d6358e624fd8",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "increases the unit price by amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8294,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 378
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1800
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1881
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 719
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2494
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 627
                    }
                  ],
                  "startTime": "2026-08-17T04:15:39.543Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-2f78b15fbeb8381c2eec",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "decreases recurring product prices by amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 9946,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 417
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1590
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1578
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1989
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 705
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2649
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 604
                    }
                  ],
                  "startTime": "2026-08-17T04:15:47.844Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-e4db897dc5d0df87b14e",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "increases a multi-piece recurring product price by amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 10408,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 419
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1606
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 36
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1570
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2373
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 822
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2605
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 607
                    }
                  ],
                  "startTime": "2026-08-17T04:15:57.798Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-e7c2ce12ed9f051d1fcc",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "decreases a multi-piece recurring product price by percentage",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 10285,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 368
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1600
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 33
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1574
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2179
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 884
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2596
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 666
                    }
                  ],
                  "startTime": "2026-08-17T04:16:08.215Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-bbceffd173494d8bf7bc",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "increases the unit price by percentage on a monthly plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8729,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 371
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1637
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 35
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 2216
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 728
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2545
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 680
                    }
                  ],
                  "startTime": "2026-08-17T04:16:18.507Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-b802bef6aa099f90ba15",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "decreases the unit price by percentage on a multi-week plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8206,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 502
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1681
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 39
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1729
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 804
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2484
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 588
                    }
                  ],
                  "startTime": "2026-08-17T04:16:27.245Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-0065e3f5e8bce4a82cb3",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "increases the unit price by amount on a multi-week plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8166,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 379
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1602
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1988
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 699
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2568
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 508
                    }
                  ],
                  "startTime": "2026-08-17T04:16:35.459Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-1e52eaccd2a03c5a1b8f",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "increases multi-piece recurring product prices by amount on a multi-week plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 9648,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 384
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1539
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1590
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1559
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1766
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 845
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2507
                    },
                    {
                      "title": "verify the price adjustment on the details page",
                      "duration": 614
                    }
                  ],
                  "startTime": "2026-08-17T04:16:43.635Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-2ab0dc6c4a4064933a47",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "changes the price of multiple bookings at once",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 12402,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 443
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1593
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1640
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 33
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1847
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1783
                    },
                    {
                      "title": "select both bookings in the list",
                      "duration": 903
                    },
                    {
                      "title": "apply one price change to both bookings",
                      "duration": 2510
                    },
                    {
                      "title": "verify the price adjustment on booking 1289227210",
                      "duration": 648
                    },
                    {
                      "title": "verify the price adjustment on booking 1720589178",
                      "duration": 474
                    }
                  ],
                  "startTime": "2026-08-17T04:16:53.291Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-e2733b756837e28baf13",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 45,
          "column": 5
        },
        {
          "title": "rejects a price change without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5267,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 376
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1549
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1696
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 791
                    },
                    {
                      "title": "submit the price change form",
                      "duration": 410
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:17:05.700Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-9c9d9e6d6cf808540920",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 98,
          "column": 5
        },
        {
          "title": "rejects a price change with an out-of-range value",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 9212,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 393
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1601
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1675
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 814
                    },
                    {
                      "title": "open the price change dialog",
                      "duration": 68
                    },
                    {
                      "title": "verify increase of 1001 (percentage) is rejected",
                      "duration": 1588
                    },
                    {
                      "title": "verify decrease of 101 (percentage) is rejected",
                      "duration": 1331
                    },
                    {
                      "title": "verify increase of 5001 (amount) is rejected",
                      "duration": 1316
                    }
                  ],
                  "startTime": "2026-08-17T04:17:10.974Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-81e11b27b72f61808abc",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 123,
          "column": 5
        },
        {
          "title": "rejects a price change targeting items the booking does not have",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7148,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 432
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1652
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1778
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 771
                    },
                    {
                      "title": "apply the price change",
                      "duration": 2023
                    },
                    {
                      "title": "verify the error snackbar",
                      "duration": 67
                    }
                  ],
                  "startTime": "2026-08-17T04:17:20.193Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-674ee25b75983629ce40",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 188,
          "column": 5
        },
        {
          "title": "disables the price adjustment action for a scheduled booking",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3868,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 392
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1619
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 34
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 683
                    },
                    {
                      "title": "select the scheduled booking in the list",
                      "duration": 761
                    },
                    {
                      "title": "verify the price adjustment action is disabled",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-08-17T04:17:27.348Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-2f018ed4fc881ba60f9b",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 225,
          "column": 5
        },
        {
          "title": "disables the price adjustment action for a booking with a scheduled price change",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5251,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 674
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1663
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 36
                    },
                    {
                      "title": "setup: create booking via API",
                      "duration": 1771
                    },
                    {
                      "title": "setup: create booking price change via API",
                      "duration": 38
                    },
                    {
                      "title": "select the booking in the list",
                      "duration": 714
                    },
                    {
                      "title": "verify the price adjustment action is disabled",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-08-17T04:17:31.224Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "3f93f43ea619b2147d92-5b6d0c67e8a0bad5840e",
          "file": "src/manager/tests/e2e/booking/booking-price-change.spec.ts",
          "line": 244,
          "column": 5
        }
      ]
    },
    {
      "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4523,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 3469
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 155
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 531
                    }
                  ],
                  "startTime": "2026-08-17T04:15:22.460Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4869,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 3778
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 183
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 554
                    }
                  ],
                  "startTime": "2026-08-17T04:15:26.990Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5452,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4163
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 340
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 582
                    }
                  ],
                  "startTime": "2026-08-17T04:15:31.865Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4856,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 3635
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 275
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 555
                    }
                  ],
                  "startTime": "2026-08-17T04:15:36.629Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4697,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 3611
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 172
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 517
                    }
                  ],
                  "startTime": "2026-08-17T04:15:37.324Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5742,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4690
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 138
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 559
                    }
                  ],
                  "startTime": "2026-08-17T04:15:41.495Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5157,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create customer",
                      "duration": 4005
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 218
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 588
                    }
                  ],
                  "startTime": "2026-08-17T04:15:42.027Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3134,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2739
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-08-17T04:15:47.190Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3277,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid customer create form",
                      "duration": 2863
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-08-17T04:15:47.243Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3558,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 386
                    },
                    {
                      "title": "submit customer create form with duplicate email",
                      "duration": 2715
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 97
                    }
                  ],
                  "startTime": "2026-08-17T04:15:50.330Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3586,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 397
                    },
                    {
                      "title": "submit customer create form with duplicate phone number",
                      "duration": 2742
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 72
                    }
                  ],
                  "startTime": "2026-08-17T04:15:50.527Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3581,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit customer create form with mismatched vat type and number",
                      "duration": 2772
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 432
                    }
                  ],
                  "startTime": "2026-08-17T04:15:53.894Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2737,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 454
                    },
                    {
                      "title": "delete customer",
                      "duration": 1562
                    },
                    {
                      "title": "verify customer is no longer on list page",
                      "duration": 329
                    }
                  ],
                  "startTime": "2026-08-17T04:15:54.122Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2530,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 451
                    },
                    {
                      "title": "edit customer details",
                      "duration": 1626
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:15:56.869Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2521,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 473
                    },
                    {
                      "title": "edit customer details",
                      "duration": 1611
                    },
                    {
                      "title": "verify accounts receivable number on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:15:57.484Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4421,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 368
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2995
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 128
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 550
                    }
                  ],
                  "startTime": "2026-08-17T04:15:59.408Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3455,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 394
                    },
                    {
                      "title": "edit customer general",
                      "duration": 1873
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 134
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 656
                    }
                  ],
                  "startTime": "2026-08-17T04:16:00.013Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3457,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 395
                    },
                    {
                      "title": "edit customer general",
                      "duration": 1934
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 91
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 636
                    }
                  ],
                  "startTime": "2026-08-17T04:16:03.475Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4061,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 503
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2385
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 116
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 628
                    }
                  ],
                  "startTime": "2026-08-17T04:16:03.633Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4059,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 562
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2263
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 110
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 703
                    }
                  ],
                  "startTime": "2026-08-17T04:16:03.834Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3492,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 370
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2032
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 82
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 592
                    }
                  ],
                  "startTime": "2026-08-17T04:16:06.938Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3433,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 391
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2025
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 62
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 550
                    }
                  ],
                  "startTime": "2026-08-17T04:16:07.703Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3498,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 385
                    },
                    {
                      "title": "edit customer general",
                      "duration": 2015
                    },
                    {
                      "title": "verify new customer on details page",
                      "duration": 77
                    },
                    {
                      "title": "verify new customer on list page",
                      "duration": 581
                    }
                  ],
                  "startTime": "2026-08-17T04:16:07.902Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2936,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 439
                    },
                    {
                      "title": "edit customer email",
                      "duration": 1641
                    },
                    {
                      "title": "verify new email on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new email on list page",
                      "duration": 464
                    }
                  ],
                  "startTime": "2026-08-17T04:16:10.436Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4261,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 394
                    },
                    {
                      "title": "edit customer phone number",
                      "duration": 2955
                    },
                    {
                      "title": "verify new phone number on details page",
                      "duration": 23
                    },
                    {
                      "title": "verify new phone number on list page",
                      "duration": 526
                    }
                  ],
                  "startTime": "2026-08-17T04:16:11.145Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2005,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 390
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 441
                    },
                    {
                      "title": "submit edit with duplicate email",
                      "duration": 740
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 57
                    }
                  ],
                  "startTime": "2026-08-17T04:16:11.407Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3598,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 372
                    },
                    {
                      "title": "setup: create customer via API",
                      "duration": 365
                    },
                    {
                      "title": "submit edit with duplicate phone number",
                      "duration": 2352
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 88
                    }
                  ],
                  "startTime": "2026-08-17T04:16:13.377Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3426,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 442
                    },
                    {
                      "title": "submit edit with mismatched vat type and number",
                      "duration": 1184
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 1424
                    }
                  ],
                  "startTime": "2026-08-17T04:16:13.419Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1661,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 374
                    },
                    {
                      "title": "submit edit clearing required fields",
                      "duration": 864
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:16:15.414Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1486,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 408
                    },
                    {
                      "title": "apply filter",
                      "duration": 589
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 96
                    }
                  ],
                  "startTime": "2026-08-17T04:16:16.853Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1488,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 380
                    },
                    {
                      "title": "apply filter",
                      "duration": 599
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 123
                    }
                  ],
                  "startTime": "2026-08-17T04:16:16.982Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1520,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 433
                    },
                    {
                      "title": "apply filter",
                      "duration": 617
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 68
                    }
                  ],
                  "startTime": "2026-08-17T04:16:17.083Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1388,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 428
                    },
                    {
                      "title": "apply filter",
                      "duration": 523
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 85
                    }
                  ],
                  "startTime": "2026-08-17T04:16:18.345Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1398,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 376
                    },
                    {
                      "title": "apply filter",
                      "duration": 525
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 145
                    }
                  ],
                  "startTime": "2026-08-17T04:16:18.476Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1333,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 383
                    },
                    {
                      "title": "apply filter",
                      "duration": 483
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 119
                    }
                  ],
                  "startTime": "2026-08-17T04:16:18.608Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1585,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 378
                    },
                    {
                      "title": "apply filter",
                      "duration": 841
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:16:19.740Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1544,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 412
                    },
                    {
                      "title": "apply filter",
                      "duration": 605
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 166
                    }
                  ],
                  "startTime": "2026-08-17T04:16:19.882Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1771,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 407
                    },
                    {
                      "title": "apply filter",
                      "duration": 978
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:16:19.948Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2017,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 391
                    },
                    {
                      "title": "apply filter",
                      "duration": 1257
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-08-17T04:16:21.333Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1552,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 367
                    },
                    {
                      "title": "apply filter",
                      "duration": 808
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:16:21.434Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1563,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 370
                    },
                    {
                      "title": "apply filter",
                      "duration": 802
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:16:21.723Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1602,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 362
                    },
                    {
                      "title": "navigate to customer details page",
                      "duration": 728
                    },
                    {
                      "title": "verify customer details page",
                      "duration": 126
                    }
                  ],
                  "startTime": "2026-08-17T04:16:23.001Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1209,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open customer create dialog from list",
                      "duration": 399
                    },
                    {
                      "title": "verify customer create dialog is open",
                      "duration": 425
                    }
                  ],
                  "startTime": "2026-08-17T04:16:23.295Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2191,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 450
                    },
                    {
                      "title": "set password",
                      "duration": 1275
                    }
                  ],
                  "startTime": "2026-08-17T04:16:23.359Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1891,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 448
                    },
                    {
                      "title": "submit set-password form with mismatched confirm",
                      "duration": 1008
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-08-17T04:16:24.515Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2039,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 481
                    },
                    {
                      "title": "submit set-password form with a weak password",
                      "duration": 1130
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-08-17T04:16:24.613Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1980,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 475
                    },
                    {
                      "title": "submit set-password form with cleared required fields",
                      "duration": 1072
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:16:25.559Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2735,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 1751
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 87
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 501
                    }
                  ],
                  "startTime": "2026-08-17T04:16:26.418Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3441,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2503
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 85
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 434
                    }
                  ],
                  "startTime": "2026-08-17T04:16:26.662Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3361,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create deposit",
                      "duration": 2514
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 68
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 389
                    }
                  ],
                  "startTime": "2026-08-17T04:16:27.550Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 896,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid deposit create form",
                      "duration": 522
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-08-17T04:16:29.161Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1959,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 658
                    },
                    {
                      "title": "submit deposit create form with duplicate name",
                      "duration": 859
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 83
                    }
                  ],
                  "startTime": "2026-08-17T04:16:30.062Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2646,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 618
                    },
                    {
                      "title": "delete deposit",
                      "duration": 1398
                    },
                    {
                      "title": "verify deposit is no longer on list page",
                      "duration": 286
                    }
                  ],
                  "startTime": "2026-08-17T04:16:30.110Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2884,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 621
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1367
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 18
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 490
                    }
                  ],
                  "startTime": "2026-08-17T04:16:30.918Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3250,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 896
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1478
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 21
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 491
                    }
                  ],
                  "startTime": "2026-08-17T04:16:32.032Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3358,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 668
                    },
                    {
                      "title": "edit deposit general",
                      "duration": 1853
                    },
                    {
                      "title": "verify new deposit on details page",
                      "duration": 12
                    },
                    {
                      "title": "verify new deposit on list page",
                      "duration": 429
                    }
                  ],
                  "startTime": "2026-08-17T04:16:32.764Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1647,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 630
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 622
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:16:33.809Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 622
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 613
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 588
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 59
                    }
                  ],
                  "startTime": "2026-08-17T04:16:35.292Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1986,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 610
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1025
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:16:35.463Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2037,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 604
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1059
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:16:36.128Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2405,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 608
                    },
                    {
                      "title": "edit deposit tax",
                      "duration": 1412
                    },
                    {
                      "title": "verify new deposit tax on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-08-17T04:16:37.455Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1690,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 646
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 672
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:16:37.549Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1564,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 621
                    },
                    {
                      "title": "apply filter",
                      "duration": 470
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 70
                    }
                  ],
                  "startTime": "2026-08-17T04:16:38.171Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1532,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 634
                    },
                    {
                      "title": "apply filter",
                      "duration": 464
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 77
                    }
                  ],
                  "startTime": "2026-08-17T04:16:39.248Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1594,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 665
                    },
                    {
                      "title": "apply filter",
                      "duration": 431
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-08-17T04:16:39.741Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1728,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 644
                    },
                    {
                      "title": "apply filter",
                      "duration": 566
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-08-17T04:16:39.867Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1697,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 606
                    },
                    {
                      "title": "apply filter",
                      "duration": 710
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:16:40.787Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1756,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 698
                    },
                    {
                      "title": "navigate to deposit details page",
                      "duration": 617
                    },
                    {
                      "title": "verify deposit details page",
                      "duration": 51
                    }
                  ],
                  "startTime": "2026-08-17T04:16:41.342Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1005,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open deposit create dialog from list",
                      "duration": 305
                    },
                    {
                      "title": "verify deposit create dialog is open",
                      "duration": 323
                    }
                  ],
                  "startTime": "2026-08-17T04:16:41.603Z",
                  "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/discount/discount-attach-billing-plans.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-attach-billing-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "attaches billing plans from multiple unit types via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6152,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1621
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1581
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 36
                    },
                    {
                      "title": "attach billing plans from two unit types",
                      "duration": 2468
                    },
                    {
                      "title": "verify attached billing plans in inline list",
                      "duration": 63
                    }
                  ],
                  "startTime": "2026-08-17T04:16:42.498Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5bc7c04f9c108080fb5d-47a647681bc880641761",
          "file": "src/manager/tests/e2e/discount/discount-attach-billing-plans.spec.ts",
          "line": 13,
          "column": 5
        },
        {
          "title": "rejects attaching a billing plan already used by a discount with the same code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3610,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1656
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "attempt to attach the conflicting billing plan and verify the code-in-use error",
                      "duration": 1552
                    }
                  ],
                  "startTime": "2026-08-17T04:16:42.622Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "5bc7c04f9c108080fb5d-f646ddd08ab83aadd1d0",
          "file": "src/manager/tests/e2e/discount/discount-attach-billing-plans.spec.ts",
          "line": 55,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-attach-products.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-attach-products.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "attaches a one-time product and a deposit via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4443,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 646
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 622
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 673
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 27
                    },
                    {
                      "title": "attach a one-time product and a deposit",
                      "duration": 1492
                    },
                    {
                      "title": "verify attached one-time products and deposits in inline list",
                      "duration": 639
                    }
                  ],
                  "startTime": "2026-08-17T04:16:43.109Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "244488e977971873f49c-26f472dc4409ccf79c01",
          "file": "src/manager/tests/e2e/discount/discount-attach-products.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "attaches a product to a coded discount without a code conflict",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4149,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 635
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 643
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 665
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 26
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "attach a non-conflicting product",
                      "duration": 1160
                    },
                    {
                      "title": "verify the attached product in the inline list",
                      "duration": 628
                    }
                  ],
                  "startTime": "2026-08-17T04:16:46.251Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "244488e977971873f49c-9278419ff542684dc8ac",
          "file": "src/manager/tests/e2e/discount/discount-attach-products.spec.ts",
          "line": 41,
          "column": 5
        },
        {
          "title": "rejects attaching a product already used by a discount with the same code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3030,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 646
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 741
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 29
                    },
                    {
                      "title": "attempt to attach the conflicting product and verify the code-in-use error",
                      "duration": 1215
                    }
                  ],
                  "startTime": "2026-08-17T04:16:47.558Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "244488e977971873f49c-0c8aac8e702922298866",
          "file": "src/manager/tests/e2e/discount/discount-attach-products.spec.ts",
          "line": 74,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-create.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a percentage discount with a once duration",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5199,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 623
                    },
                    {
                      "title": "create discount",
                      "duration": 2942
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 540
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 642
                    }
                  ],
                  "startTime": "2026-08-17T04:16:48.661Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-b1a51e8f45eb354078bb",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a fixed amount discount with a once duration",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5119,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 630
                    },
                    {
                      "title": "create discount",
                      "duration": 2815
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 610
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 653
                    }
                  ],
                  "startTime": "2026-08-17T04:16:50.411Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-9b7d4ff2f604b2e2e1b0",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a percentage discount with a multiple-months duration",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5131,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 624
                    },
                    {
                      "title": "create discount",
                      "duration": 2883
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 618
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 606
                    }
                  ],
                  "startTime": "2026-08-17T04:16:50.596Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-4da8dfcc39fc1f201e00",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a fixed amount discount with a forever duration",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4802,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 611
                    },
                    {
                      "title": "create discount",
                      "duration": 2685
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 513
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 649
                    }
                  ],
                  "startTime": "2026-08-17T04:16:53.867Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-5fe654a7978b4ed8300b",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a percentage discount with an expiry date",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 6163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 628
                    },
                    {
                      "title": "create discount",
                      "duration": 3709
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 621
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 829
                    }
                  ],
                  "startTime": "2026-08-17T04:16:55.538Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-6ae7a6f0ba77d6410888",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a fixed amount discount with a usage limit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5776,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 616
                    },
                    {
                      "title": "create discount",
                      "duration": 3389
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 495
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 910
                    }
                  ],
                  "startTime": "2026-08-17T04:16:55.733Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-6190c02fd323d3487558",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a percentage discount with an expiry date and a usage limit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6346,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 673
                    },
                    {
                      "title": "create discount",
                      "duration": 4012
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 620
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 670
                    }
                  ],
                  "startTime": "2026-08-17T04:16:58.676Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-68655d1598ebccba1249",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a fixed amount discount with a customer code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5597,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 655
                    },
                    {
                      "title": "create discount",
                      "duration": 3422
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 502
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 631
                    }
                  ],
                  "startTime": "2026-08-17T04:17:01.514Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-02c44709772d5b44e4b3",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 23,
          "column": 7
        },
        {
          "title": "creates a discount with one-time products and deposits",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5509,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 640
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 662
                    },
                    {
                      "title": "create discount",
                      "duration": 3072
                    },
                    {
                      "title": "verify one-time products and deposits on details page",
                      "duration": 600
                    }
                  ],
                  "startTime": "2026-08-17T04:17:01.708Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-758644608663d40f7b1f",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 77,
          "column": 5
        },
        {
          "title": "creates a discount with billing plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6960,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1547
                    },
                    {
                      "title": "create discount",
                      "duration": 4483
                    },
                    {
                      "title": "verify billing plans on details page",
                      "duration": 562
                    }
                  ],
                  "startTime": "2026-08-17T04:17:05.028Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-bbc87c5b99c77f94ba82",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 103,
          "column": 5
        },
        {
          "title": "creates a discount with one-time products and billing plans",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 8860,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1654
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 617
                    },
                    {
                      "title": "create discount",
                      "duration": 5164
                    },
                    {
                      "title": "verify one-time products and billing plans on details page",
                      "duration": 1033
                    }
                  ],
                  "startTime": "2026-08-17T04:17:07.117Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-599760fa98aa907deba5",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 129,
          "column": 5
        },
        {
          "title": "creates a discount reusing a code for a different product",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5452,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 638
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 605
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 24
                    },
                    {
                      "title": "create a second discount reusing the code on a different product",
                      "duration": 3394
                    },
                    {
                      "title": "verify the reused code was accepted",
                      "duration": 441
                    }
                  ],
                  "startTime": "2026-08-17T04:17:07.224Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-6378b1a573f3c4cd7c32",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 155,
          "column": 5
        },
        {
          "title": "creates a discount reusing a code for a different billing plan",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6301,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1604
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 24
                    },
                    {
                      "title": "create a second discount reusing the code on a different billing plan",
                      "duration": 3806
                    },
                    {
                      "title": "verify the reused code was accepted",
                      "duration": 491
                    }
                  ],
                  "startTime": "2026-08-17T04:17:11.996Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-94423abda6cd63182748",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 183,
          "column": 5
        },
        {
          "title": "creates a discount reusing a code in a different location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5119,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 622
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 631
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 28
                    },
                    {
                      "title": "create a second discount reusing the code in a different location",
                      "duration": 3375
                    },
                    {
                      "title": "verify the reused code was accepted",
                      "duration": 88
                    }
                  ],
                  "startTime": "2026-08-17T04:17:12.683Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-1120cabe77109c7cac16",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 220,
          "column": 5
        },
        {
          "title": "rejects a discount without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1009,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid discount create form",
                      "duration": 579
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-08-17T04:17:15.984Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-efa8c64f86d36ffe0d1f",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 249,
          "column": 5
        },
        {
          "title": "rejects a discount with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3516,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 623
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 29
                    },
                    {
                      "title": "submit discount create form with duplicate name",
                      "duration": 2472
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:17:16.999Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-9a49d483872ed0446860",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 259,
          "column": 5
        },
        {
          "title": "rejects a discount with a duplicate code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4222,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 627
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 28
                    },
                    {
                      "title": "submit discount create form with duplicate code",
                      "duration": 3043
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 31
                    }
                  ],
                  "startTime": "2026-08-17T04:17:17.809Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e6e9de22a2b19c98e922-7a6837f8d75f835a7041",
          "file": "src/manager/tests/e2e/discount/discount-create.spec.ts",
          "line": 280,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-delete.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-delete.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "deletes a discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2979,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 643
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 29
                    },
                    {
                      "title": "delete discount",
                      "duration": 1465
                    },
                    {
                      "title": "verify discount is no longer on list page",
                      "duration": 425
                    }
                  ],
                  "startTime": "2026-08-17T04:17:18.304Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "bedad662d134fbcd2ea9-13c9508986d90e933fe4",
          "file": "src/manager/tests/e2e/discount/discount-delete.spec.ts",
          "line": 6,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-detach-billing-plans.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-detach-billing-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "detaches a billing plan via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2655,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1586
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 21
                    },
                    {
                      "title": "detach billing plan",
                      "duration": 286
                    },
                    {
                      "title": "verify only the remaining billing plan is attached",
                      "duration": 423
                    }
                  ],
                  "startTime": "2026-08-17T04:17:20.522Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "fa27c712919275ab71f4-40f9ff04e0c49d4da9bf",
          "file": "src/manager/tests/e2e/discount/discount-detach-billing-plans.spec.ts",
          "line": 10,
          "column": 5
        },
        {
          "title": "rejects detaching all billing plans when no products remain",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3681,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1604
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 23
                    },
                    {
                      "title": "attempt to detach all billing plans and verify error snackbar",
                      "duration": 1688
                    }
                  ],
                  "startTime": "2026-08-17T04:17:21.290Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "fa27c712919275ab71f4-9fe72cf0f765626b2089",
          "file": "src/manager/tests/e2e/discount/discount-detach-billing-plans.spec.ts",
          "line": 40,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-detach-products.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-detach-products.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "detaches a deposit via the inline action",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2348,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 603
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 627
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 23
                    },
                    {
                      "title": "detach deposit",
                      "duration": 304
                    },
                    {
                      "title": "verify only the remaining one-time product is attached",
                      "duration": 448
                    }
                  ],
                  "startTime": "2026-08-17T04:17:22.037Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b15bece694591f0919b9-df99983286737c7d2ec0",
          "file": "src/manager/tests/e2e/discount/discount-detach-products.spec.ts",
          "line": 8,
          "column": 5
        },
        {
          "title": "rejects detaching all products when no billing plans remain",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2456,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 625
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 23
                    },
                    {
                      "title": "attempt to detach all products and verify error snackbar",
                      "duration": 1443
                    }
                  ],
                  "startTime": "2026-08-17T04:17:23.183Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "b15bece694591f0919b9-32c752dd094e7e75476d",
          "file": "src/manager/tests/e2e/discount/discount-detach-products.spec.ts",
          "line": 38,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "edits the name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3310,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 669
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 27
                    },
                    {
                      "title": "edit discount general",
                      "duration": 1545
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 35
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 627
                    }
                  ],
                  "startTime": "2026-08-17T04:17:24.397Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-447f7c049040a7c73e18",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "activates the code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2744,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 635
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "edit discount general",
                      "duration": 1014
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 31
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 654
                    }
                  ],
                  "startTime": "2026-08-17T04:17:24.979Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-b1fb3baa0fededb5b03d",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "deactivates the code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2618,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 598
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 39
                    },
                    {
                      "title": "edit discount general",
                      "duration": 888
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 33
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 555
                    }
                  ],
                  "startTime": "2026-08-17T04:17:25.648Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-a934b09b5ec2fb52f2b7",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "edits the code value",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3155,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 657
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 27
                    },
                    {
                      "title": "edit discount general",
                      "duration": 1430
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 38
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 651
                    }
                  ],
                  "startTime": "2026-08-17T04:17:27.714Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-ac771594afe8760504af",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "removes the code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3174,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 617
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 21
                    },
                    {
                      "title": "edit discount general",
                      "duration": 1479
                    },
                    {
                      "title": "verify new discount on details page",
                      "duration": 36
                    },
                    {
                      "title": "verify new discount on list page",
                      "duration": 681
                    }
                  ],
                  "startTime": "2026-08-17T04:17:27.730Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-26b45e7d3cbcc1d5ab70",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 13,
          "column": 7
        },
        {
          "title": "rejects an edit with a duplicate name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2379,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 667
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 26
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 33
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 1138
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:17:28.272Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-1826346000f6ff827f22",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 50,
          "column": 5
        },
        {
          "title": "rejects an edit with a duplicate code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2217,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 615
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 23
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 21
                    },
                    {
                      "title": "submit edit with duplicate code",
                      "duration": 1171
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:17:30.657Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2a602df245420017f537-cceea0372321f87e4d8e",
          "file": "src/manager/tests/e2e/discount/discount-edit-general.spec.ts",
          "line": 69,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-filter.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters by name",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1648,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 634
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 23
                    },
                    {
                      "title": "apply filter",
                      "duration": 370
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 88
                    }
                  ],
                  "startTime": "2026-08-17T04:17:30.880Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "97c0816426fca05e1946-40ffba8780697e1adcee",
          "file": "src/manager/tests/e2e/discount/discount-filter.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1674,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 619
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 25
                    },
                    {
                      "title": "apply filter",
                      "duration": 500
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 138
                    }
                  ],
                  "startTime": "2026-08-17T04:17:30.912Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "97c0816426fca05e1946-1c6f57e1ffbcaa57f86e",
          "file": "src/manager/tests/e2e/discount/discount-filter.spec.ts",
          "line": 29,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 1750,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 618
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 22
                    },
                    {
                      "title": "apply filter",
                      "duration": 737
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-08-17T04:17:32.535Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "97c0816426fca05e1946-d43870be776c3a526ef4",
          "file": "src/manager/tests/e2e/discount/discount-filter.spec.ts",
          "line": 49,
          "column": 5
        },
        {
          "title": "excludes discounts not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1763,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 639
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 21
                    },
                    {
                      "title": "apply filter",
                      "duration": 723
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-08-17T04:17:32.592Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "97c0816426fca05e1946-0e03554808da83855eb3",
          "file": "src/manager/tests/e2e/discount/discount-filter.spec.ts",
          "line": 65,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-navigate.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the discount list to the discount details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 612
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 28
                    },
                    {
                      "title": "navigate to discount details page",
                      "duration": 454
                    },
                    {
                      "title": "verify discount details page",
                      "duration": 77
                    }
                  ],
                  "startTime": "2026-08-17T04:17:32.880Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c342534d2d4664a72169-6493284e36a611db1192",
          "file": "src/manager/tests/e2e/discount/discount-navigate.spec.ts",
          "line": 7,
          "column": 5
        },
        {
          "title": "navigates from the discount list to the discount create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 971,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open discount create dialog from list",
                      "duration": 243
                    },
                    {
                      "title": "verify discount create dialog is open",
                      "duration": 339
                    }
                  ],
                  "startTime": "2026-08-17T04:17:34.294Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c342534d2d4664a72169-74295a45bf30bc9fdff2",
          "file": "src/manager/tests/e2e/discount/discount-navigate.spec.ts",
          "line": 27,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-update-billing-plans.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-update-billing-plans.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "updates the billing plan list across multiple unit types via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6649,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1683
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1837
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 24
                    },
                    {
                      "title": "update attached billing plans across unit types",
                      "duration": 2678
                    },
                    {
                      "title": "verify updated billing plans in inline list",
                      "duration": 35
                    }
                  ],
                  "startTime": "2026-08-17T04:17:34.362Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "ea593ae39f8b3c69281e-ca73a5bfb8d607f0848b",
          "file": "src/manager/tests/e2e/discount/discount-update-billing-plans.spec.ts",
          "line": 12,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/discount/discount-update-products.spec.ts",
      "file": "src/manager/tests/e2e/discount/discount-update-products.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "updates the product list with a one-time product and a deposit via the picker",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5108,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 625
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 884
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 612
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 27
                    },
                    {
                      "title": "update attached one-time products and deposits",
                      "duration": 1926
                    },
                    {
                      "title": "verify updated one-time products and deposits in inline list",
                      "duration": 668
                    }
                  ],
                  "startTime": "2026-08-17T04:17:34.588Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "71ae080388b264849ef9-44536e4e217e8bd26419",
          "file": "src/manager/tests/e2e/discount/discount-update-products.spec.ts",
          "line": 9,
          "column": 5
        },
        {
          "title": "rejects updating to a product already used by a discount with the same code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3162,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 650
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 626
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 21
                    },
                    {
                      "title": "setup: create discount via API",
                      "duration": 21
                    },
                    {
                      "title": "attempt to swap in the conflicting product and verify the code-in-use error",
                      "duration": 1491
                    }
                  ],
                  "startTime": "2026-08-17T04:17:35.272Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "71ae080388b264849ef9-774645f8db1765034ecb",
          "file": "src/manager/tests/e2e/discount/discount-update-products.spec.ts",
          "line": 43,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3689,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1591
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1504
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 212
                    }
                  ],
                  "startTime": "2026-08-17T04:17:36.488Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3862,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1639
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1494
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 357
                    }
                  ],
                  "startTime": "2026-08-17T04:17:38.451Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3718,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1594
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1496
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 254
                    }
                  ],
                  "startTime": "2026-08-17T04:17:39.709Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3390,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1564
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1456
                    }
                  ],
                  "startTime": "2026-08-17T04:17:40.185Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3215,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1508
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1325
                    }
                  ],
                  "startTime": "2026-08-17T04:17:41.022Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3289,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1573
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1355
                    }
                  ],
                  "startTime": "2026-08-17T04:17:42.321Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3344,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1531
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1451
                    }
                  ],
                  "startTime": "2026-08-17T04:17:43.433Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3307,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1596
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1326
                    }
                  ],
                  "startTime": "2026-08-17T04:17:43.581Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3493,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1761
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1367
                    }
                  ],
                  "startTime": "2026-08-17T04:17:44.244Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3345,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1538
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1429
                    }
                  ],
                  "startTime": "2026-08-17T04:17:45.617Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3487,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1575
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1385
                    }
                  ],
                  "startTime": "2026-08-17T04:17:46.783Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1703,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 625
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 696
                    }
                  ],
                  "startTime": "2026-08-17T04:17:46.896Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4843,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3893
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 124
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 438
                    }
                  ],
                  "startTime": "2026-08-17T04:17:47.746Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8209,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 7018
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 337
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 453
                    }
                  ],
                  "startTime": "2026-08-17T04:17:48.608Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 8104,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 6802
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 420
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 445
                    }
                  ],
                  "startTime": "2026-08-17T04:17:48.970Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 6417
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 457
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 425
                    }
                  ],
                  "startTime": "2026-08-17T04:17:50.279Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4814,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3718
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 234
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 487
                    }
                  ],
                  "startTime": "2026-08-17T04:17:52.595Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4474,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3243
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 217
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 608
                    }
                  ],
                  "startTime": "2026-08-17T04:17:56.825Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 4632,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3175
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 399
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 526
                    }
                  ],
                  "startTime": "2026-08-17T04:17:57.081Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4550,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create insurance",
                      "duration": 3470
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 235
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 454
                    }
                  ],
                  "startTime": "2026-08-17T04:17:57.416Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1990,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 1560
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-08-17T04:17:57.994Z",
                  "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": 90000,
              "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": 8,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 33722,
                  "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": 633
                    },
                    {
                      "title": "submit insurance create form with duplicate name",
                      "duration": 2519
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30022,
                      "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-08-17T04:17:59.990Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3282
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:18:01.306Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3744,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 3303
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-08-17T04:18:01.720Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5284,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid insurance create form",
                      "duration": 4855
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-08-17T04:18:01.974Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2410,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2037
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-08-17T04:18:05.020Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2901,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2523
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-08-17T04:18:05.470Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2471,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2086
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-08-17T04:18:07.264Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2944,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2555
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-08-17T04:18:07.435Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2185,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1827
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:18:08.377Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3592,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1578
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1509
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 170
                    }
                  ],
                  "startTime": "2026-08-17T04:18:09.742Z",
                  "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": 90000,
              "annotations": [
                {
                  "type": "fail",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/insurance/insurance-delete-booking-plan.spec.ts",
                    "line": 36,
                    "column": 6
                  }
                }
              ],
              "expectedStatus": "failed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 32005,
                  "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": 625
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1010
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 30024,
                      "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-08-17T04:18:10.386Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3841,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1575
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 461
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1340
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 100
                    }
                  ],
                  "startTime": "2026-08-17T04:18:10.568Z",
                  "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": 90000,
              "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": 10,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 32881,
                  "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": 1693
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 770
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 30017,
                      "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-08-17T04:18:13.340Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 2722,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 625
                    },
                    {
                      "title": "delete insurance",
                      "duration": 1433
                    },
                    {
                      "title": "verify insurance is no longer on list page",
                      "duration": 287
                    }
                  ],
                  "startTime": "2026-08-17T04:18:14.416Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3874,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1532
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1842
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 155
                    }
                  ],
                  "startTime": "2026-08-17T04:18:17.147Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3940,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1532
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1870
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 175
                    }
                  ],
                  "startTime": "2026-08-17T04:18:21.027Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3898,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1563
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1807
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 160
                    }
                  ],
                  "startTime": "2026-08-17T04:18:24.973Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3842,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1522
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1813
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 167
                    }
                  ],
                  "startTime": "2026-08-17T04:18:28.876Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3359,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1582
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1238
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 184
                    }
                  ],
                  "startTime": "2026-08-17T04:18:32.723Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3264,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1509
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1355
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-08-17T04:18:33.721Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3353,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1636
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1302
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 65
                    }
                  ],
                  "startTime": "2026-08-17T04:18:36.087Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3290,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1528
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1313
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 54
                    }
                  ],
                  "startTime": "2026-08-17T04:18:36.992Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3313,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1516
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1387
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 60
                    }
                  ],
                  "startTime": "2026-08-17T04:18:39.445Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3230,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1549
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1304
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:18:40.287Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3254,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1612
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1285
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-08-17T04:18:42.401Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3213,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1544
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1304
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:18:42.764Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3216,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1553
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1276
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:18:43.522Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2288,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 634
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1296
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:18:45.661Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 33852,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1628
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 441
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1268
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 30119
                    }
                  ],
                  "startTime": "2026-08-17T04:18:45.984Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 33806,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1560
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 410
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1256
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 30179
                    }
                  ],
                  "startTime": "2026-08-17T04:18:46.228Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1684,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 623
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 686
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-08-17T04:18:46.746Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2748,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1544
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 441
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 183
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 220
                    }
                  ],
                  "startTime": "2026-08-17T04:18:47.958Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2714,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 1567
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 358
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 186
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 217
                    }
                  ],
                  "startTime": "2026-08-17T04:18:48.439Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1982,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 669
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 945
                    },
                    {
                      "title": "verify new insurance booking portal on details page",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:18:50.713Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2012,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 690
                    },
                    {
                      "title": "edit insurance booking portal",
                      "duration": 945
                    },
                    {
                      "title": "verify new insurance booking portal on details page",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-08-17T04:18:51.160Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2806,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 634
                    },
                    {
                      "title": "edit insurance general",
                      "duration": 1347
                    },
                    {
                      "title": "verify new insurance on details page",
                      "duration": 17
                    },
                    {
                      "title": "verify new insurance on list page",
                      "duration": 459
                    }
                  ],
                  "startTime": "2026-08-17T04:18:52.702Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1659,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 652
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 633
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-08-17T04:18:53.179Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2292,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 633
                    },
                    {
                      "title": "setup: create insurance via API",
                      "duration": 661
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 592
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 65
                    }
                  ],
                  "startTime": "2026-08-17T04:18:54.843Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2111,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 668
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1061
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:18:55.515Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1986,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 705
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 930
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:18:57.141Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2419,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 625
                    },
                    {
                      "title": "edit insurance tax",
                      "duration": 1400
                    },
                    {
                      "title": "verify new insurance tax on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-08-17T04:18:57.633Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1812,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 691
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 743
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 32
                    }
                  ],
                  "startTime": "2026-08-17T04:18:59.133Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1574,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 623
                    },
                    {
                      "title": "apply filter",
                      "duration": 465
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 62
                    }
                  ],
                  "startTime": "2026-08-17T04:19:00.058Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1580,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 674
                    },
                    {
                      "title": "apply filter",
                      "duration": 457
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 79
                    }
                  ],
                  "startTime": "2026-08-17T04:19:00.953Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1480,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 647
                    },
                    {
                      "title": "apply filter",
                      "duration": 390
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 75
                    }
                  ],
                  "startTime": "2026-08-17T04:19:01.638Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1671,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 643
                    },
                    {
                      "title": "apply filter",
                      "duration": 660
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:19:02.542Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1709,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 683
                    },
                    {
                      "title": "apply filter",
                      "duration": 660
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-08-17T04:19:03.124Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1682,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create insurance via API",
                      "duration": 690
                    },
                    {
                      "title": "navigate to insurance details page",
                      "duration": 571
                    },
                    {
                      "title": "verify insurance details page",
                      "duration": 71
                    }
                  ],
                  "startTime": "2026-08-17T04:19:04.219Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 935,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open insurance create dialog from list",
                      "duration": 267
                    },
                    {
                      "title": "verify insurance create dialog is open",
                      "duration": 320
                    }
                  ],
                  "startTime": "2026-08-17T04:19:04.838Z",
                  "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/invoice/invoice-create.spec.ts",
      "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "creates a card auto-charged invoice for a private customer with a custom memo and footer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice payment row did not land within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "skipped",
                  "duration": 109481,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 392
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 621
                    },
                    {
                      "title": "fill invoice create form",
                      "duration": 7182
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 47
                    },
                    {
                      "title": "submit invoice create form",
                      "duration": 52
                    },
                    {
                      "title": "confirm invoice create",
                      "duration": 7530
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 33290
                    },
                    {
                      "title": "verify invoice payments",
                      "duration": 60001,
                      "error": {
                        "message": "Error: Test is skipped: invoice payment row did not land within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice payment row did not land within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-create.spec.ts:139:7\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-create.spec.ts:129:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:19:05.788Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice payment row did not land within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "153d59c3c583cf56a052-4e5815084a9cd6bad195",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "creates a sepa auto-charged invoice for a business customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice status/amounts did not settle within 90s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "skipped",
                  "duration": 105607,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 381
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 648
                    },
                    {
                      "title": "fill invoice create form",
                      "duration": 6599
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 50
                    },
                    {
                      "title": "submit invoice create form",
                      "duration": 41
                    },
                    {
                      "title": "confirm invoice create",
                      "duration": 7336
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 90209,
                      "error": {
                        "message": "Error: Test is skipped: invoice status/amounts did not settle within 90s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice status/amounts did not settle within 90s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-create.spec.ts:74:7\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-create.spec.ts:67:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:20:55.274Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice status/amounts did not settle within 90s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "153d59c3c583cf56a052-1671d115b168a7f4e11e",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "creates a bacs auto-charged invoice",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 53430,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 385
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 633
                    },
                    {
                      "title": "fill invoice create form",
                      "duration": 10679
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 33
                    },
                    {
                      "title": "submit invoice create form",
                      "duration": 33
                    },
                    {
                      "title": "confirm invoice create",
                      "duration": 6825
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 32484
                    },
                    {
                      "title": "verify invoice payments",
                      "duration": 1144
                    },
                    {
                      "title": "verify new invoice on list page",
                      "duration": 851
                    }
                  ],
                  "startTime": "2026-08-17T04:22:40.887Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "153d59c3c583cf56a052-ee33621838cb91467683",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "creates a sepa auto-charged invoice that stays pending payment",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 19996,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 381
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 625
                    },
                    {
                      "title": "fill invoice create form",
                      "duration": 6624
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 64
                    },
                    {
                      "title": "submit invoice create form",
                      "duration": 62
                    },
                    {
                      "title": "confirm invoice create",
                      "duration": 7389
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 2427
                    },
                    {
                      "title": "verify invoice payments",
                      "duration": 1202
                    },
                    {
                      "title": "verify new invoice on list page",
                      "duration": 880
                    }
                  ],
                  "startTime": "2026-08-17T04:23:34.324Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "153d59c3c583cf56a052-50ba222f34ccf88e4263",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "creates a bacs auto-charged invoice that stays pending payment",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 52402,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 409
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 654
                    },
                    {
                      "title": "fill invoice create form",
                      "duration": 9855
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 61
                    },
                    {
                      "title": "submit invoice create form",
                      "duration": 54
                    },
                    {
                      "title": "confirm invoice create",
                      "duration": 7324
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 31791
                    },
                    {
                      "title": "verify invoice payments",
                      "duration": 1165
                    },
                    {
                      "title": "verify new invoice on list page",
                      "duration": 728
                    }
                  ],
                  "startTime": "2026-08-17T04:23:54.326Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "153d59c3c583cf56a052-390e4f4751a3ce55ab15",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "creates a send-invoice invoice with multiple products of differing quantities",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 17261,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 518
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 645
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 657
                    },
                    {
                      "title": "fill invoice create form",
                      "duration": 3064
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 86
                    },
                    {
                      "title": "submit invoice create form",
                      "duration": 89
                    },
                    {
                      "title": "confirm invoice create",
                      "duration": 7413
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 2242
                    },
                    {
                      "title": "verify invoice payments",
                      "duration": 1249
                    },
                    {
                      "title": "verify new invoice on list page",
                      "duration": 876
                    }
                  ],
                  "startTime": "2026-08-17T04:24:46.733Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "153d59c3c583cf56a052-4d38f7b4f495ca51bf41",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "creates an invoice for a customer having multiple locations",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 11386,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 394
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 653
                    },
                    {
                      "title": "create invoice",
                      "duration": 9096
                    },
                    {
                      "title": "verify new invoice on details page",
                      "duration": 864
                    }
                  ],
                  "startTime": "2026-08-17T04:25:03.999Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "153d59c3c583cf56a052-628487f5dddcb4a28baf",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 193,
          "column": 5
        },
        {
          "title": "rejects an invoice without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3271,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 443
                    },
                    {
                      "title": "submit invalid invoice create form",
                      "duration": 2390
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-08-17T04:25:15.391Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "153d59c3c583cf56a052-c6e320821707c2f4ee75",
          "file": "src/manager/tests/e2e/invoice/invoice-create.spec.ts",
          "line": 213,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
      "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "filters invoices by id",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7572,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 502
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 612
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5440
                    },
                    {
                      "title": "apply filter",
                      "duration": 596
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 79
                    }
                  ],
                  "startTime": "2026-08-17T04:19:05.913Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-1c1deba38673434ea64d",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 13,
          "column": 5
        },
        {
          "title": "filters invoices by customer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7753,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 389
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 626
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5660
                    },
                    {
                      "title": "apply filter",
                      "duration": 606
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 121
                    }
                  ],
                  "startTime": "2026-08-17T04:19:13.491Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-0141fd97101b03d69d7e",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 27,
          "column": 5
        },
        {
          "title": "filters invoices by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7570,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 365
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 607
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5482
                    },
                    {
                      "title": "apply filter",
                      "duration": 596
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 168
                    }
                  ],
                  "startTime": "2026-08-17T04:19:21.248Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-3987b07c31c596c1ffaa",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 46,
          "column": 5
        },
        {
          "title": "filters invoices by status",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 7615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 365
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 632
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5558
                    },
                    {
                      "title": "apply filter",
                      "duration": 557
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 161
                    }
                  ],
                  "startTime": "2026-08-17T04:19:28.824Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-4484438a13f526b6360b",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 64,
          "column": 5
        },
        {
          "title": "filters invoices by created-at",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 8396,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 368
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 651
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5667
                    },
                    {
                      "title": "apply filter",
                      "duration": 1164
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 204
                    }
                  ],
                  "startTime": "2026-08-17T04:19:36.444Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-b8024a277ed6de889b01",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 78,
          "column": 5
        },
        {
          "title": "filters invoices by id, location, status and created-at",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 10193,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 458
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 643
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6842
                    },
                    {
                      "title": "apply filters",
                      "duration": 1826
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 94
                    }
                  ],
                  "startTime": "2026-08-17T04:19:44.845Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-0db2459b17f128289207",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 97,
          "column": 5
        },
        {
          "title": "excludes invoices that do not match the status filter",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 8207,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 366
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 650
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5899
                    },
                    {
                      "title": "apply filter",
                      "duration": 822
                    },
                    {
                      "title": "verify invoice is excluded",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:19:55.044Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "78ed47b68563d3dd2a22-ce8c3ab40f852b50602d",
          "file": "src/manager/tests/e2e/invoice/invoice-filter.spec.ts",
          "line": 126,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
      "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "issues a full credit note for an open invoice with one item",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "skipped",
                  "duration": 66853,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 413
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 672
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5413
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 60001,
                      "error": {
                        "message": "Error: Test is skipped: invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts:74:7",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:19:19.850Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "c1125939a50586ff920e-50b6bb680d64526e8a5e",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with one item by reducing the credit net amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "skipped",
                  "duration": 66876,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 419
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 633
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5458
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 60001,
                      "error": {
                        "message": "Error: Test is skipped: invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts:74:7",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:20:26.708Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "c1125939a50586ff920e-49b24229c58dbd94f7c2",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with one item by reducing the credit quantity",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "skipped",
                  "duration": 67982,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 382
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 617
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6578
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 60001,
                      "error": {
                        "message": "Error: Test is skipped: invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts:74:7",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:21:33.589Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice charges did not settle within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "c1125939a50586ff920e-04d9d5ee57939e469352",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a full credit note for an open invoice with multiple items",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "credit note status did not settle within 30s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "skipped",
                  "duration": 61378,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 464
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 654
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 610
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5934
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 16036
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 452
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 443
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 20
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 32
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 62
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 6322
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 30001,
                      "error": {
                        "message": "Error: Test is skipped: credit note status did not settle within 30s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: credit note status did not settle within 30s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts:103:9\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts:99:7",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:22:41.576Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "credit note status did not settle within 30s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "c1125939a50586ff920e-2d8c8f7dcc47217a85c3",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with multiple items by unselecting items",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 28366,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 458
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 615
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 611
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5916
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 11075
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 449
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 326
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 81
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 826
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 35
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 5810
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1129
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 642
                    }
                  ],
                  "startTime": "2026-08-17T04:23:42.960Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-78a0e00deaf3a0fc6b2d",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with multiple items by reducing the credit net amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 22751,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 384
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 661
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 656
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5762
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 6047
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 449
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 339
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 34
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 808
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 41
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 5301
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1129
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 746
                    }
                  ],
                  "startTime": "2026-08-17T04:24:11.332Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-68f422a6f743c343864d",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with multiple items by reducing the credit quantity",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 23945,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 390
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 628
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 736
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6208
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 5973
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 445
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 465
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 259
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 822
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 39
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 5810
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1204
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 618
                    }
                  ],
                  "startTime": "2026-08-17T04:24:34.091Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-65b0ad7845f449b1267b",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with multiple items by unselecting items and reducing the credit net amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 23688,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 385
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 621
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 639
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6378
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 6012
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 455
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 349
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 146
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 843
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 63
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 5478
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1156
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 775
                    }
                  ],
                  "startTime": "2026-08-17T04:24:58.042Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-4aad7fcf94ee6db1075a",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for an open invoice with multiple items by unselecting items and reducing the credit quantity",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 23541,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 516
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 671
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 644
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5989
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 6049
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 449
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 344
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 323
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 830
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 52
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 5312
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1201
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 749
                    }
                  ],
                  "startTime": "2026-08-17T04:25:21.736Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-c5b949bb991edf42379c",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a full credit note for a paid invoice with multiple items by crediting outside of stripe",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 49977,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 419
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 653
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 601
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5848
                    },
                    {
                      "title": "setup: mark invoice as paid via API",
                      "duration": 400
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 34022
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 464
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 409
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 66
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 29
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 52
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 4803
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1117
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 678
                    }
                  ],
                  "startTime": "2026-08-17T04:25:45.284Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-0b77b0edb66b03956382",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for a paid invoice with multiple items by crediting outside of stripe and reducing the credit net amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 48948,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 365
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 623
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 601
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5928
                    },
                    {
                      "title": "setup: mark invoice as paid via API",
                      "duration": 400
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 32927
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 450
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 410
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 80
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 304
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 41
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 4820
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1089
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 582
                    }
                  ],
                  "startTime": "2026-08-17T04:26:35.272Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-0e12b73048939cdf9f7a",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for a paid invoice with multiple items by crediting outside of stripe and reducing the credit quantity",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 50348,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 436
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 649
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 643
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5933
                    },
                    {
                      "title": "setup: mark invoice as paid via API",
                      "duration": 389
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 33912
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 450
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 406
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 254
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 308
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 51
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 4840
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1102
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 602
                    }
                  ],
                  "startTime": "2026-08-17T04:27:24.226Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-5c7260abe016b020ce6e",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a full credit note for a paid invoice with one item by crediting the customer balance",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 47262,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 398
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 627
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5525
                    },
                    {
                      "title": "setup: mark invoice as paid via API",
                      "duration": 465
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 32372
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 457
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 404
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 54
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 32
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 49
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 4804
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1088
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 606
                    }
                  ],
                  "startTime": "2026-08-17T04:28:14.579Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-4fdfdf458f6721af2ebb",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for a paid invoice with one item by crediting the customer balance and reducing the credit net amount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 49680,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 492
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 704
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6062
                    },
                    {
                      "title": "setup: mark invoice as paid via API",
                      "duration": 367
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 33874
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 445
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 406
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 86
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 307
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 21
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 4846
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1092
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 602
                    }
                  ],
                  "startTime": "2026-08-17T04:29:01.846Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-e1bac21a2b35eb7c9bff",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "issues a partial credit note for a paid invoice with one item by crediting the customer balance and reducing the credit quantity",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 48530,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 373
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 639
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5538
                    },
                    {
                      "title": "setup: mark invoice as paid via API",
                      "duration": 397
                    },
                    {
                      "title": "wait for the invoice charges to settle",
                      "duration": 32368
                    },
                    {
                      "title": "open invoice issue credit note dialog",
                      "duration": 463
                    },
                    {
                      "title": "verify initial totals summary in dialog",
                      "duration": 402
                    },
                    {
                      "title": "fill invoice issue credit note form",
                      "duration": 221
                    },
                    {
                      "title": "verify totals summary in dialog",
                      "duration": 212
                    },
                    {
                      "title": "submit invoice issue credit note form",
                      "duration": 51
                    },
                    {
                      "title": "confirm invoice issue credit note",
                      "duration": 5802
                    },
                    {
                      "title": "verify credit note issued on details page",
                      "duration": 1080
                    },
                    {
                      "title": "verify credit note issued on list page",
                      "duration": 606
                    }
                  ],
                  "startTime": "2026-08-17T04:29:51.533Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-01b430e5630efb2d0551",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 29,
          "column": 7
        },
        {
          "title": "rejects issuing a credit note without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 9,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 9199,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 449
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 642
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6038
                    },
                    {
                      "title": "submit invalid invoice issue credit note form",
                      "duration": 1690
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:30:40.067Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "c1125939a50586ff920e-b9c51031f7bd6012f62c",
          "file": "src/manager/tests/e2e/invoice/invoice-issue-credit-note.spec.ts",
          "line": 132,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
      "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "marks an open invoice as paid with outside payment option cash",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "skipped",
                  "duration": 66933,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 463
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 633
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5473
                    },
                    {
                      "title": "wait for the invoice charge to be recorded",
                      "duration": 60002,
                      "error": {
                        "message": "Error: Test is skipped: invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts:39:7\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts:36:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:19:20.046Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "68ce308633a21f49e5dc-a2f05725d73c9eb609d7",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "marks an open invoice as paid with outside payment option wire-transfer",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "skipped",
                  "duration": 66785,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 384
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 647
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5378
                    },
                    {
                      "title": "wait for the invoice charge to be recorded",
                      "duration": 60001,
                      "error": {
                        "message": "Error: Test is skipped: invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts:39:7\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts:36:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:20:26.985Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "68ce308633a21f49e5dc-9da018eeab718781d539",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "marks an open invoice as paid with outside payment option card-on-site",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [
                {
                  "type": "skip",
                  "description": "invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                  "location": {
                    "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                    "line": 46,
                    "column": 10
                  }
                }
              ],
              "expectedStatus": "skipped",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "skipped",
                  "duration": 67560,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 378
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 621
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6172
                    },
                    {
                      "title": "wait for the invoice charge to be recorded",
                      "duration": 60002,
                      "error": {
                        "message": "Error: Test is skipped: invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                        "stack": "Error: Test is skipped: invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)\n    at pollOrSkip (/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts:46:10)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts:39:7\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts:36:5",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                          "column": 10,
                          "line": 46
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/shared/utils/poll-utils.ts:46\n\n\u001b[0m \u001b[90m 44 |\u001b[39m     }\n \u001b[90m 45 |\u001b[39m\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 46 |\u001b[39m     test\u001b[33m.\u001b[39mskip(\u001b[36mtrue\u001b[39m\u001b[33m,\u001b[39m options\u001b[33m.\u001b[39mreason)\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m          \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 47 |\u001b[39m   }\n \u001b[90m 48 |\u001b[39m }\n \u001b[90m 49 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:21:33.775Z",
                  "annotations": [
                    {
                      "type": "skip",
                      "description": "invoice charge was not recorded within 60s — test-env queue backlog (KIN-4692)",
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/shared/utils/poll-utils.ts",
                        "line": 46,
                        "column": 10
                      }
                    }
                  ],
                  "attachments": []
                }
              ],
              "status": "skipped"
            }
          ],
          "id": "68ce308633a21f49e5dc-130ad298662ec1ffaac2",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "marks an open invoice as paid with outside payment option other",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 32268,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 372
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 603
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5546
                    },
                    {
                      "title": "wait for the invoice charge to be recorded",
                      "duration": 16228
                    },
                    {
                      "title": "mark invoice as paid",
                      "duration": 3075
                    },
                    {
                      "title": "verify paid invoice on details page",
                      "duration": 6105
                    }
                  ],
                  "startTime": "2026-08-17T04:22:41.341Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "68ce308633a21f49e5dc-ea716ec4751a9fc757b6",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "marks an open invoice as paid with outside payment date in the past",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 23091,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 387
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 651
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5875
                    },
                    {
                      "title": "wait for the invoice charge to be recorded",
                      "duration": 6154
                    },
                    {
                      "title": "mark invoice as paid",
                      "duration": 3027
                    },
                    {
                      "title": "verify paid invoice on details page",
                      "duration": 6614
                    }
                  ],
                  "startTime": "2026-08-17T04:23:13.614Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "68ce308633a21f49e5dc-3ebf05fe46a8d31996c2",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "marks an open invoice as paid with outside payment date in the future",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 49176,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 403
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 635
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5815
                    },
                    {
                      "title": "wait for the invoice charge to be recorded",
                      "duration": 6290
                    },
                    {
                      "title": "mark invoice as paid",
                      "duration": 3211
                    },
                    {
                      "title": "verify paid invoice on details page",
                      "duration": 32465
                    }
                  ],
                  "startTime": "2026-08-17T04:23:36.710Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "68ce308633a21f49e5dc-3871a8259b9a41f10d2b",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 19,
          "column": 7
        },
        {
          "title": "rejects marking an invoice as paid without all required fields",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 9354,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 413
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 625
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6146
                    },
                    {
                      "title": "submit invalid invoice mark as paid form",
                      "duration": 1741
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:24:25.892Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "68ce308633a21f49e5dc-1f94ff60b982e467b1c3",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-paid.spec.ts",
          "line": 95,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/invoice/invoice-mark-as-void.spec.ts",
      "file": "src/manager/tests/e2e/invoice/invoice-mark-as-void.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "marks an open invoice as void",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 12463,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 372
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 618
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 5872
                    },
                    {
                      "title": "mark invoice as void",
                      "duration": 3620
                    },
                    {
                      "title": "verify voided invoice on details page",
                      "duration": 13
                    },
                    {
                      "title": "verify cancelled payment charge",
                      "duration": 267
                    },
                    {
                      "title": "verify voided invoice on list page",
                      "duration": 1361
                    }
                  ],
                  "startTime": "2026-08-17T04:20:03.258Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "59abf25481da4c68f394-7cf5c6045809dead615f",
          "file": "src/manager/tests/e2e/invoice/invoice-mark-as-void.spec.ts",
          "line": 13,
          "column": 5
        }
      ]
    },
    {
      "title": "src/manager/tests/e2e/invoice/invoice-navigate.spec.ts",
      "file": "src/manager/tests/e2e/invoice/invoice-navigate.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "navigates from the invoice list to the invoice details page",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 9081,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create customer via API",
                      "duration": 373
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 618
                    },
                    {
                      "title": "setup: create invoice via API",
                      "duration": 6247
                    },
                    {
                      "title": "navigate to invoice details page",
                      "duration": 653
                    },
                    {
                      "title": "verify invoice details page",
                      "duration": 829
                    }
                  ],
                  "startTime": "2026-08-17T04:20:15.041Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "428dd9949d8cab518b43-c78f0d3cce3f276ec8e9",
          "file": "src/manager/tests/e2e/invoice/invoice-navigate.spec.ts",
          "line": 5,
          "column": 5
        },
        {
          "title": "navigates from the invoice list to the invoice create dialog",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1000,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open invoice create dialog from list",
                      "duration": 366
                    },
                    {
                      "title": "verify invoice create dialog is open",
                      "duration": 324
                    }
                  ],
                  "startTime": "2026-08-17T04:20:15.726Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "428dd9949d8cab518b43-dd6620f2888d9594d99c",
          "file": "src/manager/tests/e2e/invoice/invoice-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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1544,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 600
                    },
                    {
                      "title": "navigate to one-time product details page",
                      "duration": 555
                    },
                    {
                      "title": "verify one-time product details page",
                      "duration": 61
                    }
                  ],
                  "startTime": "2026-08-17T04:20:16.735Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1601,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 662
                    },
                    {
                      "title": "navigate to recurring product details page",
                      "duration": 542
                    },
                    {
                      "title": "verify recurring product details page",
                      "duration": 73
                    }
                  ],
                  "startTime": "2026-08-17T04:20:18.285Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1286,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open one-time product create dialog from list",
                      "duration": 649
                    },
                    {
                      "title": "verify one-time product create dialog is open",
                      "duration": 314
                    }
                  ],
                  "startTime": "2026-08-17T04:20:19.892Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1308,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open recurring product create dialog from list",
                      "duration": 666
                    },
                    {
                      "title": "verify recurring product create dialog is open",
                      "duration": 324
                    }
                  ],
                  "startTime": "2026-08-17T04:20:21.183Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4374,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 652
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 682
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 625
                    },
                    {
                      "title": "attach unit types",
                      "duration": 2053
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:20:22.496Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3567,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2671
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 128
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 446
                    }
                  ],
                  "startTime": "2026-08-17T04:20:24.138Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3351,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2438
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 123
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 438
                    }
                  ],
                  "startTime": "2026-08-17T04:20:26.878Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3511,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2578
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 120
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 452
                    }
                  ],
                  "startTime": "2026-08-17T04:20:27.711Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3462,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2531
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 132
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 451
                    }
                  ],
                  "startTime": "2026-08-17T04:20:30.234Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3503,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2476
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 178
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 504
                    }
                  ],
                  "startTime": "2026-08-17T04:20:31.227Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create one-time product",
                      "duration": 2842
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 122
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 452
                    }
                  ],
                  "startTime": "2026-08-17T04:20:33.702Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3560,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 626
                    },
                    {
                      "title": "create one-time product with duplicate name",
                      "duration": 2516
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 63
                    }
                  ],
                  "startTime": "2026-08-17T04:20:34.737Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5664,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 680
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 647
                    },
                    {
                      "title": "create one-time product with attached unit types",
                      "duration": 3876
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 125
                    }
                  ],
                  "startTime": "2026-08-17T04:20:37.521Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5068,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 690
                    },
                    {
                      "title": "create published one-time product",
                      "duration": 3950
                    },
                    {
                      "title": "verify published status on details page",
                      "duration": 68
                    }
                  ],
                  "startTime": "2026-08-17T04:20:38.302Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 877,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid one-time product create form",
                      "duration": 514
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:20:43.191Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2668,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 641
                    },
                    {
                      "title": "delete one-time product",
                      "duration": 1408
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 285
                    }
                  ],
                  "startTime": "2026-08-17T04:20:43.377Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3436,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 681
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 681
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 624
                    },
                    {
                      "title": "detach unit type",
                      "duration": 319
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 800
                    }
                  ],
                  "startTime": "2026-08-17T04:20:44.073Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2321,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 614
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1350
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-08-17T04:20:46.051Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2345,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 630
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1363
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:20:47.515Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2517,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 653
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1490
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-08-17T04:20:48.377Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2450,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 703
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1391
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:20:49.865Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2370,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 628
                    },
                    {
                      "title": "edit one-time product booking portal",
                      "duration": 1392
                    },
                    {
                      "title": "verify new one-time product booking portal on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:20:50.900Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1590,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 663
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 587
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:20:52.320Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2733,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 624
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1325
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 15
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 445
                    }
                  ],
                  "startTime": "2026-08-17T04:20:53.278Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3326,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 635
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1867
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 28
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 455
                    }
                  ],
                  "startTime": "2026-08-17T04:20:53.916Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3338,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 624
                    },
                    {
                      "title": "edit one-time product general",
                      "duration": 1876
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 18
                    },
                    {
                      "title": "verify new one-time product on list page",
                      "duration": 449
                    }
                  ],
                  "startTime": "2026-08-17T04:20:56.016Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3030,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 640
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 665
                    },
                    {
                      "title": "edit one-time product to use duplicate name",
                      "duration": 1369
                    },
                    {
                      "title": "verify new one-time product on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:20:57.248Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1642,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 615
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 651
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-08-17T04:20:59.360Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2813,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 685
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 671
                    },
                    {
                      "title": "verify product is initially unpublished",
                      "duration": 250
                    },
                    {
                      "title": "publish the product",
                      "duration": 842
                    },
                    {
                      "title": "verify product is now published",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-08-17T04:21:00.285Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3326,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 699
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 627
                    },
                    {
                      "title": "verify product is initially published",
                      "duration": 273
                    },
                    {
                      "title": "unpublish the product",
                      "duration": 1346
                    },
                    {
                      "title": "verify product is now unpublished",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-08-17T04:21:01.012Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2699,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 658
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1675
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:21:03.104Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2782,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 648
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 1719
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:21:04.346Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3204,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 737
                    },
                    {
                      "title": "edit one-time product tax",
                      "duration": 2111
                    },
                    {
                      "title": "verify new one-time product tax on details page",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-08-17T04:21:05.809Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1678,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 624
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 689
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:21:07.134Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1603,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 630
                    },
                    {
                      "title": "apply filter",
                      "duration": 491
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 153
                    }
                  ],
                  "startTime": "2026-08-17T04:21:08.818Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1604,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 661
                    },
                    {
                      "title": "apply filter",
                      "duration": 510
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 73
                    }
                  ],
                  "startTime": "2026-08-17T04:21:09.020Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-b67a6e5441f7c42b411e",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 24,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1565,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 635
                    },
                    {
                      "title": "apply filter",
                      "duration": 445
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 130
                    }
                  ],
                  "startTime": "2026-08-17T04:21:10.428Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-8781ec726203b778ba43",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 37,
          "column": 5
        },
        {
          "title": "filters by frequency=one-time",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1669,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 646
                    },
                    {
                      "title": "apply filter",
                      "duration": 610
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-08-17T04:21:10.629Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-80e50dba067ec179cb6f",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 54,
          "column": 5
        },
        {
          "title": "filters by name and location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1690,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 663
                    },
                    {
                      "title": "apply filter",
                      "duration": 657
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 49
                    }
                  ],
                  "startTime": "2026-08-17T04:21:12.000Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-c99622bcc9caaa456b0d",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 71,
          "column": 5
        },
        {
          "title": "excludes one-time products not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1605,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 629
                    },
                    {
                      "title": "apply filter",
                      "duration": 629
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:21:12.302Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-89f4ef5e63ca2c05ef16",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 86,
          "column": 5
        },
        {
          "title": "excludes one-time products when filtered by frequency=recurring",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1552,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 616
                    },
                    {
                      "title": "apply filter",
                      "duration": 611
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 4
                    }
                  ],
                  "startTime": "2026-08-17T04:21:13.695Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "9697ce780cc9975d76cc-4cc8e9151c245c71dfea",
          "file": "src/manager/tests/e2e/product/product-one-time-filter.spec.ts",
          "line": 101,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4992,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 667
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 673
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 654
                    },
                    {
                      "title": "setup: create one-time product via API",
                      "duration": 607
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2039
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:21:13.913Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3626,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1563
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1496
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 229
                    }
                  ],
                  "startTime": "2026-08-17T04:21:15.254Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3770,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1662
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1541
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 229
                    }
                  ],
                  "startTime": "2026-08-17T04:21:18.885Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3617,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1545
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1508
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 212
                    }
                  ],
                  "startTime": "2026-08-17T04:21:18.911Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3431,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1620
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1436
                    }
                  ],
                  "startTime": "2026-08-17T04:21:22.533Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3368,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1595
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1417
                    }
                  ],
                  "startTime": "2026-08-17T04:21:22.660Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3667,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1535
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1360
                    }
                  ],
                  "startTime": "2026-08-17T04:21:25.970Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3278,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1515
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1410
                    }
                  ],
                  "startTime": "2026-08-17T04:21:26.032Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3235,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1579
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1314
                    }
                  ],
                  "startTime": "2026-08-17T04:21:29.317Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3454,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1817
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1276
                    }
                  ],
                  "startTime": "2026-08-17T04:21:29.642Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3190,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1504
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1354
                    }
                  ],
                  "startTime": "2026-08-17T04:21:32.565Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3333,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1611
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1375
                    }
                  ],
                  "startTime": "2026-08-17T04:21:33.100Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 640
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 635
                    }
                  ],
                  "startTime": "2026-08-17T04:21:35.761Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4356,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 656
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 682
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 638
                    },
                    {
                      "title": "attach unit types",
                      "duration": 1989
                    },
                    {
                      "title": "verify attached unit types in inline list",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:21:36.440Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4732,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3535
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 327
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 532
                    }
                  ],
                  "startTime": "2026-08-17T04:21:37.383Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 8057,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 6921
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 339
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 434
                    }
                  ],
                  "startTime": "2026-08-17T04:21:40.803Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 7965,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 6768
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 361
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 422
                    }
                  ],
                  "startTime": "2026-08-17T04:21:42.121Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 8317,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 7208
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 329
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 436
                    }
                  ],
                  "startTime": "2026-08-17T04:21:48.866Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5180,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4191
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 212
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 432
                    }
                  ],
                  "startTime": "2026-08-17T04:21:50.095Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5079,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4082
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 200
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 460
                    }
                  ],
                  "startTime": "2026-08-17T04:21:55.280Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4614,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3630
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 206
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 428
                    }
                  ],
                  "startTime": "2026-08-17T04:21:57.188Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4721,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3725
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 199
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 435
                    }
                  ],
                  "startTime": "2026-08-17T04:22:00.364Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5227,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 4230
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 204
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 446
                    }
                  ],
                  "startTime": "2026-08-17T04:22:01.808Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4696,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create recurring product",
                      "duration": 3695
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 208
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 454
                    }
                  ],
                  "startTime": "2026-08-17T04:22:05.092Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4702,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 677
                    },
                    {
                      "title": "create recurring product with duplicate name",
                      "duration": 3587
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 100
                    }
                  ],
                  "startTime": "2026-08-17T04:22:07.040Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6941,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 716
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 635
                    },
                    {
                      "title": "create recurring product with attached unit types",
                      "duration": 5015
                    },
                    {
                      "title": "verify attached unit types on details page",
                      "duration": 221
                    }
                  ],
                  "startTime": "2026-08-17T04:22:09.793Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2109,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 1697
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-08-17T04:22:11.747Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3401,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3020
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-08-17T04:22:13.862Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3579,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 3207
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:22:16.739Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5014,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid recurring product create form",
                      "duration": 4629
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:22:17.267Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2296,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1939
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-08-17T04:22:20.325Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2283,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1923
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-08-17T04:22:22.287Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2396,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2043
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-08-17T04:22:22.627Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2844,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2505
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-08-17T04:22:24.576Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2177,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 1827
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:22:25.027Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3683,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1630
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1582
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 140
                    }
                  ],
                  "startTime": "2026-08-17T04:22:27.210Z",
                  "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": 90000,
              "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": 8,
                  "parallelIndex": 2,
                  "status": "failed",
                  "duration": 32122,
                  "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": 653
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1098
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 30017,
                      "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-08-17T04:22:27.425Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3748,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1562
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 414
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1365
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 72
                    }
                  ],
                  "startTime": "2026-08-17T04:22:30.900Z",
                  "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": 90000,
              "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": 7,
                  "parallelIndex": 1,
                  "status": "failed",
                  "duration": 32689,
                  "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": 1550
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 752
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 30013,
                      "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-08-17T04:22:34.652Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2992,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 741
                    },
                    {
                      "title": "delete recurring product",
                      "duration": 1558
                    },
                    {
                      "title": "verify product is no longer on list page",
                      "duration": 280
                    }
                  ],
                  "startTime": "2026-08-17T04:22:59.554Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3761,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 679
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 861
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 696
                    },
                    {
                      "title": "detach unit type",
                      "duration": 362
                    },
                    {
                      "title": "verify only the remaining unit type is attached",
                      "duration": 817
                    }
                  ],
                  "startTime": "2026-08-17T04:23:02.551Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4131,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1561
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1977
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 230
                    }
                  ],
                  "startTime": "2026-08-17T04:23:06.320Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4097,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1589
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1962
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 191
                    }
                  ],
                  "startTime": "2026-08-17T04:23:07.350Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4054,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1562
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1899
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 249
                    }
                  ],
                  "startTime": "2026-08-17T04:23:10.457Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4028,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1544
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1937
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 176
                    }
                  ],
                  "startTime": "2026-08-17T04:23:11.453Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3404,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1536
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1322
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 221
                    }
                  ],
                  "startTime": "2026-08-17T04:23:14.516Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3435,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1661
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1386
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 54
                    }
                  ],
                  "startTime": "2026-08-17T04:23:15.487Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3232,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1525
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1336
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 47
                    }
                  ],
                  "startTime": "2026-08-17T04:23:17.926Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3302,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1530
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1368
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 59
                    }
                  ],
                  "startTime": "2026-08-17T04:23:18.927Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3276,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1556
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1325
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 65
                    }
                  ],
                  "startTime": "2026-08-17T04:23:21.164Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3254,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1554
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1333
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:23:22.234Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3188,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1515
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1330
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:23:24.446Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3369,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1546
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1445
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-08-17T04:23:25.493Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3372,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1528
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1467
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:23:27.639Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2429,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 624
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1401
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:23:28.869Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6684,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1555
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 479
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1289
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3007
                    }
                  ],
                  "startTime": "2026-08-17T04:23:31.019Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6650,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1593
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 417
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1283
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 2999
                    }
                  ],
                  "startTime": "2026-08-17T04:23:31.305Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1758,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 646
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 746
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-08-17T04:23:37.710Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2670,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1521
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 440
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 186
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 188
                    }
                  ],
                  "startTime": "2026-08-17T04:23:37.962Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3274,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 1570
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 332
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 188
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 260
                    }
                  ],
                  "startTime": "2026-08-17T04:23:39.476Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2375,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 637
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1388
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:23:40.638Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2575,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 711
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1485
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:23:42.759Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2563,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 638
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1542
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-08-17T04:23:43.018Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2471,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 640
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1467
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:23:45.340Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2507,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 646
                    },
                    {
                      "title": "edit recurring product booking portal",
                      "duration": 1475
                    },
                    {
                      "title": "verify new recurring product booking portal on details page",
                      "duration": 16
                    }
                  ],
                  "startTime": "2026-08-17T04:23:45.586Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1657,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 624
                    },
                    {
                      "title": "submit edit clearing the max quantity per booking",
                      "duration": 691
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:23:47.819Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2824,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 624
                    },
                    {
                      "title": "edit recurring product general",
                      "duration": 1373
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 13
                    },
                    {
                      "title": "verify new recurring product on list page",
                      "duration": 456
                    }
                  ],
                  "startTime": "2026-08-17T04:23:48.099Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3102,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 619
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 638
                    },
                    {
                      "title": "edit recurring product to use duplicate name",
                      "duration": 1299
                    },
                    {
                      "title": "verify new recurring product on details page",
                      "duration": 15
                    }
                  ],
                  "startTime": "2026-08-17T04:23:49.483Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1785,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 645
                    },
                    {
                      "title": "submit edit clearing the name",
                      "duration": 708
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:23:50.931Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2850,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 635
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1839
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:23:52.597Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2874,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 650
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 1821
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:23:52.723Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3306,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 654
                    },
                    {
                      "title": "edit recurring product tax",
                      "duration": 2303
                    },
                    {
                      "title": "verify new recurring product tax on details page",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:23:55.452Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1844,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 709
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 755
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 20
                    }
                  ],
                  "startTime": "2026-08-17T04:23:55.603Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1630,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 652
                    },
                    {
                      "title": "apply filter",
                      "duration": 488
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 139
                    }
                  ],
                  "startTime": "2026-08-17T04:23:57.454Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1554,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 664
                    },
                    {
                      "title": "apply filter",
                      "duration": 487
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 74
                    }
                  ],
                  "startTime": "2026-08-17T04:23:58.764Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-22a2f94be66b1fde891a",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 24,
          "column": 5
        },
        {
          "title": "filters by location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1494,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 635
                    },
                    {
                      "title": "apply filter",
                      "duration": 407
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 95
                    }
                  ],
                  "startTime": "2026-08-17T04:23:59.089Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-4dfa3456435cc00c2445",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 37,
          "column": 5
        },
        {
          "title": "filters by frequency=recurring",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1682,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 642
                    },
                    {
                      "title": "apply filter",
                      "duration": 675
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:24:00.324Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-33411084eb58c628f846",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 54,
          "column": 5
        },
        {
          "title": "excludes recurring products not in the filtered location",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1697,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 640
                    },
                    {
                      "title": "apply filter",
                      "duration": 693
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 10
                    }
                  ],
                  "startTime": "2026-08-17T04:24:00.588Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-75df244ae56e390ba3f8",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 71,
          "column": 5
        },
        {
          "title": "excludes recurring products when filtered by frequency=one-time",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1691,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 651
                    },
                    {
                      "title": "apply filter",
                      "duration": 664
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 6
                    }
                  ],
                  "startTime": "2026-08-17T04:24:02.012Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "56fa86a97da8ea94b891-cf3e68a3e3bff6548e2b",
          "file": "src/manager/tests/e2e/product/product-recurring-filter.spec.ts",
          "line": 89,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5307,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 677
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 673
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 676
                    },
                    {
                      "title": "setup: create recurring product via API",
                      "duration": 686
                    },
                    {
                      "title": "update attached unit types",
                      "duration": 2184
                    },
                    {
                      "title": "verify updated unit types in inline list",
                      "duration": 38
                    }
                  ],
                  "startTime": "2026-08-17T04:24:02.293Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2593,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 672
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "change unit status",
                      "duration": 984
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 7
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 561
                    }
                  ],
                  "startTime": "2026-08-17T04:24:03.712Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2808,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 677
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 173
                    },
                    {
                      "title": "change unit status",
                      "duration": 1043
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 6
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 538
                    }
                  ],
                  "startTime": "2026-08-17T04:24:06.311Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2681,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 686
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "change unit status",
                      "duration": 1043
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 8
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 547
                    }
                  ],
                  "startTime": "2026-08-17T04:24:07.610Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2714,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 695
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "change unit status",
                      "duration": 1035
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 6
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 533
                    }
                  ],
                  "startTime": "2026-08-17T04:24:09.125Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2707,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 712
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 31
                    },
                    {
                      "title": "change unit status",
                      "duration": 1023
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 5
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 567
                    }
                  ],
                  "startTime": "2026-08-17T04:24:10.298Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2602,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 644
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "change unit status",
                      "duration": 1013
                    },
                    {
                      "title": "verify new status on details page",
                      "duration": 5
                    },
                    {
                      "title": "verify new status on list page",
                      "duration": 550
                    }
                  ],
                  "startTime": "2026-08-17T04:24:11.845Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4292,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 688
                    },
                    {
                      "title": "create unit",
                      "duration": 2500
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 153
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 585
                    }
                  ],
                  "startTime": "2026-08-17T04:24:13.013Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3431,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 752
                    },
                    {
                      "title": "create unit",
                      "duration": 1589
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 166
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 579
                    }
                  ],
                  "startTime": "2026-08-17T04:24:14.455Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3734,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "create unit",
                      "duration": 1747
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 330
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 545
                    }
                  ],
                  "startTime": "2026-08-17T04:24:17.314Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3884,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 707
                    },
                    {
                      "title": "create unit",
                      "duration": 2143
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 156
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 527
                    }
                  ],
                  "startTime": "2026-08-17T04:24:17.892Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2327,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 754
                    },
                    {
                      "title": "submit invalid unit create form",
                      "duration": 1213
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-08-17T04:24:21.054Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2270,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 671
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 26
                    },
                    {
                      "title": "submit unit create form with duplicate name",
                      "duration": 1171
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 57
                    }
                  ],
                  "startTime": "2026-08-17T04:24:21.782Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2533,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 675
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "edit unit general",
                      "duration": 900
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 36
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 556
                    }
                  ],
                  "startTime": "2026-08-17T04:24:23.388Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2656,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 739
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "edit unit general",
                      "duration": 988
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 26
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 516
                    }
                  ],
                  "startTime": "2026-08-17T04:24:24.059Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2544,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 662
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "edit unit general",
                      "duration": 969
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 27
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 509
                    }
                  ],
                  "startTime": "2026-08-17T04:24:25.927Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3592,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 864
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 692
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 41
                    },
                    {
                      "title": "edit unit type",
                      "duration": 1082
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 11
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 560
                    }
                  ],
                  "startTime": "2026-08-17T04:24:26.720Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 751
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 671
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "edit location and unit type",
                      "duration": 1248
                    },
                    {
                      "title": "verify new unit on details page",
                      "duration": 20
                    },
                    {
                      "title": "verify new unit on list page",
                      "duration": 548
                    }
                  ],
                  "startTime": "2026-08-17T04:24:28.476Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1792,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 677
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 29
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 27
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 607
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 89
                    }
                  ],
                  "startTime": "2026-08-17T04:24:30.318Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2159,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 782
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "submit edit changing only the location",
                      "duration": 964
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:24:32.098Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2651,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 634
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 24
                    },
                    {
                      "title": "edit unit measurements",
                      "duration": 1052
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 63
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 523
                    }
                  ],
                  "startTime": "2026-08-17T04:24:32.117Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2856,
                  "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": 1087
                    },
                    {
                      "title": "verify new measurements on details page",
                      "duration": 56
                    },
                    {
                      "title": "verify new measurements on list page",
                      "duration": 550
                    }
                  ],
                  "startTime": "2026-08-17T04:24:34.263Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1904,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 927
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 25
                    },
                    {
                      "title": "apply filter",
                      "duration": 542
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 68
                    }
                  ],
                  "startTime": "2026-08-17T04:24:34.776Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1932,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 916
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 30
                    },
                    {
                      "title": "apply filter",
                      "duration": 531
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 93
                    }
                  ],
                  "startTime": "2026-08-17T04:24:35.257Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1678,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 665
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 22
                    },
                    {
                      "title": "apply filter",
                      "duration": 478
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 179
                    }
                  ],
                  "startTime": "2026-08-17T04:24:36.688Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1603,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 657
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "apply filter",
                      "duration": 505
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 57
                    }
                  ],
                  "startTime": "2026-08-17T04:24:37.128Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1687,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 655
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 32
                    },
                    {
                      "title": "apply filter",
                      "duration": 497
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 138
                    }
                  ],
                  "startTime": "2026-08-17T04:24:37.195Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1863,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 668
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 23
                    },
                    {
                      "title": "apply filter",
                      "duration": 809
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-08-17T04:24:38.372Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2183,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 672
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 28
                    },
                    {
                      "title": "apply filter",
                      "duration": 1115
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:24:38.736Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1850,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 660
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 39
                    },
                    {
                      "title": "apply filter",
                      "duration": 793
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-08-17T04:24:38.887Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1765,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 687
                    },
                    {
                      "title": "setup: create unit via API",
                      "duration": 37
                    },
                    {
                      "title": "navigate to unit details page",
                      "duration": 628
                    },
                    {
                      "title": "verify unit details page",
                      "duration": 58
                    }
                  ],
                  "startTime": "2026-08-17T04:24:40.243Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1017,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit create dialog from list",
                      "duration": 324
                    },
                    {
                      "title": "verify unit create dialog is open",
                      "duration": 343
                    }
                  ],
                  "startTime": "2026-08-17T04:24:40.743Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3829,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1542
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1501
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 436
                    }
                  ],
                  "startTime": "2026-08-17T04:24:40.928Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3865,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1559
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1656
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 301
                    }
                  ],
                  "startTime": "2026-08-17T04:24:41.768Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4102,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1631
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1833
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 243
                    }
                  ],
                  "startTime": "2026-08-17T04:24:42.017Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3879,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1596
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1481
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 388
                    }
                  ],
                  "startTime": "2026-08-17T04:24:44.763Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4017,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1571
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1741
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 342
                    }
                  ],
                  "startTime": "2026-08-17T04:24:45.640Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3839,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1582
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1624
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 255
                    }
                  ],
                  "startTime": "2026-08-17T04:24:46.125Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4276,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1708
                    },
                    {
                      "title": "add booking plans",
                      "duration": 1784
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 403
                    }
                  ],
                  "startTime": "2026-08-17T04:24:48.649Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3564,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1594
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1584
                    }
                  ],
                  "startTime": "2026-08-17T04:24:49.663Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3688,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1638
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1644
                    }
                  ],
                  "startTime": "2026-08-17T04:24:49.969Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3729,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1597
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1753
                    }
                  ],
                  "startTime": "2026-08-17T04:24:52.932Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3778,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1654
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1728
                    }
                  ],
                  "startTime": "2026-08-17T04:24:53.234Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2727,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 780
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1572
                    }
                  ],
                  "startTime": "2026-08-17T04:24:53.664Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3742,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1845
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1524
                    }
                  ],
                  "startTime": "2026-08-17T04:24:56.400Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3634,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1718
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1540
                    }
                  ],
                  "startTime": "2026-08-17T04:24:56.667Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3538,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1593
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1559
                    }
                  ],
                  "startTime": "2026-08-17T04:24:57.018Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3640,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1701
                    },
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 1537
                    }
                  ],
                  "startTime": "2026-08-17T04:25:00.152Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1847,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 674
                    },
                    {
                      "title": "submit booking plan add form without required fields",
                      "duration": 695
                    }
                  ],
                  "startTime": "2026-08-17T04:25:00.308Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3502,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3398
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-08-17T04:25:00.564Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-439d79bfe204070aed27",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, blocked and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3377,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3255
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 49
                    }
                  ],
                  "startTime": "2026-08-17T04:25:02.164Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-22bd0b55b26a9ccb684c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, maintenance and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3817,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3650
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 90
                    }
                  ],
                  "startTime": "2026-08-17T04:25:03.803Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-4086c6ee83e1df17f720",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and blocked units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3380,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3249
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 67
                    }
                  ],
                  "startTime": "2026-08-17T04:25:04.072Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ad504b614295c6f95939",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "column": 7
        },
        {
          "title": "shows unit type not part of a booking as available with vacant, vacant and maintenance units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3737,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3623
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-08-17T04:25:05.547Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-5732d3bf21661aaa651e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3254,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3127
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-08-17T04:25:07.459Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-43869768435fc7a9640f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3347,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3235
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-08-17T04:25:07.628Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-dcb5c566cd9676d6009d",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3334,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3214
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 56
                    }
                  ],
                  "startTime": "2026-08-17T04:25:09.291Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-42d8bc3e2bd1fe59ce7c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3799,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3672
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 57
                    }
                  ],
                  "startTime": "2026-08-17T04:25:10.719Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-f4989e2593a630f51b87",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3510,
                  "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": 57
                    }
                  ],
                  "startTime": "2026-08-17T04:25:10.981Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-2029236c6dc23772e671",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3424,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3314
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-08-17T04:25:12.632Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e5f0496f142fe622222e",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3460,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3344
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-08-17T04:25:14.497Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-a0857d30a50293a69eb1",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3425,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3310
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-08-17T04:25:14.523Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-327d7eb545cbe7d16942",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3466,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3343
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 49
                    }
                  ],
                  "startTime": "2026-08-17T04:25:16.062Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-10c940279f633ff58121",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3882,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3771
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-08-17T04:25:17.954Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-317e864ac9ec0304f162",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3579,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3438
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 71
                    }
                  ],
                  "startTime": "2026-08-17T04:25:17.964Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e5d18d21f8ed6f957e14",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3986,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3853
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-08-17T04:25:18.670Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-361aea252945b4aeaf7f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3822,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3704
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-08-17T04:25:19.534Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-5248fe464dc959b6cf26",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3365,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3240
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 48
                    }
                  ],
                  "startTime": "2026-08-17T04:25:21.549Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e562353507aabaa60fa2",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3407,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3292
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 50
                    }
                  ],
                  "startTime": "2026-08-17T04:25:21.841Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ed4bb78528cec0278e66",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3427,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3302
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 52
                    }
                  ],
                  "startTime": "2026-08-17T04:25:22.663Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-89424b24a8e6d30ce6bc",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3384,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3272
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-08-17T04:25:23.363Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-51f182f2a7b9290126db",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3432,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3320
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-08-17T04:25:24.920Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-8ad3f946cc1a776e0c38",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2952,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2832
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-08-17T04:25:25.253Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b77c62a4fc7df543bc74",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3413,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3298
                    },
                    {
                      "title": "verify unit type is available in booking create dialog",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-08-17T04:25:26.097Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-14729badb9cc30541c8f",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 20,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3448,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3325
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-08-17T04:25:26.752Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d59b06407a61c3b779a8",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3529,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3390
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 57
                    }
                  ],
                  "startTime": "2026-08-17T04:25:28.211Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-e2a743ea11f4b3f62eae",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3443,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3327
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 46
                    }
                  ],
                  "startTime": "2026-08-17T04:25:28.357Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b18585ecd60027a6582c",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3007,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 2885
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 54
                    }
                  ],
                  "startTime": "2026-08-17T04:25:29.515Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-36abebd020ef20e847c5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3454,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3338
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-08-17T04:25:30.207Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-760e80ab4e2d61e583f5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3716,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3604
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 40
                    }
                  ],
                  "startTime": "2026-08-17T04:25:31.748Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-2c9c1726ed765b88e4d2",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3312,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3199
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-08-17T04:25:31.807Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-bed6be7ca1abdca29cc3",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3308,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3177
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 58
                    }
                  ],
                  "startTime": "2026-08-17T04:25:32.527Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-cdcfc036bd4777e75bee",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3365,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3254
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-08-17T04:25:33.667Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-25d639ef2fd4c96284e5",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3389,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3264
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-08-17T04:25:35.124Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d6f16e1b00c6a04a5112",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3375,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3254
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 49
                    }
                  ],
                  "startTime": "2026-08-17T04:25:35.471Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-816fe4d738b943b00234",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3403,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3267
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 53
                    }
                  ],
                  "startTime": "2026-08-17T04:25:35.843Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-d9e7271ff85d4ef05530",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3818,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3704
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 45
                    }
                  ],
                  "startTime": "2026-08-17T04:25:37.037Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-ee705baffd2d4e6a5c39",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3517,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open booking create dialog for unit type",
                      "duration": 3383
                    },
                    {
                      "title": "verify unit type is not available in booking create dialog",
                      "duration": 59
                    }
                  ],
                  "startTime": "2026-08-17T04:25:38.520Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "2f501c52450f7e171655-b00ea745bc6ba9e4455a",
          "file": "src/manager/tests/e2e/unit-type/unit-type-availability.spec.ts",
          "line": 35,
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5725,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4372
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 383
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 561
                    }
                  ],
                  "startTime": "2026-08-17T04:25:38.854Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 9893,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 8557
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 446
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 485
                    }
                  ],
                  "startTime": "2026-08-17T04:25:39.264Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 10287,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 9081
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 259
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 540
                    }
                  ],
                  "startTime": "2026-08-17T04:25:40.863Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 10339,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 8983
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 444
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 500
                    }
                  ],
                  "startTime": "2026-08-17T04:25:42.046Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 6376,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 5281
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 224
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 468
                    }
                  ],
                  "startTime": "2026-08-17T04:25:44.586Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5535,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4226
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 352
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 561
                    }
                  ],
                  "startTime": "2026-08-17T04:25:49.164Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5416,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4166
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 335
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 537
                    }
                  ],
                  "startTime": "2026-08-17T04:25:50.969Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 5428,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4246
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 259
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 549
                    }
                  ],
                  "startTime": "2026-08-17T04:25:51.157Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 5621,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4476
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 273
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 493
                    }
                  ],
                  "startTime": "2026-08-17T04:25:52.392Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5993,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4856
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 210
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 519
                    }
                  ],
                  "startTime": "2026-08-17T04:25:54.705Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 5456,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4198
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 324
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 529
                    }
                  ],
                  "startTime": "2026-08-17T04:25:56.392Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6028,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "create unit type",
                      "duration": 4819
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 266
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 563
                    }
                  ],
                  "startTime": "2026-08-17T04:25:56.591Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6173,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 655
                    },
                    {
                      "title": "create unit type",
                      "duration": 5042
                    },
                    {
                      "title": "verify deposit on details page",
                      "duration": 99
                    }
                  ],
                  "startTime": "2026-08-17T04:25:58.018Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2761,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 2251
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:26:00.706Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 4396,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 3953
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 43
                    }
                  ],
                  "startTime": "2026-08-17T04:26:01.856Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4445,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 4032
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:26:02.627Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 4672,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 4260
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-08-17T04:26:03.475Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 6350,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "submit invalid unit type create form",
                      "duration": 5922
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:26:04.198Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2674,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2265
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 11
                    }
                  ],
                  "startTime": "2026-08-17T04:26:06.258Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2605,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2217
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 13
                    }
                  ],
                  "startTime": "2026-08-17T04:26:07.078Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2654,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2261
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-08-17T04:26:08.152Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2627,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "verify invalid booking plans cannot be added",
                      "duration": 2234
                    },
                    {
                      "title": "verify booking plans table is empty",
                      "duration": 9
                    }
                  ],
                  "startTime": "2026-08-17T04:26:08.938Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2440,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "add two duplicate booking plans",
                      "duration": 2023
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-08-17T04:26:09.689Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4245,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 730
                    },
                    {
                      "title": "submit unit type create form with duplicate name",
                      "duration": 3102
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 65
                    }
                  ],
                  "startTime": "2026-08-17T04:26:10.555Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3746,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1571
                    },
                    {
                      "title": "delete booking plan",
                      "duration": 1613
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 202
                    }
                  ],
                  "startTime": "2026-08-17T04:26:10.813Z",
                  "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": 90000,
              "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": 10,
                  "parallelIndex": 4,
                  "status": "failed",
                  "duration": 32112,
                  "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": 662
                    },
                    {
                      "title": "attempt to delete the only booking plan via inline action",
                      "duration": 1070
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 30015,
                      "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-08-17T04:26:11.571Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3844,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1599
                    },
                    {
                      "title": "select booking plans to delete",
                      "duration": 421
                    },
                    {
                      "title": "delete booking plans",
                      "duration": 1341
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 102
                    }
                  ],
                  "startTime": "2026-08-17T04:26:12.135Z",
                  "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": 90000,
              "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": 6,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 32706,
                  "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": 1611
                    },
                    {
                      "title": "attempt to delete all booking plans via row action",
                      "duration": 720
                    },
                    {
                      "title": "verify error snackbar",
                      "duration": 30020,
                      "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-08-17T04:26:14.566Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2692,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 667
                    },
                    {
                      "title": "delete unit type",
                      "duration": 1397
                    },
                    {
                      "title": "verify unit type is no longer on list page",
                      "duration": 288
                    }
                  ],
                  "startTime": "2026-08-17T04:26:14.807Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3489,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1673
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1233
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 248
                    }
                  ],
                  "startTime": "2026-08-17T04:26:15.987Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3469,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1567
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1376
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 189
                    }
                  ],
                  "startTime": "2026-08-17T04:26:17.507Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3550,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1679
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1289
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 246
                    }
                  ],
                  "startTime": "2026-08-17T04:26:19.482Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3464,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1572
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1344
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 213
                    }
                  ],
                  "startTime": "2026-08-17T04:26:20.981Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4003,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1614
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1728
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 232
                    }
                  ],
                  "startTime": "2026-08-17T04:26:23.038Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4013,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1610
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1882
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 187
                    }
                  ],
                  "startTime": "2026-08-17T04:26:24.449Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4001,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1585
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1855
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 223
                    }
                  ],
                  "startTime": "2026-08-17T04:26:27.046Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 4015,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1591
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1892
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 189
                    }
                  ],
                  "startTime": "2026-08-17T04:26:28.467Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4406,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1857
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1943
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 252
                    }
                  ],
                  "startTime": "2026-08-17T04:26:31.053Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3564,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1606
                    },
                    {
                      "title": "edit booking plan",
                      "duration": 1369
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 217
                    }
                  ],
                  "startTime": "2026-08-17T04:26:32.487Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3665,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1902
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1331
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 73
                    }
                  ],
                  "startTime": "2026-08-17T04:26:35.465Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3511,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1663
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1450
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 66
                    }
                  ],
                  "startTime": "2026-08-17T04:26:36.057Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3177,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1567
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1176
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 83
                    }
                  ],
                  "startTime": "2026-08-17T04:26:39.136Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3390,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1611
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1395
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 44
                    }
                  ],
                  "startTime": "2026-08-17T04:26:39.573Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3201,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1588
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1247
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 27
                    }
                  ],
                  "startTime": "2026-08-17T04:26:42.320Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 3268,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1589
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1277
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 24
                    }
                  ],
                  "startTime": "2026-08-17T04:26:42.967Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3248,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1622
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1233
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:26:43.692Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3199,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1582
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1263
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-08-17T04:26:45.527Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2615,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 977
                    },
                    {
                      "title": "submit invalid booking plan edit form",
                      "duration": 1222
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 75
                    }
                  ],
                  "startTime": "2026-08-17T04:26:46.241Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2389,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 666
                    },
                    {
                      "title": "submit booking plan edit form with cleared required fields",
                      "duration": 1334
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:26:46.947Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6610,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1572
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 417
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1267
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3005
                    }
                  ],
                  "startTime": "2026-08-17T04:26:47.278Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 6747,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1731
                    },
                    {
                      "title": "select booking plans to change prices",
                      "duration": 306
                    },
                    {
                      "title": "change prices of booking plans",
                      "duration": 1246
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 3108
                    }
                  ],
                  "startTime": "2026-08-17T04:26:48.734Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1806,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 691
                    },
                    {
                      "title": "submit price change form without required fields",
                      "duration": 750
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:26:48.862Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2730,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1565
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 375
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 188
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 248
                    }
                  ],
                  "startTime": "2026-08-17T04:26:49.342Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2667,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 1552
                    },
                    {
                      "title": "select booking plans to change publish status",
                      "duration": 361
                    },
                    {
                      "title": "change publish status of booking plans",
                      "duration": 187
                    },
                    {
                      "title": "verify booking plans on details page",
                      "duration": 246
                    }
                  ],
                  "startTime": "2026-08-17T04:26:50.676Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1978,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 693
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 914
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-08-17T04:26:52.078Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1988,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 672
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 953
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 41
                    }
                  ],
                  "startTime": "2026-08-17T04:26:53.350Z",
                  "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2092,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 701
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1028
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 29
                    }
                  ],
                  "startTime": "2026-08-17T04:26:53.894Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2070,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 677
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1004
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 25
                    }
                  ],
                  "startTime": "2026-08-17T04:26:54.061Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2473,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 691
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1415
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-08-17T04:26:55.344Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2708,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 670
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1664
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-08-17T04:26:55.488Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2598,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 677
                    },
                    {
                      "title": "edit unit type booking portal",
                      "duration": 1515
                    },
                    {
                      "title": "verify new unit type booking portal on details page",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:26:55.992Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1812,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 656
                    },
                    {
                      "title": "submit edit clearing the categories",
                      "duration": 768
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 14
                    }
                  ],
                  "startTime": "2026-08-17T04:26:56.136Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2990,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 660
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1370
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 43
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 571
                    }
                  ],
                  "startTime": "2026-08-17T04:26:57.824Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 3109,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 661
                    },
                    {
                      "title": "edit unit type general",
                      "duration": 1453
                    },
                    {
                      "title": "verify new unit type on details page",
                      "duration": 40
                    },
                    {
                      "title": "verify new unit type on list page",
                      "duration": 601
                    }
                  ],
                  "startTime": "2026-08-17T04:26:57.954Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3295,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 670
                    },
                    {
                      "title": "setup: create deposit via API",
                      "duration": 643
                    },
                    {
                      "title": "add a deposit",
                      "duration": 1624
                    },
                    {
                      "title": "verify deposit on details page",
                      "duration": 7
                    }
                  ],
                  "startTime": "2026-08-17T04:26:58.203Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3229,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create deposit via API",
                      "duration": 620
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 654
                    },
                    {
                      "title": "remove the deposit",
                      "duration": 1559
                    },
                    {
                      "title": "verify deposit cleared on details page",
                      "duration": 8
                    }
                  ],
                  "startTime": "2026-08-17T04:26:58.599Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1704,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 709
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 609
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:27:00.821Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 2462,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 672
                    },
                    {
                      "title": "setup: create unit type via API",
                      "duration": 651
                    },
                    {
                      "title": "submit edit with duplicate name",
                      "duration": 672
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 74
                    }
                  ],
                  "startTime": "2026-08-17T04:27:01.072Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2278,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 712
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1198
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 21
                    }
                  ],
                  "startTime": "2026-08-17T04:27:01.504Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2240,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 721
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1131
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 19
                    }
                  ],
                  "startTime": "2026-08-17T04:27:01.835Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 2745,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 771
                    },
                    {
                      "title": "edit unit type tax",
                      "duration": 1547
                    },
                    {
                      "title": "verify new unit type tax on details page",
                      "duration": 22
                    }
                  ],
                  "startTime": "2026-08-17T04:27:02.534Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1784,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 660
                    },
                    {
                      "title": "submit edit with cleared required fields",
                      "duration": 753
                    },
                    {
                      "title": "verify errors on form",
                      "duration": 17
                    }
                  ],
                  "startTime": "2026-08-17T04:27:03.543Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1624,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 668
                    },
                    {
                      "title": "apply filter",
                      "duration": 495
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 72
                    }
                  ],
                  "startTime": "2026-08-17T04:27:03.789Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 1655,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 671
                    },
                    {
                      "title": "apply filter",
                      "duration": 544
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 69
                    }
                  ],
                  "startTime": "2026-08-17T04:27:04.082Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1706,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 702
                    },
                    {
                      "title": "apply filter",
                      "duration": 471
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 201
                    }
                  ],
                  "startTime": "2026-08-17T04:27:05.287Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1738,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 705
                    },
                    {
                      "title": "apply filter",
                      "duration": 490
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 175
                    }
                  ],
                  "startTime": "2026-08-17T04:27:05.335Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 2064,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 910
                    },
                    {
                      "title": "apply filter",
                      "duration": 762
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 18
                    }
                  ],
                  "startTime": "2026-08-17T04:27:05.420Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 6,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 2072,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 778
                    },
                    {
                      "title": "apply filter",
                      "duration": 888
                    },
                    {
                      "title": "verify list is filtered",
                      "duration": 30
                    }
                  ],
                  "startTime": "2026-08-17T04:27:05.741Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 8,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1805,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 655
                    },
                    {
                      "title": "apply filter",
                      "duration": 780
                    },
                    {
                      "title": "verify list is empty",
                      "duration": 12
                    }
                  ],
                  "startTime": "2026-08-17T04:27:06.999Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 10,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1815,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "setup: create unit type via API",
                      "duration": 710
                    },
                    {
                      "title": "navigate to unit type details page",
                      "duration": 620
                    },
                    {
                      "title": "verify unit type details page",
                      "duration": 79
                    }
                  ],
                  "startTime": "2026-08-17T04:27:07.080Z",
                  "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": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "manager-e2e",
              "projectName": "manager-e2e",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 1062,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "open unit type create dialog from list",
                      "duration": 334
                    },
                    {
                      "title": "verify unit type create dialog is open",
                      "duration": 374
                    }
                  ],
                  "startTime": "2026-08-17T04:27:07.491Z",
                  "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/booking/booking-create.spec.ts",
      "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "shows the correct basket for a private customer with a weekly plan, insurance and no discount",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 4050,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 959
                    },
                    {
                      "title": "select unit type",
                      "duration": 403
                    },
                    {
                      "title": "select booking options",
                      "duration": 1019
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 60
                    },
                    {
                      "title": "confirm basket",
                      "duration": 427
                    },
                    {
                      "title": "fill customer data",
                      "duration": 958
                    }
                  ],
                  "startTime": "2026-08-17T04:10:44.245Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3947,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 938
                    },
                    {
                      "title": "select unit type",
                      "duration": 323
                    },
                    {
                      "title": "select booking options",
                      "duration": 919
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 55
                    },
                    {
                      "title": "confirm basket",
                      "duration": 432
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1058
                    }
                  ],
                  "startTime": "2026-08-17T04:10:44.244Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-c4f0d5c6a1f627bcb96c",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a business customer with a monthly plan, no insurance and no discount",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3101,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 457
                    },
                    {
                      "title": "select unit type",
                      "duration": 319
                    },
                    {
                      "title": "select booking options",
                      "duration": 624
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 53
                    },
                    {
                      "title": "confirm basket",
                      "duration": 434
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1118
                    }
                  ],
                  "startTime": "2026-08-17T04:10:48.413Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3381,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 455
                    },
                    {
                      "title": "select unit type",
                      "duration": 372
                    },
                    {
                      "title": "select booking options",
                      "duration": 637
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 45
                    },
                    {
                      "title": "confirm basket",
                      "duration": 442
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1327
                    }
                  ],
                  "startTime": "2026-08-17T04:10:48.310Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-28825c078d4ef3f4e1a1",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a private customer with a monthly plan, no insurance and a forever discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3017,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 453
                    },
                    {
                      "title": "select unit type",
                      "duration": 304
                    },
                    {
                      "title": "select booking options",
                      "duration": 605
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 396
                    },
                    {
                      "title": "confirm basket",
                      "duration": 225
                    },
                    {
                      "title": "fill customer data",
                      "duration": 939
                    }
                  ],
                  "startTime": "2026-08-17T04:10:51.518Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-213f9d1792a3c25ef9d6",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a business customer with a weekly plan, insurance and a forever discount",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3531,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 455
                    },
                    {
                      "title": "select unit type",
                      "duration": 356
                    },
                    {
                      "title": "select booking options",
                      "duration": 888
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 443
                    },
                    {
                      "title": "confirm basket",
                      "duration": 212
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1072
                    }
                  ],
                  "startTime": "2026-08-17T04:10:54.539Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3794,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 434
                    },
                    {
                      "title": "select unit type",
                      "duration": 321
                    },
                    {
                      "title": "select booking options",
                      "duration": 988
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 427
                    },
                    {
                      "title": "confirm basket",
                      "duration": 210
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1309
                    }
                  ],
                  "startTime": "2026-08-17T04:10:51.696Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-ec565fe3bb946e5c4688",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a business customer with a weekly plan, no insurance and a one-time discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3147,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 446
                    },
                    {
                      "title": "select unit type",
                      "duration": 306
                    },
                    {
                      "title": "select booking options",
                      "duration": 622
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 386
                    },
                    {
                      "title": "confirm basket",
                      "duration": 218
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1074
                    }
                  ],
                  "startTime": "2026-08-17T04:10:58.073Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-65d96fd0bc143d1eddc0",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a private customer with a monthly plan, insurance and a one-time discount",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3341,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 445
                    },
                    {
                      "title": "select unit type",
                      "duration": 306
                    },
                    {
                      "title": "select booking options",
                      "duration": 872
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 395
                    },
                    {
                      "title": "confirm basket",
                      "duration": 226
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1002
                    }
                  ],
                  "startTime": "2026-08-17T04:11:01.224Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 3374,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 438
                    },
                    {
                      "title": "select unit type",
                      "duration": 322
                    },
                    {
                      "title": "select booking options",
                      "duration": 871
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 383
                    },
                    {
                      "title": "confirm basket",
                      "duration": 221
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1039
                    }
                  ],
                  "startTime": "2026-08-17T04:10:55.493Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-a28b126686a022e4aa77",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a business customer with a monthly plan, insurance and a multiple-months discount",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3564,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 452
                    },
                    {
                      "title": "select unit type",
                      "duration": 323
                    },
                    {
                      "title": "select booking options",
                      "duration": 872
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 388
                    },
                    {
                      "title": "confirm basket",
                      "duration": 215
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1220
                    }
                  ],
                  "startTime": "2026-08-17T04:11:04.568Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-209861b9a0e219f24ae9",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "shows the correct basket for a private customer with a weekly plan, no insurance, a multiple-months discount and a move-in date 5 days in the future",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "passed",
                  "duration": 3060,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 433
                    },
                    {
                      "title": "select unit type",
                      "duration": 306
                    },
                    {
                      "title": "select booking options",
                      "duration": 671
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 387
                    },
                    {
                      "title": "confirm basket",
                      "duration": 218
                    },
                    {
                      "title": "fill customer data",
                      "duration": 950
                    }
                  ],
                  "startTime": "2026-08-17T04:11:08.136Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-f0710e431c87cc91d356",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 123,
          "column": 7
        },
        {
          "title": "creates an active booking for a private customer with no insurance or discount and card payment",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 1,
                  "parallelIndex": 1,
                  "status": "timedOut",
                  "duration": 120238,
                  "error": {
                    "message": "\u001b[31mTest timeout of 120000ms exceeded.\u001b[39m",
                    "stack": "\u001b[31mTest timeout of 120000ms exceeded.\u001b[39m"
                  },
                  "errors": [
                    {
                      "message": "\u001b[31mTest timeout of 120000ms exceeded.\u001b[39m"
                    },
                    {
                      "location": {
                        "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/portal/modules/booking/views/BookingPaymentView.ts",
                        "column": 34,
                        "line": 25
                      },
                      "message": "Error: page.waitForURL: Test timeout of 120000ms exceeded.\n=========================== logs ===========================\nwaiting for navigation to \"**/checkout/success?*lang=en\" until \"load\"\n  navigated to \"http://booking-spa-dev:8080/5000500053/checkout/step/create-booking?lang=en\"\n============================================================\n\n   at src/portal/modules/booking/views/BookingPaymentView.ts:25\n\n  23 |\n  24 |   async confirm(): Promise<BookingSuccessView> {\n> 25 |     await Promise.all([this.host.waitForURL('**/checkout/success?*lang=en'), this.submit()]);\n     |                                  ^\n  26 |     return new BookingSuccessView(this.host);\n  27 |   }\n  28 |\n    at BookingPaymentView.confirm (/builds/at-kinnovis/quality-assurance/qa-automation/src/portal/modules/booking/views/BookingPaymentView.ts:25:34)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/portal/tests/e2e/booking/booking-create.spec.ts:141:78\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/portal/tests/e2e/booking/booking-create.spec.ts:141:25"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 437
                    },
                    {
                      "title": "select unit type",
                      "duration": 321
                    },
                    {
                      "title": "select booking options",
                      "duration": 621
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 55
                    },
                    {
                      "title": "confirm basket",
                      "duration": 433
                    },
                    {
                      "title": "fill customer data",
                      "duration": 979
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2541
                    },
                    {
                      "title": "confirm payment",
                      "duration": 114758,
                      "error": {
                        "message": "Error: page.waitForURL: Test timeout of 120000ms exceeded.\n=========================== logs ===========================\nwaiting for navigation to \"**/checkout/success?*lang=en\" until \"load\"\n  navigated to \"http://booking-spa-dev:8080/5000500053/checkout/step/create-booking?lang=en\"\n============================================================",
                        "stack": "Error: page.waitForURL: Test timeout of 120000ms exceeded.\n=========================== logs ===========================\nwaiting for navigation to \"**/checkout/success?*lang=en\" until \"load\"\n  navigated to \"http://booking-spa-dev:8080/5000500053/checkout/step/create-booking?lang=en\"\n============================================================\n    at BookingPaymentView.confirm (/builds/at-kinnovis/quality-assurance/qa-automation/src/portal/modules/booking/views/BookingPaymentView.ts:25:34)\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/portal/tests/e2e/booking/booking-create.spec.ts:141:78\n    at /builds/at-kinnovis/quality-assurance/qa-automation/src/portal/tests/e2e/booking/booking-create.spec.ts:141:25",
                        "location": {
                          "file": "/builds/at-kinnovis/quality-assurance/qa-automation/src/portal/modules/booking/views/BookingPaymentView.ts",
                          "column": 34,
                          "line": 25
                        },
                        "snippet": "\u001b[90m   at \u001b[39msrc/portal/modules/booking/views/BookingPaymentView.ts:25\n\n\u001b[0m \u001b[90m 23 |\u001b[39m\n \u001b[90m 24 |\u001b[39m   \u001b[36masync\u001b[39m confirm()\u001b[33m:\u001b[39m \u001b[33mPromise\u001b[39m\u001b[33m<\u001b[39m\u001b[33mBookingSuccessView\u001b[39m\u001b[33m>\u001b[39m {\n\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 25 |\u001b[39m     \u001b[36mawait\u001b[39m \u001b[33mPromise\u001b[39m\u001b[33m.\u001b[39mall([\u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mhost\u001b[33m.\u001b[39mwaitForURL(\u001b[32m'**/checkout/success?*lang=en'\u001b[39m)\u001b[33m,\u001b[39m \u001b[36mthis\u001b[39m\u001b[33m.\u001b[39msubmit()])\u001b[33m;\u001b[39m\n \u001b[90m    |\u001b[39m                                  \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n \u001b[90m 26 |\u001b[39m     \u001b[36mreturn\u001b[39m \u001b[36mnew\u001b[39m \u001b[33mBookingSuccessView\u001b[39m(\u001b[36mthis\u001b[39m\u001b[33m.\u001b[39mhost)\u001b[33m;\u001b[39m\n \u001b[90m 27 |\u001b[39m   }\n \u001b[90m 28 |\u001b[39m\u001b[0m"
                      }
                    }
                  ],
                  "startTime": "2026-08-17T04:11:11.200Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/booking-booking-create-cre-9b807-r-discount-and-card-payment-desktop-portal-e2e/error-context.md"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "/builds/at-kinnovis/quality-assurance/qa-automation/test-results/assets/booking-booking-create-cre-9b807-r-discount-and-card-payment-desktop-portal-e2e/trace.zip"
                    }
                  ]
                },
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 10623,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 1,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 460
                    },
                    {
                      "title": "select unit type",
                      "duration": 323
                    },
                    {
                      "title": "select booking options",
                      "duration": 620
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 58
                    },
                    {
                      "title": "confirm basket",
                      "duration": 431
                    },
                    {
                      "title": "fill customer data",
                      "duration": 983
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2582
                    },
                    {
                      "title": "confirm payment",
                      "duration": 5014
                    },
                    {
                      "title": "verify success view",
                      "duration": 39
                    }
                  ],
                  "startTime": "2026-08-17T04:13:11.925Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "flaky"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 11414,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 443
                    },
                    {
                      "title": "select unit type",
                      "duration": 306
                    },
                    {
                      "title": "select booking options",
                      "duration": 622
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 47
                    },
                    {
                      "title": "confirm basket",
                      "duration": 445
                    },
                    {
                      "title": "fill customer data",
                      "duration": 965
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2609
                    },
                    {
                      "title": "confirm payment",
                      "duration": 5844
                    },
                    {
                      "title": "verify success view",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-08-17T04:10:58.871Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-59b81b67f82d658217a0",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 131,
          "column": 7
        },
        {
          "title": "creates an active booking for a business customer with a monthly plan and card payment",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 11723,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 429
                    },
                    {
                      "title": "select unit type",
                      "duration": 322
                    },
                    {
                      "title": "select booking options",
                      "duration": 856
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 386
                    },
                    {
                      "title": "confirm basket",
                      "duration": 217
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1018
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2587
                    },
                    {
                      "title": "confirm payment",
                      "duration": 5779
                    },
                    {
                      "title": "verify success view",
                      "duration": 33
                    }
                  ],
                  "startTime": "2026-08-17T04:13:22.588Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-970a42e9b4e4cf93149e",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 131,
          "column": 7
        },
        {
          "title": "creates a scheduled booking for a private customer with a move-in date in the future and card payment",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 10052,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 453
                    },
                    {
                      "title": "select unit type",
                      "duration": 321
                    },
                    {
                      "title": "select booking options",
                      "duration": 922
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 386
                    },
                    {
                      "title": "confirm basket",
                      "duration": 219
                    },
                    {
                      "title": "fill customer data",
                      "duration": 953
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2409
                    },
                    {
                      "title": "confirm payment",
                      "duration": 4267
                    },
                    {
                      "title": "verify success view",
                      "duration": 26
                    }
                  ],
                  "startTime": "2026-08-17T04:13:34.315Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-d44d2ec1ab2ec4fc2a99",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 131,
          "column": 7
        },
        {
          "title": "creates an active booking for a private customer with sepa payment",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 6582,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 438
                    },
                    {
                      "title": "select unit type",
                      "duration": 371
                    },
                    {
                      "title": "select booking options",
                      "duration": 856
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 387
                    },
                    {
                      "title": "confirm basket",
                      "duration": 217
                    },
                    {
                      "title": "fill customer data",
                      "duration": 937
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 3275
                    }
                  ],
                  "startTime": "2026-08-17T04:13:44.372Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 12167,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 459
                    },
                    {
                      "title": "select unit type",
                      "duration": 322
                    },
                    {
                      "title": "select booking options",
                      "duration": 872
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 382
                    },
                    {
                      "title": "confirm basket",
                      "duration": 223
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1043
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 3348
                    },
                    {
                      "title": "confirm payment",
                      "duration": 5390
                    },
                    {
                      "title": "verify success view",
                      "duration": 23
                    }
                  ],
                  "startTime": "2026-08-17T04:11:10.289Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-851c78b32a6c976dbc01",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 131,
          "column": 7
        },
        {
          "title": "does not create a booking with a card that has been declined for an unknown reason",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 8129,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 431
                    },
                    {
                      "title": "select unit type",
                      "duration": 325
                    },
                    {
                      "title": "select booking options",
                      "duration": 869
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 391
                    },
                    {
                      "title": "confirm basket",
                      "duration": 214
                    },
                    {
                      "title": "fill customer data",
                      "duration": 933
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2613
                    },
                    {
                      "title": "attempt to confirm and verify payment error",
                      "duration": 2247
                    }
                  ],
                  "startTime": "2026-08-17T04:13:50.959Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 7557,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 438
                    },
                    {
                      "title": "select unit type",
                      "duration": 320
                    },
                    {
                      "title": "select booking options",
                      "duration": 892
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 384
                    },
                    {
                      "title": "confirm basket",
                      "duration": 221
                    },
                    {
                      "title": "fill customer data",
                      "duration": 985
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2434
                    },
                    {
                      "title": "attempt to confirm and verify payment error",
                      "duration": 1765
                    }
                  ],
                  "startTime": "2026-08-17T04:11:22.461Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-6fda70ba9500e6244355",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "does not create a booking with an incorrect card security code",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 7325,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 417
                    },
                    {
                      "title": "select unit type",
                      "duration": 323
                    },
                    {
                      "title": "select booking options",
                      "duration": 856
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 405
                    },
                    {
                      "title": "confirm basket",
                      "duration": 216
                    },
                    {
                      "title": "fill customer data",
                      "duration": 933
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2319
                    },
                    {
                      "title": "attempt to confirm and verify payment error",
                      "duration": 1757
                    }
                  ],
                  "startTime": "2026-08-17T04:13:59.094Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-3e6e85093af99eaf9384",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 156,
          "column": 7
        },
        {
          "title": "creates a booking with the smaller neighboring unit out of the two available bigger ones",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 13748,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 434
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 324
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 92
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3061
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 390
                    },
                    {
                      "title": "confirm basket",
                      "duration": 215
                    },
                    {
                      "title": "fill customer data",
                      "duration": 937
                    },
                    {
                      "title": "confirm customer data and fill payment info",
                      "duration": 2412
                    },
                    {
                      "title": "confirm payment",
                      "duration": 5754
                    },
                    {
                      "title": "verify success view",
                      "duration": 28
                    }
                  ],
                  "startTime": "2026-08-17T04:14:06.425Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-cadf30c26da44ea702c3",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the bigger neighboring unit out of the two available bigger ones",
          "ok": true,
          "tags": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5525,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 434
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 306
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 91
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3064
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 391
                    },
                    {
                      "title": "confirm basket",
                      "duration": 215
                    },
                    {
                      "title": "fill customer data",
                      "duration": 932
                    }
                  ],
                  "startTime": "2026-08-17T04:14:20.178Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 3,
                  "parallelIndex": 3,
                  "status": "passed",
                  "duration": 5606,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 443
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 325
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 88
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3031
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 390
                    },
                    {
                      "title": "confirm basket",
                      "duration": 213
                    },
                    {
                      "title": "fill customer data",
                      "duration": 1019
                    }
                  ],
                  "startTime": "2026-08-17T04:11:30.023Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-3ddadfb3173bae7f113e",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the smaller neighboring unit out of the available smaller and bigger one",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5468,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 422
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 305
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 90
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3048
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 387
                    },
                    {
                      "title": "confirm basket",
                      "duration": 217
                    },
                    {
                      "title": "fill customer data",
                      "duration": 904
                    }
                  ],
                  "startTime": "2026-08-17T04:14:25.708Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-10dac3351b0f577ef843",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the bigger neighboring unit out of the available smaller and bigger one",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5527,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 434
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 306
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 89
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3065
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 388
                    },
                    {
                      "title": "confirm basket",
                      "duration": 217
                    },
                    {
                      "title": "fill customer data",
                      "duration": 935
                    }
                  ],
                  "startTime": "2026-08-17T04:14:31.180Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-4c96ce3c373b54aa0518",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the bigger neighboring unit out of the two available smaller ones",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5528,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 432
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 323
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 92
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3063
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 388
                    },
                    {
                      "title": "confirm basket",
                      "duration": 217
                    },
                    {
                      "title": "fill customer data",
                      "duration": 917
                    }
                  ],
                  "startTime": "2026-08-17T04:14:36.710Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-33f31a60cde0403a9ccc",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the smaller neighboring unit out of the two available smaller ones",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 5514,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 435
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 324
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 108
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 3046
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 382
                    },
                    {
                      "title": "confirm basket",
                      "duration": 222
                    },
                    {
                      "title": "fill customer data",
                      "duration": 902
                    }
                  ],
                  "startTime": "2026-08-17T04:14:42.242Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-fa83f616a256cfafd075",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the one bigger neighboring unit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 438
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 322
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 87
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 718
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 387
                    },
                    {
                      "title": "confirm basket",
                      "duration": 217
                    },
                    {
                      "title": "fill customer data",
                      "duration": 904
                    }
                  ],
                  "startTime": "2026-08-17T04:14:47.760Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-012f4f2b582792303db8",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests the one smaller neighboring unit",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3005,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 432
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 322
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 87
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 701
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 389
                    },
                    {
                      "title": "confirm basket",
                      "duration": 215
                    },
                    {
                      "title": "fill customer data",
                      "duration": 762
                    }
                  ],
                  "startTime": "2026-08-17T04:14:50.927Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-95a8c2f0c6d80dd8bf7c",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "suggests a neighboring unit from a different category",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 3163,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 423
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 323
                    },
                    {
                      "title": "verify selected size is not available",
                      "duration": 98
                    },
                    {
                      "title": "select neighboring unit and booking options",
                      "duration": 707
                    },
                    {
                      "title": "verify basket summary",
                      "duration": 385
                    },
                    {
                      "title": "confirm basket",
                      "duration": 220
                    },
                    {
                      "title": "fill customer data",
                      "duration": 912
                    }
                  ],
                  "startTime": "2026-08-17T04:14:53.936Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-cd23452184ba263470c7",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 170,
          "column": 7
        },
        {
          "title": "does not create a booking with no available neighboring units",
          "ok": true,
          "tags": [],
          "tests": [
            {
              "timeout": 120000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 5,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 908,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "select location",
                      "duration": 421
                    },
                    {
                      "title": "select unavailable unit type",
                      "duration": 260
                    },
                    {
                      "title": "attempt to select move-in date",
                      "duration": 88
                    },
                    {
                      "title": "verify back-to-size-selection button is visible",
                      "duration": 42
                    }
                  ],
                  "startTime": "2026-08-17T04:14:57.103Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "172088f15008fc3aa6ae-04549e64cdaff69ec611",
          "file": "src/portal/tests/e2e/booking/booking-create.spec.ts",
          "line": 213,
          "column": 7
        }
      ]
    },
    {
      "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": [
            "mobile"
          ],
          "tests": [
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "desktop-portal-e2e",
              "projectName": "desktop-portal-e2e",
              "results": [
                {
                  "workerIndex": 2,
                  "parallelIndex": 2,
                  "status": "passed",
                  "duration": 1822,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1485
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 110
                    }
                  ],
                  "startTime": "2026-08-17T04:10:44.158Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            },
            {
              "timeout": 90000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "mobile-portal-e2e",
              "projectName": "mobile-portal-e2e",
              "results": [
                {
                  "workerIndex": 4,
                  "parallelIndex": 4,
                  "status": "passed",
                  "duration": 1797,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "steps": [
                    {
                      "title": "log in as customer",
                      "duration": 1515
                    },
                    {
                      "title": "verify account view is ready",
                      "duration": 51
                    }
                  ],
                  "startTime": "2026-08-17T04:10:44.166Z",
                  "annotations": [],
                  "attachments": []
                }
              ],
              "status": "expected"
            }
          ],
          "id": "caf4fbf1958341bb92bb-a2dabd16e28208c784ff",
          "file": "src/portal/tests/e2e/customer/customer-login.spec.ts",
          "line": 7,
          "column": 7
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-08-17T04:10:42.327Z",
    "duration": 1207062.237,
    "expected": 605,
    "skipped": 27,
    "unexpected": 0,
    "flaky": 1
  }
}