mastodon/spec/services
David Roetzel 016c1e4e78
Improve handling of encoding problems when creating link previews (#30929)
2024-07-05 11:54:38 +00:00
..
activitypub
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb
after_block_domain_from_account_service_spec.rb Undo notification permissions on individual and domain blocks (#29570) 2024-03-26 14:46:38 +00:00
after_block_service_spec.rb
after_unallow_domain_service_spec.rb
app_sign_up_service_spec.rb
appeal_service_spec.rb Add `sidekiq_inline` to appeal service spec (#30562) 2024-06-06 14:19:37 +00:00
approve_appeal_service_spec.rb
authorize_follow_service_spec.rb
backup_service_spec.rb Fix duplicate `@context` attribute in user export (#30653) 2024-06-12 07:28:28 +00:00
batched_remove_status_service_spec.rb
block_domain_service_spec.rb Improve specs for severed relationships (#29688) 2024-03-22 16:25:36 +00:00
block_service_spec.rb Undo notification permissions on individual and domain blocks (#29570) 2024-03-26 14:46:38 +00:00
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb Combine double subject runs and DRY up change check in bulk import service spec (#29402) 2024-04-17 08:23:25 +00:00
bulk_import_service_spec.rb Use enum-generated scopes/queries for `BulkImport` (#29975) 2024-04-18 10:13:35 +00:00
clear_domain_media_service_spec.rb
create_featured_tag_service_spec.rb Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 2024-04-17 11:13:52 +00:00
delete_account_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_link_card_service_spec.rb Improve handling of encoding problems when creating link previews (#30929) 2024-07-05 11:54:38 +00:00
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb
follow_service_spec.rb
import_service_spec.rb
move_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb Fix notifications from limited users being outright dropped (#30559) 2024-06-12 13:50:38 +00:00
post_status_service_spec.rb fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 2024-06-10 13:33:48 +00:00
precompute_feed_service_spec.rb
process_hashtags_service_spec.rb
process_mentions_service_spec.rb
purge_domain_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_domains_from_followers_service_spec.rb
remove_featured_tag_service_spec.rb Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999) 2024-04-19 19:44:59 +00:00
remove_from_followers_service_spec.rb
remove_status_service_spec.rb Fix repeated Delete/Undo assertion in remove status service spec (#30715) 2024-06-17 10:21:29 +00:00
report_service_spec.rb
resolve_account_service_spec.rb
resolve_url_service_spec.rb
search_service_spec.rb
software_update_check_service_spec.rb
suspend_account_service_spec.rb
tag_search_service_spec.rb
translate_status_service_spec.rb
unallow_domain_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfavourite_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 2024-04-17 11:13:52 +00:00
unsuspend_account_service_spec.rb
update_account_service_spec.rb
update_status_service_spec.rb Fix intermittent order based failure in `UpdateStatusService` spec (#30008) 2024-04-22 08:30:38 +00:00
verify_link_service_spec.rb
vote_service_spec.rb
webhook_service_spec.rb