aissia/src/modules
StillHammer 83d901aaab test: Implement 20 integration tests for Scheduler and Notification modules
- Add Catch2 test framework with MockIO and TimeSimulator utilities
- Implement 10 TI for SchedulerModule (task lifecycle, hyperfocus, breaks)
- Implement 10 TI for NotificationModule (queue, priority, silent mode)
- Fix SchedulerModule: update m_lastActivityTime in process()
- Add AISSIA_TEST_BUILD guards to avoid symbol conflicts
- All 20 tests passing (69 assertions total)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 09:49:08 +08:00
..
AIModule.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
AIModule.h refactor: Services architecture for GroveEngine compliance 2025-11-26 11:57:53 +08:00
MonitoringModule.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
MonitoringModule.h feat: Implement MCP client and internal tools for agentic LLM 2025-11-26 16:50:30 +08:00
NotificationModule.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
NotificationModule.h chore: Normalize line endings and update project documentation 2025-11-25 22:13:16 +08:00
SchedulerModule.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
SchedulerModule.h feat: Implement MCP client and internal tools for agentic LLM 2025-11-26 16:50:30 +08:00
StorageModule.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
StorageModule.h feat: Implement MCP client and internal tools for agentic LLM 2025-11-26 16:50:30 +08:00
VoiceModule.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
VoiceModule.h feat: Implement MCP client and internal tools for agentic LLM 2025-11-26 16:50:30 +08:00