Kore/app/src/testUtils/java/org/xbmc/kore/testutils
Martijn Brekhof dbd08c07aa Implemented unit/integration tests for the now playing panel (#420)
* Fixed issue with opening drawer and Espresso not waiting for
    when drawer was actually opened.
  * Implemented new handlers for MockTcpServer to test
    media control functions.
  * Decreased delay for sending reponses in MockTcpServer from
    1 sec to 100 ms. This was needed to prevent race conditions with
    the progress bar that increases automatically once per second.
2017-07-17 19:07:11 +01:00
..
tcpserver Implemented unit/integration tests for the now playing panel (#420) 2017-07-17 19:07:11 +01:00
CursorUtils.java Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
Database.java Implemented testing actionbar state (#382) 2017-04-29 16:08:15 +01:00
FileUtils.java Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
TestUtils.java Added unittest for multi-disc albums (#317) 2016-11-30 12:21:21 +00:00