mopidy/tests/core
Thomas Adamcik e74eafb38a core: Switch back to correct track if seek happens before stream changed
Technically the seek still needs to be postponed for this to work right, but
it's a step closer.
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: Switch back to correct track if seek happens before stream changed 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