docbrown/spec
rhymes 6a626e819d Refactor: fix issues raised by bullet (#2965)
* Preload organization, not user

* Preload users only when needed

* Pre-load podcasts for podcast episodes in API

* Avoid eager loading error by loading rating votes separately

* Preload associations for moderation

* Preload user comments in trees

* Preload organization for non org dashboard and cleanup queries

* Optimize ArticleSuggester to only load N articles at need

* Remove eager loading and pass variables to partials for easier debug

* Reorganize tags validation code and ignore actsastaggableon eager loading issues

* Remove unused eager loading and bring up comments relation

* Preload podcasts when loading podcast episodes

* Fix views specs

* Make sure ArticleSuggester never returns duplicates

* Remove commented code

* Re-trigger build

* Move suggested articles back to view to respect fragment caching
2019-05-28 17:32:53 -04:00
..
black_box BlackBox specs #2524 (#2542) 2019-04-25 10:19:11 -04:00
decorators Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
factories Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
fixtures Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
helpers Social Cards Part 2 (#2188) 2019-05-01 11:07:25 -04:00
jobs Implemented ActiveJob for badge_achievements#send_email_notification (#2962) 2019-05-27 09:44:38 -04:00
labor Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
lib Fix non-english characters delete on tags (#2579) 2019-04-29 17:33:14 -04:00
liquid_tags Codepen Links with Underscore Usernames (#2985) 2019-05-28 16:32:34 -04:00
mailers Add mailers specs for tracking (#2523) 2019-04-23 12:38:11 -04:00
models Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
observers Update Slack Notifications (#2870) [ci skip] 2019-05-21 15:06:04 -04:00
policies Add page for users to "manage" their posts after publication (distribution, etc.) (#2627) 2019-05-01 09:00:09 -04:00
requests Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
support Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
system Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
views Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
rails_helper.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00