MAESTRO: Add comprehensive tests for groupChat IPC handlers

Created 49 tests covering all 22 groupChat handler channels:
- Storage handlers (create, list, load, delete, rename, update)
- Chat log handlers (appendMessage, getMessages, saveImage)
- Moderator handlers (startModerator, sendToModerator, stopModerator, getModeratorSessionId)
- Participant handlers (addParticipant, sendToParticipant, removeParticipant)
- History handlers (getHistory, addHistoryEntry, deleteHistoryEntry, clearHistory, getHistoryFilePath)
- Image handlers (getImages)
- Event emitters (emitMessage, emitStateChange, emitParticipantsChanged, emitModeratorUsage, emitHistoryEntry, emitParticipantState, emitModeratorSessionIdChanged)
This commit is contained in:
Pedram Amini
2025-12-22 20:26:59 -06:00
parent b247dbd0ca
commit 40731e7323

File diff suppressed because it is too large Load Diff