docbrown/spec
Alex 62f3e31698
Move RssReaderFetchUserJob to Sidekiq (#5685) [deploy]
* Create RssReaderFetchUserWorker

* Create RssReaderFetchUserWorker spec

* Update reference to RssReaderFetchUserWorker

* Update spec for clarity

- Update fake user_id to 9999
- Update return for user.feed_url

* Add feed_url check before calling worker

* Update random user_id for queue test

* Update fake user_id argument in spec
2020-01-24 14:14:20 -08:00
..
black_box Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
decorators Introduce BanishedUser table (#5589) [deploy] 2020-01-21 17:15:58 -05:00
factories [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
fixtures Creating podcasts by users (#3730) [deploy] 2020-01-08 16:14:25 -05:00
helpers Fix linting (#4933) [deploy] 2019-11-26 08:35:34 -05:00
initializers Group all PG::TRDeadlockDetected and PG::QueryCanceled errors together (#5681) [deploy] 2020-01-23 17:54:46 -05:00
jobs Remove ExportContentJob and spec (#5711) 2020-01-24 14:13:48 -08:00
labor API tags: improve caching and purging (#5673) [deploy] 2020-01-24 13:55:22 -05:00
lib Increase cache TTL for social preview images (#5471) [deploy] 2020-01-17 17:06:06 -05:00
liquid_tags Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
mailers [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
models Change BustHomepageCacheJob to BustHomepageCacheWorker and move to sidekiq (#5581) 2020-01-24 12:59:34 -05:00
observers Move SlackBotPingJob to Sidekiq (#5615) 2020-01-22 08:24:33 -05:00
policies Fix Rubocop lints (#5155) 2019-12-19 10:09:37 -05:00
requests API tags: improve caching and purging (#5673) [deploy] 2020-01-24 13:55:22 -05:00
routing
services Migrate PodcastEpisodes::CreateJob to PodcastEpisodes::CreateWorker for Sidekiq (#5633) 2020-01-23 15:37:43 -05:00
support Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
system [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -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
workers Move RssReaderFetchUserJob to Sidekiq (#5685) [deploy] 2020-01-24 14:14:20 -08:00
rails_helper.rb Sidekiq: add test helpers (#5326) 2020-01-02 08:39:40 -05:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00