*What* Set up a circle ci project, watching for prs Initially using an existing keycloak instance which may or may not be running in OpenShift [Example|https://github.com/aerogear/aerogear-android-pipe/blob/master/circle.yml]
*How* * Create repo for integration tests (don't include it in main project) * Use test written for example app (AEROGEAR-2115) * Use templete/framework from AGDROID-716 * Setup circle-ci to download the repo and execute connected on device test |
|