chinwagsocial/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.
2022-02-10 19:42:45 +01:00
..
fetch_remote_account_service_spec.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
fetch_remote_status_service_spec.rb Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
fetch_replies_service_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
process_account_service_spec.rb Remove Keybase integration (#17045) 2021-11-26 05:58:18 +01:00
process_collection_service_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
process_status_update_service_spec.rb Add editing for published statuses (#17320) 2022-02-10 00:15:30 +01:00
synchronize_followers_service_spec.rb Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00