Calendar/test/utils
Janus C. H. Knudsen 9bc082eed4 Improves date handling and event stacking
Enhances date validation and timezone handling using DateService, ensuring data integrity and consistency.

Refactors event rendering and dragging to correctly handle date transformations.

Adds a test plan for event stacking and z-index management.

Fixes edge cases in navigation and date calculations for week/year boundaries and DST transitions.
2025-10-04 00:32:26 +02:00
..
DateService.edge-cases.test.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
DateService.midnight.test.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
DateService.test.ts Introduces DateService for time zone handling 2025-10-03 16:47:42 +02:00
DateService.validation.test.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
OverlapDetector.test.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
TimeFormatter.test.ts Adds technical date and time formatting 2025-10-03 16:05:22 +02:00