Skip to content

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

  1. Open mutableData1's task card and choose Go to project from its menu. Expected: the browser lands on the project page for the seeded project.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 676)