Spec coverage and refactor for pubsub/delivery worker (#3021)
* Framework for delivery worker spec * Refactor of pubsub delivery worker
This commit is contained in:
committed by
Eugen Rochko
parent
a1fc2cfa09
commit
0d70fe2659
@ -1,4 +1,5 @@
|
||||
Fabricator(:subscription) do
|
||||
account
|
||||
callback_url "http://example.com/callback"
|
||||
secret "foobar"
|
||||
expires_at "2016-11-28 11:30:07"
|
||||
|
Reference in New Issue
Block a user