Skip to content

156 — should test with 10 mins zoom

Description

Verifies on the team Users calendar that selecting the 10-minute time-zoom in settings renders the Day/Week time-axis with one row every 10 minutes.

Preconditions

  • Signed-in tenant on the Users calendar (team view)
  • Time records seeded for every day of the current month
  • Calendar settings dialog reachable

Steps

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