126 — should redirect to client¶
Description¶
Verifies on the personal Calendar that clicking the client link on a task card navigates to that client's details page.
Preconditions¶
- Signed-in tenant on the personal Calendar with the Tasks side panel visible
- Three seeded tasks; mutableData1's task has its client surfaced on the card
Steps¶
- On mutableData1's task card click the client name. Expected: the browser lands on the client details page for the seeded client.
Related¶
- Spec:
playwright/tests/integration/calendar.spec.ts(line 667)