chinwagsocial/spec/workers/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
..
delivery_worker_spec.rb Fix followers synchronization mechanism not working when URI has empty path (#16510) 2021-08-11 17:48:42 +02:00
distribute_poll_update_worker_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
distribution_worker_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
fetch_replies_worker_spec.rb Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
move_distribution_worker_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
processing_worker_spec.rb
status_update_distribution_worker_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
update_distribution_worker_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00