mopidy/tests/frontends/mpd
Thomas Adamcik 75984dda6a Merge branch 'develop' into feature/glib-loop
Conflicts:
	mopidy/core.py
	mopidy/frontends/mpd/__init__.py
2011-07-04 00:31:18 +02:00
..
__init__.py Relocate MPD frontend to 'mopidy.frontends.mpd' 2010-08-09 21:17:36 +02:00
audio_output_test.py Replace all single letter instance variables in MPD protocol tests 2011-06-03 16:52:52 +02:00
authentication_test.py Moved mpd session to mopidy.frontends.mpd 2011-06-17 01:44:22 +02:00
command_list_test.py Refactor MpdDispatcher to use a filter model, like Java Servlets. Password authentication handling becomes much cleaner. 2011-06-04 02:21:14 +02:00
connection_test.py Moved mpd session to mopidy.frontends.mpd 2011-06-17 01:44:22 +02:00
current_playlist_test.py Replace all single letter instance variables in MPD protocol tests 2011-06-03 16:52:52 +02:00
dispatcher_test.py Rename handle_pattern decorator to handle_request 2011-06-04 18:51:18 +02:00
exception_test.py Make the error_code a class attribute on MPD exceptions 2011-06-07 02:26:58 +02:00
music_db_test.py Replace all single letter instance variables in MPD protocol tests 2011-06-03 16:52:52 +02:00
playback_test.py Replace all single letter instance variables in MPD protocol tests 2011-06-03 16:52:52 +02:00
reflection_test.py Change uri_handlers to uri_schemes on backends 2011-06-27 18:02:02 +03:00
regression_test.py Fix 'song: None' in 'status' response 2011-04-06 22:40:50 +02:00
serializer_test.py mopidy-scan fails if track has no artist name 2011-02-09 18:48:15 +02:00
status_test.py Rename one letter variable in tests 2011-06-03 23:58:24 +02:00
stickers_test.py Replace all single letter instance variables in MPD protocol tests 2011-06-03 16:52:52 +02:00
stored_playlists_test.py Replace all single letter instance variables in MPD protocol tests 2011-06-03 16:52:52 +02:00