Skip to content

162 — should check time record values in month view

Description

Verifies on the team Users calendar Month view that all four seeded time records (TR0/1/2/3 for owner and employee) render in the correct day cells with the correct tooltips.

Preconditions

  • Signed-in tenant on the Users calendar (team view)
  • Four time records seeded across the current week (trId0/1/2/3)
  • Organization timezone set to Atlantic/Reykjavik

Steps

  1. Switch to Month view and click Current.
  2. For each of TR0, TR1, TR2, TR3 check the chip's location and tooltip. Expected: every chip's day cell and tooltip text matches its API record.
  3. Expected: the calendar shows 4 time records in total.
  • Spec: playwright/tests/integration/calendar.spec.ts (line 1540)