about summary refs log tree commit diff
path: root/spec/workers/pubsubhubbub/confirmation_worker_spec.rb
AgeCommit message (Collapse)Author
2017-05-12Spec coverage and refactor for pubsub/delivery worker (#3021)Matt Jankowski
* Framework for delivery worker spec * Refactor of pubsub delivery worker
2017-05-11Pubsub confirmation worker spec (#2974)Matt Jankowski
* Add specs for valid challenge response from pubsub confirmation worker * Refactor the pubsub confirmation worker