Skip to content

540 — should pick month +3 and check records

Description

Verifies that picking the month 3 months ahead via the Month date filter shows the right month label and narrows the Time Records table to exactly the records seeded for that month.

Preconditions

  • Signed in to a seeded test organization.
  • Time Records page open in the Table view.
  • One time record seeded per day for the current month plus offsets −1, −5, and +3 months.

Steps

  1. Open the date filter and choose Month mode.
  2. Navigate 3 months forward and pick that month.
  3. Close the picker.
  4. Expected: the filter chip shows the chosen month and year.
  5. Expected: the table contains the records seeded for that month (one per day of that month).
  • Spec: playwright/tests/integration/timerecord.spec.ts (line 934)