aissia/src
StillHammer 24810a7ce0 feat: Add Phase 5 module integration tests (IT_010-013)
4 nouveaux tests d'intégration pour valider les modules AISSIA :

**Nouveaux tests** :
- IT_010_SchedulerHyperfocus : Validation détection hyperfocus SchedulerModule
- IT_011_NotificationAlert : Test système notifications (3 types alertes)
- IT_012_MonitoringActivity : Test classification activité MonitoringModule
- IT_013_WebRequest : Test requêtes HTTP via WebModule (GitHub API)

**Modifications infrastructure** :
- TestRunnerModule.cpp : Fix chemin discovery tests (remove "build/" prefix)
- tests/CMakeLists.txt : Ajout des 4 nouveaux tests à la target
- tests/integration/README.md : Documentation Phase 4 ajoutée

**Total** : 13/13 tests d'intégration compilent et s'exécutent
Infrastructure modulaire "Un module = Un test" pleinement fonctionnelle

**Note** : Tests IT_010/012/013 nécessitent modules applicatifs chargés
(prochaine étape : charger modules en mode test)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:11:05 +08:00
..
modules feat: Add Phase 5 module integration tests (IT_010-013) 2025-11-28 21:11:05 +08:00
services feat: Implement FileSystem tools for agentic LLM 2025-11-27 14:01:25 +08:00
shared feat: Add modular integration test system with 8 tests 2025-11-28 19:37:59 +08:00
main.cpp feat: Add modular integration test system with 8 tests 2025-11-28 19:37:59 +08:00