Test-Coverage erweitern: Pipeline, Review Agent, Error-Pfade #53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Beschreibung
Die Test-Coverage systematisch auf alle Services erweitern. Aktuell sind nur 7 von ~15 Services getestet (~30% Coverage). Insbesondere die kritischsten Komponenten (Pipeline, Review Agent, Error-Handling) haben KEINE Tests.
Hintergrund
Vorhandene Tests: auth, claude_runner, gitlab_service, odoo_poller, preparation, scoring_engine, tickets_api (~30KB Code).
Fehlen komplett:
Akzeptanzkriterien
Technische Hinweise
backend/tests/test_pipeline.py,test_review_agent.py,test_repo_analyzer.py,test_appsignal_service.py,test_context_file.pypytest --cov=backend --cov-report=htmlAufwand: L