docbrown/spec/requests/articles
Jonathan Yeong 977f4d8840
Add image composite element to feed if user exists (#10739) [deploy]
* Add image composite element to feed if user exists

If the feed is a tag or the latest feed, user won't exist and we don't want to
render an <image> tag in the feed.

* Use profile_image_90 to limit the width and height

* Add tests for feed; address cr comments

* Fix typo

* Address rubocop issues

* Fix another typo

* Fix tests

Co-authored-by: rhymes <rhymes@hey.com>
2020-12-17 10:27:45 -07:00
..
articles_admin_unpublish_spec.rb [deploy] [Admin Tooling] Allow admins unpublish articles from the Mod Actions Panel (#10038) 2020-09-02 16:08:08 -05:00
articles_create_spec.rb [deploy] Limit articles created by newer users (#10686) 2020-10-06 21:02:05 -04:00
articles_destroy_spec.rb Change Notifications::RemoveAllJob to Notifications::RemoveAllWorker and move to sidekiq (#5451) 2020-01-15 12:34:12 -05:00
articles_show_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
articles_spec.rb Add image composite element to feed if user exists (#10739) [deploy] 2020-12-17 10:27:45 -07:00
articles_update_spec.rb [deploy] Add foreign keys to models related to Organization (#9933) 2020-08-25 20:20:47 +02:00
video_player_show_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00