Commit Graph

5 Commits

Author SHA1 Message Date
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
Martijn Brekhof e399c3e607 Fixed travis build tools version 2016-09-21 14:33:57 +02:00
Martijn Brekhof 6a928e3c95 Added fix for travis build 2016-06-20 20:57:40 +02:00
Martijn Brekhof 1008b87213 Upgraded travis CI config to match our android build (tools) version 2016-06-01 08:06:40 +02:00
Martijn Kaijser 8ab94c3ce2 [CI] add Travis-CI file for auto build testing 2016-02-06 20:31:57 +01:00