Kush Kella
Kush Kella
I was having the same problem, and the only solution I came across was mocking the `Grocer::Pusher` class as follows: ``` ruby module Grocer class Pusher class_attribute :notifications def push(notification)...
That is great to hear. It would be great if you could merge it and release a patch for salesforce_bulk gem. Will really appreciate this!
No I'm not. I've added some helper code to my project to help with unit testing, but I haven't created a public fork. I submitted a PR to fix issues...
And @lorgio I apologize for not being able to merge your PR in my fork given I wasn't maintaining it.