Expand test_task_update_status to test all 7 valid statuses including 'cancelled' via CLI. Each status now has its own test case through pytest parametrization. Test suite now: 208 → 214 tests (all passing ✓) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_bootstrap.py | ||
| test_cli.py | ||
| test_context_builder.py | ||
| test_followup.py | ||
| test_hooks.py | ||
| test_models.py | ||
| test_runner.py | ||