Skip to content

104 — should test default start from monday

Description

Verifies on the personal Calendar that with default settings the Week view starts the week on Monday.

Preconditions

  • Signed-in tenant on the personal Calendar
  • Time records seeded for every day of the current month
  • "Week starts on" setting at its factory default (Monday)

Steps

  1. Open the Week view. Expected: the columns appear in the order Mon, Tue, Wed, Thu, Fri, Sat, Sun — Monday is the leftmost column.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 183)