mastodon/spec/workers
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419)
2024-08-19 15:59:06 +00:00
..
activitypub Add `match_json_values` and use in AP worker specs (#30720) 2024-06-19 13:46:52 +00:00
admin
import
scheduler Add `User.unconfirmed` scope, reduce factories in `scheduler/user_cleanup` spec (#31063) 2024-07-25 14:18:24 +00:00
web
webhooks
account_refresh_worker_spec.rb
add_to_public_statuses_index_worker_spec.rb
after_account_domain_block_worker_spec.rb
backup_worker_spec.rb Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
bulk_import_worker_spec.rb
cache_buster_worker_spec.rb
delete_mute_worker_spec.rb
domain_block_worker_spec.rb
domain_clear_media_worker_spec.rb
feed_insert_worker_spec.rb
filtered_notification_cleanup_worker_spec.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 2024-08-07 15:14:37 +00:00
import_worker_spec.rb
move_worker_spec.rb Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
poll_expiration_notify_worker_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
post_process_media_worker_spec.rb Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
publish_announcement_reaction_worker_spec.rb
publish_scheduled_announcement_worker_spec.rb
publish_scheduled_status_worker_spec.rb
push_conversation_worker_spec.rb
push_encrypted_message_worker_spec.rb
push_update_worker_spec.rb
redownload_avatar_worker_spec.rb Disable `Rails/SkipsModelValidations` cop (#28712) 2024-01-15 13:46:47 +00:00
redownload_header_worker_spec.rb Disable `Rails/SkipsModelValidations` cop (#28712) 2024-01-15 13:46:47 +00:00
redownload_media_worker_spec.rb
refollow_worker_spec.rb
regeneration_worker_spec.rb
removal_worker_spec.rb
remove_featured_tag_worker_spec.rb
remove_from_public_statuses_index_worker_spec.rb
resolve_account_worker_spec.rb
tag_unmerge_worker_spec.rb
unfilter_notifications_worker_spec.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 2024-08-19 15:59:06 +00:00
unfollow_follow_worker_spec.rb
unpublish_announcement_worker_spec.rb
verify_account_links_worker_spec.rb