frisbee
frisbee copied to clipboard
Run connectedTests on CI
We should run connectedTests on an emulator on Travis. Memory of Travis env may not be enough. We should try and see.
This is also related to #417
Little bit research.
Our tests successfully run on a device with the app already setup.
When I delete the app and run ./gradlew connectedCheck it fails.
It is because, at first the chapters are not gotten from the network. App is not initialized etc. Even if MainActivityTest tries to open MainActivity, it redirects it to FirstStartActivitiy.
most work is already done in https://github.com/gdg-x/frisbee/tree/ci/integration-tests
The work is done but it does not quite reliable. The main problem is the spinner in the main page. Once we replace it, I am planning to try again.
On Fri, Jun 3, 2016, 23:04 Friedger Müffke [email protected] wrote:
most work is already done in https://github.com/gdg-x/frisbee/tree/ci/integration-tests
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/gdg-x/frisbee/issues/438#issuecomment-223680519, or mute the thread https://github.com/notifications/unsubscribe/AAuly82tZDNYKUAYjw_9s6S6gHTrXsvoks5qIIjQgaJpZM4FikUU .