618 — should pick day 1 in 5 months ago¶
Description¶
Verifies that the Day date filter can jump 5 months into the past and pick day 1 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 5 months back and click day 1.
- Click outside the picker to close it.
- Expected: the filter chip shows that past "day 1" date; the table contains exactly 1 record; the record's date matches.
Related¶
- Spec:
playwright/tests/integration/timerecord.spec.ts(line 877)