grocer
grocer copied to clipboard
Acceptance testing server not working?
Hi - I've been using Grocer in a production app for several years, and I really appreciate it.
Today I was updating the app to ruby 2.4.0 and rails 4.2.8, and now my tests are failing. I'm initializing the grocer testing server just like in the sample code, and I've checked everything else I can think of. (Push notifications are still sending successfully when connecting to Apple's APNs).
The result I get in rspec is a timeout failure, because server.notifications.pop just sits and waits with no events.
Is anyone else having this problem?
@benrugg I'm not actively using grocer, so I can't comment than to say... please let us know what you find.