mopidy/tests/frontends/mpd
2011-06-03 23:32:19 +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
command_list_test.py Create new MpdContext object which is passed to command handlers 2011-06-03 16:34:47 +02:00
connection_test.py Return permission error on use of MPD command 'kill' 2011-06-03 23:31:52 +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 Refactor MPD dispatcher 2011-06-03 22:37:05 +02:00
exception_test.py Add MpdPermissionError exception 2011-06-03 23:25:00 +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 List 'kill' MPD command in 'notcommands' instead of 'commands' 2011-06-03 23:32:19 +02: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
server_test.py Check if creation of IPv6 sockets works before using it (fixes #75) 2011-04-23 18:15:28 +02:00
status_test.py Create new MpdContext object which is passed to command handlers 2011-06-03 16:34:47 +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