]> cat aescling's git repositories - mastodon.git/commit
Spec coverage and refactor for pubsub/delivery worker (#3021)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Fri, 12 May 2017 18:35:36 +0000 (14:35 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 12 May 2017 18:35:36 +0000 (20:35 +0200)
commit0d70fe26590433c06948a2827ea582b53fdfd6a1
tree70bb50ecaf17ad3f783ca962610462a802bd8f35
parenta1fc2cfa0990845db70294277e84d4347fe50642
Spec coverage and refactor for pubsub/delivery worker (#3021)

* Framework for delivery worker spec

* Refactor of pubsub delivery worker
app/workers/pubsubhubbub/delivery_worker.rb
spec/fabricators/subscription_fabricator.rb
spec/workers/pubsubhubbub/confirmation_worker_spec.rb
spec/workers/pubsubhubbub/delivery_worker_spec.rb [new file with mode: 0644]
spec/workers/pubsubhubbub/distribution_worker_spec.rb