docbrown/spec
rhymes 1a147a3176
[deploy] Add missing foreign keys to models related to users (#10018)
* Add missing foreign keys to models related to users

* Fix specs

* Change FK for page_views and rating_votes to nullify

* Improve rating vote validation and fix Users::Delete specs

* Revert "Spec Fix:Nullify Rating Votes when Deleting Users (#10071)"

This reverts commit 12dfe4ab3b.
2020-08-31 15:39:57 +02:00
..
black_box [deploy] Remove AWS SDK and private endpoints completely (#9978) 2020-08-26 10:30:31 -04:00
decorators [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
factories [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
fixtures Removed the autoprefixer-rails deprecated gem (#10017) 2020-08-26 17:38:24 -04:00
helpers [deploy] Replace HEROKU_SLUG_COMMIT with custom footprint (naive) (#9904) 2020-08-25 13:47:14 -04:00
initializers [deploy] Refactor:Change Unset Var Warnings to Debug Level (#9985) 2020-08-25 09:45:42 +02:00
labor [deploy] Refactor:Cleanup Naming and Optimize Email Digest Code (#10054) 2020-08-28 13:36:11 -05:00
lib [deploy] Migrate profile data (#9750) 2020-08-20 11:17:57 +07:00
liquid_tags Removed the autoprefixer-rails deprecated gem (#10017) 2020-08-26 17:38:24 -04:00
mailers [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
models [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
policies [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
queries/admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
requests [deploy] Grant admin permissions through the UI (part 1) (#9656) 2020-08-28 11:57:06 -04:00
routing [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
serializers/search Enable pending Style/SingleArgumentDig (#9842) 2020-08-18 10:26:40 -04:00
services [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
support [deploy] Log in with Facebook (#9922) 2020-08-26 12:04:20 -04:00
system [deploy] Log in with Facebook (#9922) 2020-08-26 12:04:20 -04:00
tasks Refactor:Send Welcome Broadcast Notifications From Sidekiq (#9923) 2020-08-21 12:57:08 -04:00
uploaders Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views [deploy] Expand Images::Optimizer to support imgproxy (#9909) 2020-08-25 16:00:40 -04:00
workers [deploy] Feature:Add Ability to Run RssReader via Sidekiq Cron, Prevent for DEV (#10066) 2020-08-28 14:57:22 -05:00
rails_helper.rb Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
spec_helper.rb Manually load dotenv in test (#9971) 2020-08-24 20:19:03 +02:00