Kore/app/src/testUtils
Martijn Brekhof b1ec57f8e6 Updated integration tests for MediaProvider
* Refactored MediaProviderMusicTest splitting it up into separate classes
* Updated integration tests for MediaProvider

* Added tests to check displayartist
* Added tests to check various artists albums
2016-11-18 10:23:07 +00:00
..
assets Updated integration tests for MediaProvider 2016-11-18 10:23:07 +00:00
java/org/xbmc/kore/testutils Add Kodi version to Hosts table on DB and keep it periodically updated 2016-11-15 19:09:23 +00:00
README.md Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00

README.md

Resources required for both the local and instrumentation tests.

Note: do not put any tests here! Put local tests that DO NOT need to be executed on an android device in test. Put tests that DO need to run on an android device in androidTest.