Skip to main content

Daylight Saving Tests

DST is correctly shifted for BST

This test suite evaluates the accuracy of the DST shift implementation specifically tailored for BST.

DST Shift at 00:00 Events:

Ensures that DST correctly shifts for events scheduled at 00:00, validating that the transition occurs seamlessly without disruption to event timing.

DST Shift at 01:59 Events:

Verifies the accuracy of DST shift for events scheduled just before the DST transition time (02:00), confirming that events scheduled at 01:59 are adjusted correctly to account for the time change.

DST Shift at 23:00 Events:

Validates the DST shift for events scheduled before the transition time (02:00) but on the previous day, ensuring that events scheduled at 23:00 are adjusted accurately for the DST transition.

DST Shift at 19:00 Events:

Confirms the correct DST shift for events scheduled earlier in the evening (19:00), demonstrating that events occurring before the transition time are adjusted appropriately to reflect the time change.