discourse/plugins/chat/spec/lib
Andrei Prigorshnev 7df40fc905
DEV: do not fabricate a notification when fabricating a chat_mention (#20636)
This is just a little clean-up in tests. In the past, when creating a `chat_mention` 
record, we always created a related notification. Starting from fa543cda 
notifications and chat_mentions are fully decoupled from each other. So if we're 
testing just chat mentions there is no need to fabricate notifications for them.
2023-03-10 18:32:33 +04:00
..
chat_channel_archive_service_spec.rb DEV: Use UploadReference instead of ChatUpload in chat (#19947) 2023-01-24 13:28:21 +10:00
chat_channel_fetcher_spec.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
chat_channel_hashtag_data_source_spec.rb FEATURE: Sort hashtags starting with term higher priority (#19463) 2022-12-15 13:01:44 +10:00
chat_channel_membership_manager_spec.rb
chat_message_bookmarkable_spec.rb DEV: Fix broken plugin specs because of bookmarkable changes (#20574) 2023-03-08 10:39:51 +08:00
chat_message_mentions_spec.rb DEV: Always create chat mention records (#20470) 2023-03-07 19:07:11 +04:00
chat_message_processor_spec.rb FIX: Add missing user_id args for ChatMessage.cook (#19508) 2022-12-19 11:05:37 +10:00
chat_message_reactor_spec.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
chat_notifier_spec.rb DEV: Always create chat mention records (#20470) 2023-03-07 19:07:11 +04:00
chat_review_queue_spec.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
chat_statistics_spec.rb
chat_transcript_service_spec.rb DEV: Use UploadReference instead of ChatUpload in chat (#19947) 2023-01-24 13:28:21 +10:00
direct_message_channel_creator_spec.rb REFACTOR: Fix pluralized strings in chat plugin (#20357) 2023-02-20 10:31:02 +01:00
duplicate_message_validator_spec.rb
guardian_extensions_spec.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
message_mover_spec.rb DEV: do not fabricate a notification when fabricating a chat_mention (#20636) 2023-03-10 18:32:33 +04:00
post_notification_handler_spec.rb
service_runner_spec.rb DEV: Make the model step compatible with collections 2023-02-27 14:24:43 +01:00
slack_compatibility_spec.rb
steps_inspector_spec.rb DEV: Fix failing chat spec and add unexpected failure indicator (#20299) 2023-02-15 19:16:13 +01:00