mastodon/spec/workers
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
..
activitypub Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
admin
scheduler
web
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb
domain_clear_media_worker_spec.rb
feed_insert_worker_spec.rb
move_worker_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
publish_scheduled_announcement_worker_spec.rb
publish_scheduled_status_worker_spec.rb
refollow_worker_spec.rb
regeneration_worker_spec.rb
unfollow_follow_worker_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00