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/activitypub
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
12 months ago
..
fetch_featured_collection_service_spec.rb Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461) 1 year ago
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 Reformat large key values in service specs (#26181) 1 year ago
fetch_remote_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 12 months ago
fetch_replies_service_spec.rb Fix `RSpec/MessageSpies` cop (#27751) 1 year ago
process_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 12 months ago
process_collection_service_spec.rb Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 1 year ago
process_status_update_service_spec.rb Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
synchronize_followers_service_spec.rb