aissia/tests/modules
StillHammer d56993a48e fix: Fix 8 failing module tests (now 110/110 passing)
Module fixes:
- MonitoringModule: Publish app_changed for first app (empty oldApp)
- MonitoringModule: Add appName and classification fields to events
- AIModule: Publish ai:suggestion in handleLLMResponse
- VoiceModule: Support flat config format (ttsEnabled/sttEnabled)
- StorageModule: Support both durationMinutes and duration fields

Test fixes:
- AIModuleTests: Simulate LLM responses for hyperfocus/break tests

All 110 tests now pass (252 assertions)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 13:44:41 +08:00
..
AIModuleTests.cpp fix: Fix 8 failing module tests (now 110/110 passing) 2025-11-28 13:44:41 +08:00
MonitoringModuleTests.cpp fix: Fix test fixtures JsonDataNode constructor calls 2025-11-27 13:49:50 +08:00
NotificationModuleTests.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
SchedulerModuleTests.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
StorageModuleTests.cpp fix: Fix test fixtures JsonDataNode constructor calls 2025-11-27 13:49:50 +08:00
VoiceModuleTests.cpp fix: Fix test fixtures JsonDataNode constructor calls 2025-11-27 13:49:50 +08:00