Skip to content

137 — should go to the project

Description

Verifies on the personal Calendar Week view that the "Go to the project" context-menu entry on a time-record chip navigates to that record's project page.

Preconditions

  • Signed-in tenant on the personal Calendar
  • Three seeded time records on today (mutableData1/2/3); mutableData1 is targeted

Steps

  1. Switch to Week view and click Current.
  2. Right-click mutableData1's chip and choose Go to the project. Expected: the browser lands on the project page for the seeded project.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 822)