yao/agent/robot/manager
Max 0c4e15463d Update integration tests to adjust clock trigger times and improve cleanup logic
- Change clock trigger time in tests from 09:00 to 03:33 for more accurate simulation.
- Ensure cleanup of integration robots is performed before each test run to maintain test isolation.
- Stop the manager before assertions to prevent unintended executions during test validation.
2026-02-27 17:08:41 +08:00
..
integration_clock_test.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
integration_concurrent_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
integration_control_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
integration_event_test.go Enhance Integration Tests with Cache Verification 2026-01-15 17:39:03 +08:00
integration_human_test.go Enhance Integration Tests with Cache Verification 2026-01-15 17:39:03 +08:00
integration_test.go Update integration tests to adjust clock trigger times and improve cleanup logic 2026-02-27 17:08:41 +08:00
interact.go Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
interact_helpers_test.go Enhance execution record tests with status and phase fields 2026-02-25 19:56:08 +08:00
interact_test.go Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
manager.go Add Execution Completion Callback to Worker Pool 2026-01-28 19:35:38 +08:00
manager_test.go Implement Auto-Generation of Member ID in Robot API 2026-01-22 17:31:36 +08:00