mopidy/tests/local
Thomas Adamcik b0aebaf993 core: Make sure current_tl_track changes on stream change
- Adds stream changed handler to core
- Moves playback started trigger to stream changed
- Made about to finish store next track in _pending_tl_track
- Set the pending track as current in stream changed
- Adds tests for all of this and fixes existing tests
2015-01-23 00:14:30 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_events.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_json.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_library.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_playback.py core: Make sure current_tl_track changes on stream change 2015-01-23 00:14:30 +01:00
test_playlists.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_search.py Add test for exact search with album query 2015-01-05 23:24:52 -05:00
test_tracklist.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_translator.py local: Move musicbrainz cover art helper to translator 2014-12-18 23:28:14 +01:00