- Introduced comprehensive tests for the Manager's timezone deduplication functionality, ensuring correct behavior across different timezones. - Verified that the robot does not trigger multiple times within the same minute on the same day and correctly triggers on different days. - Added tests for handling cross-timezone day boundaries and comparisons between UTC and local timezones, enhancing the robustness of the time management logic. - Updated the shouldTriggerTimes method to utilize the correct timezone for LastRun comparisons, improving accuracy in execution triggers. |
||
|---|---|---|
| .. | ||
| manager.go | ||
| manager_test.go | ||