Skip to content

110 — should test with 20 mins zoom

Description

Verifies on the personal Calendar that selecting the 20-minute time-zoom in settings renders the Day/Week time-axis with one row every 20 minutes.

Preconditions

  • Signed-in tenant on the personal Calendar
  • Time records seeded for every day of the current month
  • Calendar settings dialog reachable

Steps

  1. Open Calendar settings and set Calendar zoom to 20 minutes.
  2. Click Save. Expected: the "Calendar updated" confirmation toast appears.
  3. Inspect the day's time-axis rows. Expected: time slots are spaced 20 minutes apart (three rows per hour).
  • Spec: playwright/tests/integration/calendar.spec.ts (line 238)