Skip to content

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

  1. Open the date filter and choose Day mode.
  2. Navigate the picker 5 months back and click day 1.
  3. Click outside the picker to close it.
  4. Expected: the filter chip shows that past "day 1" date; the table contains exactly 1 record; the record's date matches.
  • Spec: playwright/tests/integration/timerecord.spec.ts (line 877)