chinwagsocial/spec/workers
Eugen Rochko e17c2e5da5 Batched remove status service (#3735)
* Make Pubsubhubbub::DistributionWorker handle both single stream entry
arguments, as well as arrays of stream entries

* Add BatchedRemoveStatusService, make SuspendAccountService use it

* Improve method names

* Add test

* Add more tests

* Use PuSH payloads of 100 to have a clear mapping of
1000 input statuses -> 10 PuSH payloads

It was nice while it lasted
2017-06-14 18:01:35 +02:00
..
pubsubhubbub Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00
scheduler Specs for cleanup workers (#3235) 2017-05-22 19:36:21 +02:00
after_remote_follow_request_worker_spec.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
after_remote_follow_worker_spec.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker (#2961) 2017-05-10 15:45:43 +02:00
domain_block_worker_spec.rb Coverage for domain block worker (#2997) 2017-05-11 22:25:15 +02:00
feed_insert_worker_spec.rb Spec feed insert worker (#2965) 2017-05-10 20:32:05 +02:00
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00