yao/agent/robot/manager
Max 237f193e9e Update TODO.md and Enhance Integration Tests for Scheduling System
- Marked Phase 3 of the scheduling system as complete in TODO.md, highlighting the successful implementation of all sub-tasks and the passing of over 80 integration tests.
- Updated the integration test section to reflect completed tests for various triggers and execution scenarios, ensuring comprehensive coverage of the scheduling pipeline.
- Added new test files for core scheduling flow, clock trigger modes, human intervention, event triggers, concurrent executions, and control tests, enhancing overall test coverage and stability.
- Improved assertions in existing tests to utilize the Eventually pattern for better handling of timing variations in CI environments.
2026-01-15 17:33:19 +08:00
..
integration_clock_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
integration_concurrent_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
integration_control_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
integration_event_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
integration_human_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
integration_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
manager.go Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
manager_test.go Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00