155 — should test with 60 mins zoom¶
Description¶
Verifies on the team Users calendar that selecting the default 60-minute time-zoom in settings renders one row per hour in Day/Week views.
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¶
- Open Calendar settings and set Calendar zoom to
60 minutes(default). - Click Save. Expected: the "Calendar updated" toast appears.
- Inspect the day's time-axis rows. Expected: time slots are spaced 60 minutes apart.
Related¶
- Spec:
playwright/tests/integration/calendar.spec.ts(line 1247)