test(calendar): add unit tests for isDayExpr function
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
8955d73482
commit
1b44490a24
@ -161,6 +161,7 @@ func TestGetUserTimezoneInvalid(t *testing.T) {
|
||||
t.Fatalf("expected error")
|
||||
}
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
func TestResolveTimeRangeWithDefaultsToTomorrowEndOfDay(t *testing.T) {
|
||||
svc := newCalendarServiceWithTimezone(t, "UTC")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user