mopidy/tests/local
Thomas Adamcik 49f16704d8 core: Remove on_end_of_track from playback
This has been replaced by on_about_to_finish and on_end_of_stream.
Tests have been updated to reflect these changes.
2015-01-22 23:16:51 +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: Remove on_end_of_track from playback 2015-01-22 23:16:51 +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