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¶
- Open the date filter and choose Month mode.
- Navigate 5 months back and pick that month.
- Close the picker.
- Expected: the filter chip shows the chosen month and year.
- Expected: the table contains the records seeded for that month.
Related¶
- Spec:
playwright/tests/integration/timerecord.spec.ts(line 934)