Skip to content

154 — should set to start week with friday

Description

Verifies on the team Users calendar that changing the "Week starts on" setting to Friday rearranges the Week view to begin with Friday.

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 Week starts on to Friday.
  2. Click Save. Expected: the "Calendar updated" toast appears.
  3. Reload the page and open the Week view.
  4. Expected: the columns appear as Fri, Sat, Sun, Mon, Tue, Wed, Thu.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 1235)