discourse/spec/system
Joffrey JAFFEUX df50df041a
FIX: corrects a regression hiding avatar in user selector (#20107)
Due to the way templates work, the incorrect variable (user instead of item) was not causing any error, and just failing silently to display the avatar.

This commit is also providing a basic spec for completion of users and groups.
2023-02-01 16:42:39 +01:00
..
page_objects DEV: attempts to fix flakey spec (#20075) 2023-01-30 21:47:44 +01:00
user_page DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
admin_customize_themes_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
bookmarks_spec.rb FIX: Bookmark auto delete preference usage and default value (#19707) 2023-01-05 08:43:58 +10:00
hashtag_autocomplete_spec.rb SECURITY: Default tags to show count of topics in unrestricted categories (#19916) 2023-01-20 09:50:24 +08:00
search_spec.rb DEV: skip failing spec (#20095) 2023-01-31 10:58:50 +01:00
user_preferences_interface_spec.rb FIX: Remove user_option saving for bookmark auto delete pref (#19476) 2022-12-16 08:50:31 +10:00
user_preferences_navigation_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
user_selector_spec.rb FIX: corrects a regression hiding avatar in user selector (#20107) 2023-02-01 16:42:39 +01:00
viewing_sidebar_preferences_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
viewing_sidebar_spec.rb FIX: Preload user sidebar attrs when ?enable_sidebar=1 (#19843) 2023-01-13 06:47:58 +08:00