discourse/plugins/chat/spec/fabricators
Joffrey JAFFEUX 2fb811a335
FIX: serializes interaction for direct messages (#29844)
Prior to this fix it would cause an error as we need to pass the user to get the title of the channel.

This commit also adds a test for message interaction serializer.
2024-11-20 11:26:12 +01:00
..
chat_fabricator.rb FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
outgoing_chat_message_web_hook_fabricator.rb FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00