-
Notifications
You must be signed in to change notification settings - Fork 56
Home
Nico Küchler edited this page Jun 22, 2014
·
10 revisions
Welcome to the android-gradle-template wiki!
- (done) working setup android studio + gradle + espresso + robolectric
- (done) extended app sample with database access
- (done) test automation with code coverage
- (done) decent test coverage with unit, component and acceptance tests
- (done) http calls with android annotations + wiremock + improve rest communication http://android-restful-pattern.blogspot.de/ https://github.com/posco2k8/rest_loader_tutorial
- (done) 3 week journey to USA west coast
- (in progress) update dependencies like build tools
- (plan) more component tests
- (plan) more acceptance tests
- (plan) measure memory usage, i believe there is a memory leak
- (plan) fragment activity example with unit, component and acceptance tests
- (plan) example what i mean with the experimental acceptance test with robolectric
- (plan) ...