mastodon/spec/services/activitypub
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
2024-01-10 11:06:58 +00:00
..
fetch_featured_collection_service_spec.rb Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461) 2023-12-22 12:57:29 +00:00
fetch_featured_tags_collection_service_spec.rb
fetch_remote_account_service_spec.rb
fetch_remote_actor_service_spec.rb
fetch_remote_key_service_spec.rb
fetch_remote_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
fetch_replies_service_spec.rb
process_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
process_collection_service_spec.rb Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 2023-12-21 11:20:12 +00:00
process_status_update_service_spec.rb Remove `default_scope` from `MediaAttachment` class (#28043) 2023-11-30 13:30:35 +00:00
synchronize_followers_service_spec.rb