128 — should go to project¶
Description¶
Verifies on the personal Calendar that the "Go to project" context-menu action 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/2/3)
Steps¶
- Open mutableData1's task card and choose
Go to projectfrom its menu. Expected: the browser lands on the project page for the seeded project.
Related¶
- Spec:
playwright/tests/integration/calendar.spec.ts(line 676)