*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 them it in main project) * Use example app to do the happy-path of login (same as for mobile-security-template on PoC AGDROID-689) * Use templete/framework from AGDROID-716 * Setup circle-ci to download the repo and execute connected on device test |
|