Skip to content

151 — should test default start from monday

Description

Verifies on the team Users calendar that with default settings the Week view starts the week on Monday.

Preconditions

  • Signed-in tenant on the Users calendar (team view)
  • 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 as Mon, Tue, Wed, Thu, Fri, Sat, Sun — Monday is leftmost.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 1210)