Skip to content

624 — should pick month -8 and find no records

Description

Verifies that picking a month 8 months ago via the Month date filter — where no records were seeded — shows the chosen month in the filter but produces an empty table.

Preconditions

  • Signed in to a seeded test organization.
  • Time Records page open in the Table view.
  • Records seeded only at offsets −1, 0, −5, and +3 months (nothing at −8 months).

Steps

  1. Open the date filter and choose Month mode.
  2. Navigate 8 months back and pick that month.
  3. Close the picker.
  4. Expected: the filter chip shows the chosen month and year.
  5. Expected: the table is empty (0 records).
  • Spec: playwright/tests/integration/timerecord.spec.ts (line 934)