mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
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:
1031
src/__tests__/main/ipc/handlers/groupChat.test.ts
Normal file
1031
src/__tests__/main/ipc/handlers/groupChat.test.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user