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
Claire 2af03164cb
Improve tests involving push_bulk (#17508)
sidekiq-bulk's push_bulk can either accept arguments directly or run them
through a block.

Setting expectations on the result of evaluating the blocks allows testing
more code (the block itself) and the test is moved closer to the *interface*
of the tested code than its precise implementation.
3 years ago
..
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb Add support for editing for published statuses (#16697) 3 years ago
fetch_replies_service_spec.rb Improve tests involving push_bulk (#17508) 3 years ago
process_account_service_spec.rb Remove Keybase integration (#17045) 3 years ago
process_collection_service_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
process_status_update_service_spec.rb Add editing for published statuses (#17320) 3 years ago
synchronize_followers_service_spec.rb Add follower synchronization mechanism (#14510) 4 years ago