mopidy/tests/frontends/mpd/protocol
2012-09-15 17:46:25 +02:00
..
__init__.py Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +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 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
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 Fix crash in 'playlistinfo' when called with a songpos not matching an CPID (fixes #162) 2012-08-24 00:21:03 +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 Add PlaybackState enum 2012-09-14 01:17:55 +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 Fix crash on mismatching quotation (fixes #137) 2012-02-13 10:30:46 +01:00
status_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
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 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