docbrown/spec/models
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
..
concerns no need to use search_id for indexing worker (#7304) 2020-04-15 15:35:12 -04:00
shared_examples Various optimizations (#6249) [deploy] 2020-02-25 13:42:24 -05:00
webhook Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
api_secret_spec.rb [deploy] Validate API key description length (#7274) 2020-04-14 15:40:56 +02:00
application_record_spec.rb Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
article_destroy_spec.rb Move Articles::ScoreCalcJob to Sidekiq (#5875) [deploy] 2020-02-04 10:01:46 -08:00
article_spec.rb Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
audit_log_spec.rb Nullify audit logs on users delete (#7275) 2020-04-15 18:26:16 +02:00
backup_data_spec.rb Add functionality to remove and recover identity (#3377) 2019-07-03 12:01:16 -04:00
badge_achievement_spec.rb use new_badge_achievement_worker instead of active job (#5358) [deploy] 2020-01-07 08:16:17 -05:00
badge_spec.rb [deploy] Improve badge slug generation (#7386) 2020-04-20 15:47:44 +02:00
banished_user_spec.rb Introduce BanishedUser table (#5589) [deploy] 2020-01-21 17:15:58 -05:00
block_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
buffer_update_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
chat_channel_membership_spec.rb create searchable specs and remove redundant specs from AR models (#6450) [deploy] 2020-03-04 15:09:53 -05:00
chat_channel_spec.rb [deploy] Create private group chat channel for orgs (#7270) 2020-04-16 17:02:06 -04:00
classified_listing_category_spec.rb [deploy] Introduce ClassifiedListingCategory model (#7172) 2020-04-13 09:01:58 -04:00
classified_listing_spec.rb Use new classified listing categories (#7250) 2020-04-23 10:06:58 +07:00
collection_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
comment_spec.rb Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
credit_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
data_update_script_spec.rb Fix scripts startup check for development mode (#6520) 2020-03-09 17:15:21 +01:00
display_ad_event_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
display_ad_spec.rb Sanitisation of Ads (#6361) [deploy] 2020-02-28 13:20:34 -05:00
email_authorization_spec.rb [deploy] Add EmailAuthorization model (#6335) 2020-03-02 12:14:24 -05:00
event_spec.rb Move Events::BustCacheJob to Sidekiq and rename (#5379) 2020-01-06 15:51:46 -05:00
feedback_message_spec.rb [deploy] Add character limits for reported_url and message (#7283) 2020-04-14 15:57:21 -04:00
follow_spec.rb Replace peform_enqueued_jobs with sidekiq_perform_enqueued_jobs in specs (#6454) 2020-03-04 11:39:48 -07:00
github_issue_spec.rb Bump octokit from 4.8.0 to 4.12.0 (#744) [ci skip] 2018-09-25 17:04:58 -04:00
github_repo_spec.rb [deploy] Authentication refactoring - step 1 (#7259) 2020-04-15 12:13:10 -04:00
html_variant_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
html_variant_success_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
html_variant_trial_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
identity_spec.rb [deploy] Add user_id presence validation for Identity (#7365) 2020-04-17 20:02:26 +02:00
mention_spec.rb Add Mentions::CreateAllWorker for Sidekiq (#5463) 2020-01-13 13:23:30 -06:00
message_spec.rb [deploy] Small design and functionality touches to /connect (#7234) 2020-04-11 10:56:52 -04:00
note_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
notification_spec.rb Handle Reactions Without Users When Sending Notifications (#5820) 2020-02-07 14:10:52 -05:00
notification_subscription_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
organization_membership_spec.rb [deploy] Create private group chat channel for orgs (#7270) 2020-04-16 17:02:06 -04:00
organization_spec.rb [deploy] Improve some validations (#7335) 2020-04-16 18:59:12 +02:00
page_spec.rb Add dynamic monthly sitemaps (#6704) [deploy] 2020-03-19 17:20:23 -04:00
page_view_spec.rb Remove UserHistory Feature and PageViews from Algolia (#6127) [deploy] 2020-02-18 10:06:30 -05:00
podcast_episode_spec.rb [deploy] Decorator podcast episode metadata (#7303) 2020-04-17 12:52:11 -06:00
podcast_spec.rb Refactor Podcasts Bust Cache job (#5421) 2020-01-28 12:40:32 -05:00
poll_option_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
poll_skip_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
poll_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
poll_vote_spec.rb Upgrade Rubocop related gems and fix new violations (#3581) [ci skip] 2019-07-30 14:29:05 -04:00
pro_membership_spec.rb Fix pro_membership_spec's lint (#4193) [ci skip] 2019-10-02 13:04:43 -04:00
profile_pin_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
rating_vote_spec.rb Create implicit experience level rating vote upon creating of readinglist reaction (#6522) [deploy] 2020-03-10 10:59:49 -04:00
reaction_spec.rb Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
response_template_spec.rb [deploy] Finalize and add response templates feature (#7068) 2020-04-16 15:53:29 -04:00
role_spec.rb Add mod channel automation to tags (#5731) [deploy] 2020-02-06 16:27:12 -05:00
sponsorship_spec.rb Fix Sponsorship validations to take expiration date into an account (#6276) 2020-02-25 16:41:28 -05:00
tag_adjustment_spec.rb ensure that article tag_list always has more than 3 tags by stubbing the method (#5263) 2019-12-27 10:04:21 -06:00
tag_spec.rb 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
tweet_spec.rb Correctly save Tweet reply ids (#6951) 2020-03-31 11:09:19 +02:00
user_block_spec.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
user_counter_spec.rb User counters using PostgreSQL JSON (#5373) [deploy] 2020-02-03 10:35:08 -05:00
user_spec.rb [deploy] Add user_id presence validation for Identity (#7365) 2020-04-17 20:02:26 +02:00