Skip to content

623 — should pick month -5 and check records

Description

Verifies that picking the month 5 months ago via the Month date filter shows the right month label and narrows the Time Records table to exactly the records seeded for that historical 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 5 months back 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.
  • Spec: playwright/tests/integration/timerecord.spec.ts (line 934)