docbrown/spec/services
Molly Struve 72f04e4a13
Create Reactions Index in Elasticsearch and Serializer (#6899)
* create index for reactions and their reactables, set up serializer

* use respond_to instead of checking type

* remove rubocop change

* add last_indexed_at to reactions index
2020-03-27 18:44:54 -04:00
..
articles Rubocop fixes (#6904) 2020-03-27 15:30:59 +01:00
audit remove persist audit job and do it inline (#5355) [deploy] 2020-01-09 08:49:22 -05:00
broadcasts/welcome_notification Implement authentication welcome notification (#6846) 2020-03-27 15:21:40 -04:00
credits Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
edge_cache/commentable Fix comment deletion bug (#3732) 2019-08-27 17:07:09 -04:00
exporter Use match_array instead of eq to ignore ordering (#5308) 2019-12-30 15:38:55 -05: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 fix banish user spec (#6515) [deploy] 2020-03-06 19:16:45 -05:00
notifications Add welcome thread welcome notification (#6221) [deploy] 2020-03-19 18:57:32 +01:00
payments Add DataDog monitors (#6188) 2020-02-25 11:06:25 -08:00
podcasts Dont let HTTParty::RedirectionTooDeep Errors kill Podcast Ep. Update Workers (#6735) [deploy] 2020-03-20 08:19:14 -05:00
pro_memberships Move SlackBotPingJob to Sidekiq (#5615) 2020-01-22 08:24:33 -05:00
search Create Reactions Index in Elasticsearch and Serializer (#6899) 2020-03-27 18:44:54 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
slack Rubocop fixes (#6904) 2020-03-27 15:30:59 +01:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
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 Create specs for users/edit.html.erb (#6739) 2020-03-20 11:29:20 -04:00
webhook Move Webhook::DispatchEventJob to Sidekiq (#5722) [deploy] 2020-01-27 14:36:27 -05:00
analytics_service_spec.rb Make unsure specs more confident about time (#3518) 2019-07-23 09:36:47 -04:00
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
authorization_service_spec.rb Add Slack messengers: part 1 (#6748) 2020-03-24 18:45:40 +01: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
ping_admins_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -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 Fix logging for dev and test environments (#5922) 2020-02-07 10:15:08 -05: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