- Add test-helpers feature to miroir-core for test-only methods - Add test helper methods to InMemoryTaskRegistry: - set_error_for_test: Set error and node_errors for testing - set_timestamps_for_test: Set started_at/finished_at timestamps - set_node_task_status_for_test: Set node task status - set_task_status_for_test: Set overall task status - update_status: Async status update with timestamp handling - update_node_task: Async node task status update - Fix error_format_parity.rs: Replace MiroirCode::ALL with static array to avoid const evaluation issues in test contexts - Add regex dependency to miroir-proxy for testing Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||