pushmeup
pushmeup copied to clipboard
Do notifications get sent in testing environment?
I have some automated tests for testing asynchronous jobs with sidekiq that send push notifications.
They pass, but the device which should be getting the notifications is not receiving it (yes I am sure the test env is set up correctly and the token is correct)
Is it just that the push notifications do not get sent out in test env