discourse/plugins/chat/app/serializers/chat
Martin Brennan f8ff97b2ec
DEV: Add specs to ChannelSerializer and StructuredChannelSerializer (#20872)
This adds specs to the mentioned serializers to catch regressions
with MessageBus last_ids and to ensure the correct ones are being
returned and passed down to the ChannelSerializer.

Followup to d8ad5c3
2023-03-30 12:16:32 +10:00
..
admin_chat_index_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
base_channel_membership_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_index_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_search_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_serializer.rb FIX: channel_message_bus_last_id was incorrect (#20858) 2023-03-28 16:01:27 +10:00
direct_message_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
in_reply_to_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
incoming_webhook_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_user_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
reviewable_message_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
structured_channel_serializer.rb DEV: Add specs to ChannelSerializer and StructuredChannelSerializer (#20872) 2023-03-30 12:16:32 +10:00
thread_original_message_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
thread_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_channel_membership_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_message_bookmark_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_with_custom_fields_and_status_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
view_serializer.rb FIX: channel_message_bus_last_id was incorrect (#20858) 2023-03-28 16:01:27 +10:00
webhook_event_serializer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00