133 — should check time record values in week view¶
Description¶
Verifies on the personal Calendar Week view that today's time-grid column shows the expected time-record event with the right client/project/task/duration values.
Preconditions¶
- Signed-in tenant on the personal Calendar
- Three seeded time records; mutableData1's record was deleted earlier in the suite, leaving only mutableData2 on today
Steps¶
- Switch to Week view and click
Current. - Inspect today's column with full tooltip detail. Expected: today contains only mutableData2's event, with its full client/project/task/duration values.
Related¶
- Spec:
playwright/tests/integration/calendar.spec.ts(line 759)