You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/services
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892)
12 months ago
..
activitypub Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 12 months ago
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
app_sign_up_service_spec.rb Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 1 year ago
authorize_follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
backup_service_spec.rb
batched_remove_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
block_domain_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
block_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb
bulk_import_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
clear_domain_media_service_spec.rb
delete_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
fan_out_on_write_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
favourite_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb
follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
import_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
mute_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
notify_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
post_status_service_spec.rb
precompute_feed_service_spec.rb
process_mentions_service_spec.rb
purge_domain_service_spec.rb Reduced repeated setup in `PurgeDomainService` spec (#28786) 1 year ago
reblog_service_spec.rb Disable `Rails/SkipsModelValidations` cop (#28712) 1 year ago
reject_follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
remove_from_followers_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
remove_status_service_spec.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 1 year ago
report_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
resolve_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
resolve_url_service_spec.rb
search_service_spec.rb
software_update_check_service_spec.rb
suspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
translate_status_service_spec.rb
unallow_domain_service_spec.rb Reduced repeated setup in `UnallowDomainService` spec (#28785) 1 year ago
unblock_domain_service_spec.rb
unblock_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
unfollow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
unsuspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
update_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
update_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
verify_link_service_spec.rb