Skip to content

127 — should redirect to project

Description

Verifies on the personal Calendar that clicking the project link on a task card navigates to that project'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 project surfaced on the card

Steps

  1. On mutableData1's task card click the project name. Expected: the browser lands on the project page for the seeded project.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 671)