discourse/plugins/chat/spec/system
Joffrey JAFFEUX af7d44971d
DEV: correctly check for latest (#26603)
This was not testing the right path, and was still green most of the times because we were not waiting for channels to be preloaded in this case.
2024-04-11 14:23:07 +02:00
..
admin
chat/composer
chat_message
drawer
list_channels
page_objects DEV: correctly check for latest (#26603) 2024-04-11 14:23:07 +02:00
reply_to_message
select_message
shortcuts
thread_list
thread_tracking
user_menu_notifications
user_status
admin_sidebar_navigation_spec.rb
anonymous_spec.rb
archive_channel_spec.rb
bookmark_message_spec.rb
browse_page_spec.rb
channel_members_page_spec.rb
channel_message_upload_spec.rb
channel_settings_page_spec.rb
channel_thread_message_echoing_spec.rb
chat_channel_spec.rb
chat_composer_draft_spec.rb
chat_composer_spec.rb
chat_footer_spec.rb
chat_message_creator_spec.rb
chat_message_onebox_spec.rb
chat_new_message_spec.rb
chat_summarization_spec.rb
closed_channel_spec.rb
create_channel_spec.rb
dates_separators_spec.rb
deleted_channel_spec.rb
deleted_message_spec.rb
document_title_spec.rb
drawer_spec.rb
edited_message_spec.rb
flag_message_spec.rb
hashtag_autocomplete_spec.rb
invite_users_to_channel_spec.rb
kick_user_from_channel_spec.rb
mention_warnings_spec.rb
message_errors_spec.rb
message_notifications_mobile_spec.rb
message_notifications_with_sidebar_spec.rb
message_thread_indicator_spec.rb
message_user_info_spec.rb
move_message_to_channel_spec.rb
navigation_spec.rb DEV: correctly check for latest (#26603) 2024-04-11 14:23:07 +02:00
react_to_message_spec.rb
read_only_spec.rb
removing_channel_spec.rb
restore_message_spec.rb
reviewables_spec.rb
send_message_spec.rb
separate_sidebar_mode_spec.rb
sidebar_navigation_menu_spec.rb
sidebars_spec.rb
silenced_user_spec.rb
single_thread_spec.rb
thread_preview_spec.rb
transcript_spec.rb
unfollow_dm_channel_spec.rb
update_last_read_spec.rb
uploads_spec.rb
user_card_spec.rb
user_chat_preferences_spec.rb
user_profile_spec.rb
user_threads_spec.rb
visit_channel_spec.rb