mopidy/tests/core
Thomas Adamcik 9f23757cc3 core: Return pending position during active seek.
This covers over that audio will fail query position while a seek is in
progress. It also means that instead of returning zero we at least return
something which is much closer to the time that we will soon end up playing
from.
2015-12-04 21:10:48 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_actor.py core: Update test 2015-08-11 10:06:58 +02:00
test_events.py Implemented playlist_deleted event 2015-07-26 11:57:17 +02:00
test_history.py compat: Replace (int, long) with compat.integer_types 2015-10-29 22:21:48 +01:00
test_library.py core: library.refresh() should check if backend has library 2015-08-23 00:35:54 +02:00
test_listener.py Implemented playlist_deleted event 2015-07-26 11:57:17 +02:00
test_mixer.py core: Correct volume/mute return values 2015-05-07 00:13:58 +02:00
test_playback.py core: Return pending position during active seek. 2015-12-04 21:10:48 +01:00
test_playlists.py Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
test_tracklist.py Add core config values to relevent test cases. 2015-07-19 23:05:39 -04:00