mopidy/tests/core
Jens Luetjen bf4da7a627 Add tests to ensure that play, next will not busy-loop
Test PlaybackController functions play(), next(), previous()
and _on_about_to_finish() that they will not loop forever
if all tracks are unplayable.
2016-03-26 09:43:38 +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: Make lookup() ignore tracks without URI 2016-01-01 23:44:26 +01: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 Add tests to ensure that play, next will not busy-loop 2016-03-26 09:43:38 +01:00
test_playlists.py core: Add PlaylistsController.get_uri_schemes(). 2015-12-13 19:02:33 +01:00
test_tracklist.py Add core config values to relevent test cases. 2015-07-19 23:05:39 -04:00