mopidy/tests/frontends/mpd/protocol
2012-09-28 00:48:28 +02:00
..
__init__.py MPD: Use core actor passed to frontend 2012-09-28 00:48:28 +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 Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +02:00
connection_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
current_playlist_test.py Move controllers to a new core actor 2012-09-27 20:35:39 +02: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 Move controllers to a new core actor 2012-09-27 20:35:39 +02: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 Move controllers to a new core actor 2012-09-27 20:35:39 +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 Move controllers to a new core actor 2012-09-27 20:35:39 +02:00