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¶
- Open the date filter and choose Month mode.
- Navigate 3 months forward 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 (one per day of that month).
Related¶
- Spec:
playwright/tests/integration/timerecord.spec.ts(line 934)