yao/agent/robot/manager
Max 4a36090d8f Add Timezone Deduplication Tests for Manager
- 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.
2026-01-15 10:01:39 +08:00
..
manager.go Add Timezone Deduplication Tests for Manager 2026-01-15 10:01:39 +08:00
manager_test.go Add Timezone Deduplication Tests for Manager 2026-01-15 10:01:39 +08:00