537 — should pick day 2 in 3 months ahead¶
Description¶
Verifies that the Day date filter can jump 3 months into the future and pick day 2 there, and that the table narrows to the single seeded record for that day.
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 Day mode.
- Navigate the picker 3 months ahead and click day 2.
- Click outside the picker to close it.
- Expected: the filter chip shows that future "day 2" date; the table contains exactly 1 record; the record's date matches.
Related¶
- Spec:
playwright/tests/integration/timerecord.spec.ts(line 877)