mopidy/tests/core
Thomas Adamcik 82bf1c0eb9 core: Move core.playback.on_end_of_track off change_track helper
Only handles the playing case, unlike the previous and next changes. It should
also be noted that this is just a temporary state on the road to making this
method handle gapless.
2015-01-21 23:15:42 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_actor.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_events.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_history.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_listener.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_playback.py core: Move core.playback.on_end_of_track off change_track helper 2015-01-21 23:15:42 +01:00
test_playlists.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_tracklist.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00