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¶
- Open the personal Calendar with the Tasks side panel visible.
- Expected: the Tasks counter shows
3. - For each seeded task (mutableData1, mutableData2, mutableData3), inspect its card. Expected: the card shows the correct
taskTitleandtaskStatus.
Related¶
- Spec:
playwright/tests/integration/calendar.spec.ts(line 603)