docbrown/spec/services
rhymes f5a6ff32cc
Finalize Slack messengers refactoring (#7484)
* Remove dead code

* Rename SlackBotPingWorker to Slack::Messengers::Worker

* Remove useless Slack mock

* Fix specs
2020-04-24 21:15:10 +02:00
..
articles [deploy] Remove milestone sends (#7313) 2020-04-15 19:34:10 -04:00
audit remove persist audit job and do it inline (#5355) [deploy] 2020-01-09 08:49:22 -05:00
authentication Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
broadcasts/welcome_notification [deploy] Authentication refactoring - step 1 (#7259) 2020-04-15 12:13:10 -04:00
credits flaky spec fix: compare org updated_at properly (#7336) 2020-04-16 11:37:07 -05:00
data_sync/elasticsearch ensure that when Tag and ActsAsTaggableOn::Tag are updated their respective related docs are as well (#7218) 2020-04-14 08:38:09 -05:00
edge_cache/commentable [deploy] reindex articles to Elasticsearch in places where relations are updated or update_column is used (#7003) 2020-04-01 10:59:30 -05:00
exporter Use match_array instead of eq to ignore ordering (#5308) 2019-12-30 15:38:55 -05:00
fastly_vcl [deploy] Update whitelisted params on Fastly on deployments (#7279) 2020-04-16 15:11:57 -04:00
giphy Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
mentions [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
moderator Ensure records are updated properly after a user merge (#7416) 2020-04-21 14:17:11 -04:00
notifications [deploy] Send push to Android phones and use Pusher broadcasting (#6883) 2020-04-24 13:50:59 -04:00
payments Add DataDog monitors (#6188) 2020-02-25 11:06:25 -08:00
podcasts rescue Addressable::URI::InvalidURIError and mark podcast ep unreachable (#7343) 2020-04-17 13:11:08 -05:00
pro_memberships Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
search [deploy] Execute Reading List searches in Elasticsearch (#7440) 2020-04-24 10:30:17 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
slack Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
streams
suggester Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
user_blocks New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
users [deploy] Ensure Readinglist Reactions are Removed from Elasticsearch when Deleted (#7402) 2020-04-21 08:44:15 -05:00
webhook Move Webhook::DispatchEventJob to Sidekiq (#5722) [deploy] 2020-01-27 14:36:27 -05:00
analytics_service_spec.rb
article_with_video_creation_service_spec.rb Fix invalid body_markdown in article with video (#4258) [ci skip] 2019-10-08 15:41:44 -04:00
bulk_sql_delete_spec.rb Fix flaky delete spec by setting timestamp in the future and Decrease Notification Counts (#5321) [deploy] 2019-12-31 16:26:07 -05:00
medium_article_retrieval_service_spec.rb Nokogiri::HTML should receive the body, not the response object (#5297) 2019-12-31 08:46:49 -05:00
read_notifications_service_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
rss_reader_spec.rb Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
tag_adjustment_creation_service_spec.rb Move Notifications::TagAdjustmentNotificationJob to Sidekiq (#5909) [deploy] 2020-02-05 09:52:21 -08:00
tag_adjustment_update_service_spec.rb Mod tooling: add tags via /mod refactor (#5017) 2019-12-13 13:02:45 -05:00