docbrown/spec
Molly Struve 2e661809b6 Introduce Sidekiq For Background Jobs (#5252)
* Introduce Sidekiq to the app and update RateLimitCheckerJob to use it

* fix rate limit checker spec with new sidekiq syntax

* add Sidekiq to tech stack overview

* Remove RateLimitChecker job change, add sidekiq web UI and testing support
2019-12-27 10:39:48 -05:00
..
black_box Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
decorators Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
factories Create rake Task to Destroy Old Notifications (#5180) [deploy] 2019-12-26 13:17:34 -06:00
fixtures Add lazy loading to iframes (#4673) 2019-11-18 18:31:56 -05:00
helpers Fix linting (#4933) [deploy] 2019-11-26 08:35:34 -05:00
initializers Group Honeybadger Rack::Timeout::RequestTimeoutExceptions (#5231) [deploy] 2019-12-23 19:34:08 -06:00
jobs Fix Algolia deserialization errors by indexing by record_type and id rather than AR object (#5063) [deploy] 2019-12-11 11:49:35 -06:00
labor Fix deprecation for not_to raise_error (#5257) 2019-12-27 09:00:09 -06:00
lib Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
liquid_tags Routine Rubocop fixes (#5224) 2019-12-23 14:47:10 -05:00
mailers Make The Default Email An Enviroment Variable. (#4677) 2019-11-01 09:03:06 -04:00
models Create rake Task to Destroy Old Notifications (#5180) [deploy] 2019-12-26 13:17:34 -06:00
observers Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
policies Fix Rubocop lints (#5155) 2019-12-19 10:09:37 -05:00
requests Return a 401 Response when Github creds are bad via the API (#5249) [deploy] 2019-12-26 14:51:36 -06:00
routing
services Fix flaky Notifications::NewFollower::Send spec (#5236) 2019-12-26 11:49:18 -05:00
support Add Next Tech Liquid Tag (#4958) [deploy] 2019-12-10 15:19:30 -05:00
system Ensure comment has a path when created for specs (#5197) 2019-12-20 17:23:59 -05:00
uploaders Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
rails_helper.rb Introduce Sidekiq For Background Jobs (#5252) 2019-12-27 10:39:48 -05:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00