discourse/spec/jobs
Sam 824c3420e9 DEV: make Jobs.enqueue tests less fragile
Previously we depended on non Sidekiq specific mocking which is not the
official way of testing Sidekiq, this made these tests very fragile

New testing is more robust and complete
2019-01-09 09:51:11 +11:00
..
about_stats_spec.rb
auto_expire_user_api_keys.rb FEATURE: Automatically expire keys if not used for a configurable amount of time. (#6264) 2018-08-20 17:36:14 +02:00
auto_queue_handler_spec.rb
automatic_group_membership_spec.rb FIX: automatic group membership when using SSO 2018-05-15 01:48:30 +02:00
bulk_grant_trust_level_spec.rb
bulk_invite_spec.rb
bump_topic_spec.rb FEATURE: Topic timer for bumping a topic in the future 2019-01-04 13:08:04 +00:00
clean_up_associated_accounts_spec.rb DEV: Style and performance improvements 2018-12-11 09:58:20 +00:00
clean_up_crawler_stats_spec.rb FEATURE: control which web crawlers can access using a whitelist or blacklist 2018-03-22 15:41:02 -04:00
clean_up_deprecated_url_site_settings_spec.rb FIX: Remove site settings override for deprecated url site settings. 2018-11-20 11:42:39 +08:00
clean_up_email_logs_spec.rb DEV: Improve `Jobs::CleanUpEmailLogs` specs. 2018-10-08 11:11:20 +08:00
clean_up_post_reply_keys_spec.rb FEATURE: Clean up `PostReplyKey` records. 2018-08-23 10:40:02 +08:00
clean_up_unused_staged_users_spec.rb
clean_up_uploads_spec.rb FIX: `Jobs::CleanUpUploads` fails when value of upload data_type is an empty string. 2018-11-30 10:46:39 +08:00
correct_missing_dualstack_urls_spec.rb correct prev commit 2018-09-05 16:11:44 +10:00
crawl_topic_link_spec.rb
create_missing_avatars_spec.rb
delete_topic_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
disable_bootstrap_mode_spec.rb
download_avatar_from_url_spec.rb
download_backup_email_spec.rb fix the build 2018-04-25 22:34:23 +02:00
download_profile_background_from_url_spec.rb FEATURE: add profile_background fields into SSO (#5701) 2018-05-07 10:03:26 +02:00
emit_web_hook_event_spec.rb FEATURE: Filter topic and post web hook events by tags (#6726) 2018-12-05 14:44:06 +05:30
enable_bootstrap_mode_spec.rb
enqueue_digest_emails_spec.rb
export_csv_file_spec.rb Remove assertion `to_not raise_error`. 2018-05-25 09:57:08 +08:00
feature_topic_users_spec.rb
fix_out_of_sync_user_uploaded_avatar_spec.rb correct invalid spec 2018-08-31 15:06:30 +10:00
fix_primary_emails_for_staged_users_spec.rb FIX: Generate webhook payloads before destroy events (#6325) 2018-10-05 16:53:59 +08:00
fix_user_usernames_and_group_names_clash_spec.rb FIX: Rename `User#usernames` that clashes with `Group#name`. (#6069) 2018-07-09 16:54:57 +08:00
grant_anniversary_badges_spec.rb
grant_new_user_of_the_month_badges_spec.rb
heartbeat_spec.rb FIX: queue heartbeats in readonly modes 2018-08-29 12:36:59 +10:00
invalidate_inactive_admins_spec.rb FIX: invalidating inactive admin emails should mark them as not active 2018-12-12 17:07:49 -05:00
invite_email_spec.rb FIX: Don't try to send invite email when invite was deleted 2018-08-29 12:43:12 +02:00
jobs_base_spec.rb
jobs_spec.rb DEV: make Jobs.enqueue tests less fragile 2019-01-09 09:51:11 +11:00
migrate_url_site_settings_spec.rb More URL site settings into a onceoff job. 2018-11-14 20:29:20 +08:00
notify_mailing_list_subscribers_spec.rb PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
notify_moved_posts_spec.rb
pending_flags_reminder_spec.rb
pending_queued_posts_reminder_spec.rb
pending_users_reminder_spec.rb
periodical_updates_spec.rb FEATURE: push post rebake regular task to low priority queue 2019-01-09 08:57:20 +11:00
poll_feed_spec.rb FIX: drop title updates through RSS feeds 2018-08-28 16:25:04 +10:00
poll_mailbox_spec.rb FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
post_uploads_recovery_spec.rb Rename `Jobs::RecoverPostUploads` to rerun the job take 2. 2018-09-19 22:40:32 +08:00
process_email_spec.rb
process_post_spec.rb
publish_topic_to_category_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
pull_hotlinked_images_spec.rb Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
rebake_all_html_theme_fields_spec.rb FIX: extracted theme JavaScripts for multisite (#6502) 2018-10-18 17:05:34 +11:00
rebake_custom_emoji_posts_spec.rb uses emoji versions for specs (#6276) 2018-08-16 13:45:30 +02:00
recover_user_profile_backgrounds_spec.rb FIX: Onceoff job to fix missing user profile backgrounds. 2018-10-01 16:26:40 +08:00
reindex_search_spec.rb
send_system_message_spec.rb
suspicious_login_spec.rb FIX: Suspicious login detection (#6772) 2018-12-14 16:30:34 +00:00
test_email_spec.rb
tl3_promotions_spec.rb FIX: Clarify User.group_locked_trust_level. 2018-11-07 10:27:44 +08:00
toggle_topic_closed_spec.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
topic_reminder_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
unsilence_users_spec.rb
update_gravatar_spec.rb
user_email_spec.rb PERF: Quit out of the email job quickly if disabled (#6423) 2018-10-01 01:15:45 +08:00