Kore/app/src
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
..
androidTest Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
instrumentationTest Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
main Implemented showing artist names in song lists (#281) 2016-10-20 19:26:43 +01:00
test Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
testUtils Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00