yao/agent/robot/pool
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
..
goroutine_test.go Enhance Robot Pool and Executor Implementations 2026-01-14 20:30:27 +08:00
pool.go Enhance Robot Pool and Executor Implementations 2026-01-14 20:30:27 +08:00
pool_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
queue.go Enhance Robot Pool and Executor Implementations 2026-01-14 20:30:27 +08:00
queue_test.go Enhance Robot Pool and Executor Implementations 2026-01-14 20:30:27 +08:00
worker.go Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
worker_test.go Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00