Kore/app
Martijn Brekhof bbda7df4aa Refactored integration tests to use robolectric (#302)
* Updated travis build to include running local tests for each PR
* Removed unused methods from Utils.java
* Moved all resources required by both local and instrumentation tests
  to testUtils
* Added proguard rules for the test builds to prevent proguard from discarding
  the junit classes
2016-11-08 11:43:10 +00:00
..
src Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
.gitignore First dump 2015-01-14 11:12:47 +00:00
build.gradle Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
proguard-rules.pro Switched HTTP library. Using OkHttp explicitly now, instead of the default Android one, which varies acroos OS versions. 2015-04-18 10:52:31 +01:00
proguardTest-rules.pro Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00