Skip to content

Fix timezone-dependent appointment notification tests - #2227

Merged
phinze merged 1 commit into
mainfrom
fix-appointment-notification-timezone
Aug 19, 2026
Merged

Fix timezone-dependent appointment notification tests#2227
phinze merged 1 commit into
mainfrom
fix-appointment-notification-timezone

Conversation

@phinze

@phinze phinze commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

What it does

Pins the time-dependent appointment notification tests to noon so UTC and Chicago agree on the schedule date.

Why it is important

The test failed on main between 7 p.m. and midnight Chicago time because its appointment landed on the previous local day.

The tests created appointments using UTC's calendar date, while the
schedule interpreted that date in Chicago time. Pin them to noon so the
dates agree and the negative case cannot pass against an empty schedule.
@phinze
phinze enabled auto-merge (squash) August 19, 2026 00:51
@phinze
phinze merged commit e48bccf into main Aug 19, 2026
10 checks passed
@phinze
phinze deleted the fix-appointment-notification-timezone branch August 19, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants