mopidy/tests/local
Thomas Adamcik 3a57a5792b core: Make sure we always emit state_changed between tracks
Gapless broke this, so this change makes sure that next/prev/play and gapless
track changes all correctly emit events.

Note that this only ensures we get PLAYING -> PLAYING events. Not the old
STOPPED -> PLAYING and then PLAYING -> STOPPED.
2015-11-21 22:43:40 +01:00
..
__init__.py Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
test_json.py local: Replace local/data_dir with core/data_dir 2015-08-23 00:37:38 +02:00
test_library.py local: Replace local/data_dir with core/data_dir 2015-08-23 00:37:38 +02:00
test_playback.py core: Make sure we always emit state_changed between tracks 2015-11-21 22:43:40 +01:00
test_search.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_tracklist.py tests: Convert local tracklist test to use core actor proxy. 2015-11-21 22:31:25 +01:00
test_translator.py compat: Avoid non-ASCII in byte literals 2015-10-29 22:57:06 +01:00