Skip to content

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

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