yao/agent/robot
Max 0a38c2b592 Refactor E2E Tests for Improved Execution Handling and CI Efficiency
- Enhanced the `TestE2EControlStop` function to implement a retry mechanism for verifying execution status, allowing for a longer wait time and accommodating potential delays in execution completion.
- Simplified the `TestE2EEventTriggerVariousEventTypes` by focusing on a single representative event type to reduce CI execution time, while maintaining coverage of event handling logic.
- Updated logging and assertions to reflect the new execution state checks, ensuring clarity in test outcomes and improving overall test reliability.
2026-01-19 11:57:26 +08:00
..
api Refactor E2E Tests for Improved Execution Handling and CI Efficiency 2026-01-19 11:57:26 +08:00
cache Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
job Enhance Delivery Result Structure and Update Test Cases 2026-01-18 17:21:21 +08:00
manager Add Robot E2E Tests and Update Makefile and Workflows 2026-01-19 11:16:33 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
store Refactor Execution Record Model and Update Context Handling 2026-01-18 16:54:39 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
TODO.md Add Robot E2E Tests and Update Makefile and Workflows 2026-01-19 11:16:33 +08:00