mastodon/spec/services/activitypub
Matt Jankowski a4d49c236d
Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461)
2023-12-22 12:57:29 +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 Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 2023-12-21 11:20:12 +00:00
fetch_replies_service_spec.rb Fix `RSpec/MessageSpies` cop (#27751) 2023-11-07 09:46:28 +00:00
process_account_service_spec.rb Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 2023-12-21 11:20:12 +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