RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

Do more manual testing for Push Notifications #789

Closed atsakiridis closed 6 years ago

atsakiridis commented 6 years ago

Once all push notifications features are finished we need to test:

Important: I think it makes sense to use staging for testing, and also use a bigger timeout in RC/Push Server like 5-10 seconds so that we don't have the problems with sometimes notifications not working. That we we can have a stable env to test and if something goes wrong we know it's an issue

atsakiridis commented 6 years ago

@ognjenns not sure if we already discussed it, but please add to the spreadsheet any new manual test cases that you think of, to test push notifications, so that we don't forget to test them in future test sessions

ognjenns commented 6 years ago

For the staging, I couldnt connect (REGISTER), so I switch to cloud testing. I tested with double calls (one for running the service, second to get actual call while on background) same for messages. We can test this again when we fixes that issue about the timeout.