mopidy/tests/frontends/mpd/protocol
2012-11-03 22:02:19 +01:00
..
__init__.py Start multiple backends 2012-10-27 14:55:09 +02:00
audio_output_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
authentication_test.py MPD command 'close' does not return 'OK' 2012-09-19 01:50:48 +02:00
command_list_test.py Don't use command_list as both bool and list (#211) 2012-10-17 01:43:22 +02:00
connection_test.py Fix all flake8 warnings in tests (#211) 2012-10-16 14:43:31 +02:00
current_playlist_test.py Fix plchanges so it returns nothing when nothing has changed 2012-11-01 23:28:19 +01:00
idle_test.py Remove some unused imports 2011-07-31 22:27:10 +02:00
music_db_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
playback_test.py Improvements after code review 2012-10-28 20:58:51 +01:00
reflection_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
regression_test.py Update tests to use tracks with valid URIs 2012-10-27 14:53:35 +02:00
status_test.py Move controllers to a new core actor 2012-09-27 20:35:39 +02:00
stickers_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
stored_playlists_test.py Merge branch 'develop' into feature/stored-playlists-cleanup 2012-11-03 22:02:19 +01:00