mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Create mock-ws helper with simulateMessage/simulateStateChange - Create fixture factories for messages, members, channels, reactions - Create resetAllStores utility for clean test isolation - Add 16 integration tests covering: - Ready payload hydration (channels, members, voice) - Chat message flow with unread tracking - Message edit and delete - Reaction add/remove via reaction_update - Chat send confirmation via chat_send_ok - Typing indicator updates - Member ban handling - Voice config and speakers state 385 tests passing across 22 test files.