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

Implement 1st step of CI/CD #282

Closed atsakiridis closed 7 years ago

atsakiridis commented 8 years ago

Investigate best CI/CD system out there (probably travis-ci since we're in Github) for android builds and configure it to build our code and see if we can integrate it with TestFairy for distribution.

Also investigate end-to-end test tools for android and see if we can get a very basic scenario working for this release. http://appium.io/ seems pretty promising, also see if we can integrate this with https://github.com/RestComm/webrtc-test

Also consider automatically generating reference doc

Here are the steps involved:

This is just an umbrella issue. Broken down actionable issues will be created

atsakiridis commented 7 years ago

Is already tracked in respective milestone