kin/tests
Gros Frumos 6705b302f7 test(KIN-005): parameterize task status update test for all valid statuses
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>
2026-03-15 18:48:16 +02:00
..
__init__.py Add core/models.py — data access functions for all 9 tables 2026-03-15 13:16:12 +02:00
test_api.py Add cancelled status for tasks 2026-03-15 18:22:17 +02:00
test_bootstrap.py Fix bootstrap: deep scan, CLAUDE.md fallback, noise filtering 2026-03-15 13:37:42 +02:00
test_cli.py test(KIN-005): parameterize task status update test for all valid statuses 2026-03-15 18:48:16 +02:00
test_context_builder.py Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00
test_followup.py Add permission-aware follow-up flow with interactive resolution 2026-03-15 15:16:48 +02:00
test_hooks.py feat: add post-pipeline hooks (KIN-003) 2026-03-15 18:31:00 +02:00
test_models.py Add core/models.py — data access functions for all 9 tables 2026-03-15 13:16:12 +02:00
test_runner.py fix(tests): update test expectations to match KIN_NONINTERACTIVE env behavior 2026-03-15 18:34:47 +02:00