Skip to content

123 — should check tasks row values

Description

Verifies on the personal Calendar that the Tasks side panel lists the three seeded tasks and shows the correct title and status for each.

Preconditions

  • Signed-in tenant on the personal Calendar
  • Three seeded tasks (one per mutableData1/2/3 flow), each linked to its own client/project/time record

Steps

  1. Open the personal Calendar with the Tasks side panel visible.
  2. Expected: the Tasks counter shows 3.
  3. For each seeded task (mutableData1, mutableData2, mutableData3), inspect its card. Expected: the card shows the correct taskTitle and taskStatus.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 603)