Kore/app/src/androidTest/java/org/xbmc/kore/testhelpers
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
..
action Added three tests to test clearing the search view 2016-06-20 14:59:12 +02:00
EspressoTestUtils.java Added three tests to test clearing the search view 2016-06-20 14:59:12 +02:00
LoaderIdlingResource.java Implemented integration tests to test restoring search query 2016-06-16 11:04:25 +02:00
Matchers.java Implemented integration tests to test restoring search query 2016-06-16 11:04:25 +02:00
Utils.java Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00