Spec coverage and refactor for pubsub/delivery worker (#3021)
* Framework for delivery worker spec * Refactor of pubsub delivery worker
This commit is contained in:
parent
a1fc2cfa09
commit
0d70fe2659
5 changed files with 151 additions and 29 deletions
|
@ -1,4 +1,5 @@
|
|||
Fabricator(:subscription) do
|
||||
account
|
||||
callback_url "http://example.com/callback"
|
||||
secret "foobar"
|
||||
expires_at "2016-11-28 11:30:07"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue