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

Investigate how can we test the push notifications E2E #754

Open ognjenns opened 6 years ago

ognjenns commented 6 years ago

We need to have test for whole push notification logic in an end to end manner. That is receiving a call via push while app is in the background, receive it outside the App and conclude the whole flow. We need to find the way how we can do it.