mopidy/tests/mpd/protocol
Stein Magnus Jodal b29f9e10c4 core: get_mute() with no mixer returns None
...and not False, because the mute state is unknown (None) and not
unmuted (False) when there is no mixer.

Note that this change does not affect the MPD responses.
2015-03-13 21:19:56 +01:00
..
__init__.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_audio_output.py core: get_mute() with no mixer returns None 2015-03-13 21:19:56 +01:00
test_authentication.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_channels.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_command_list.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_connection.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_current_playlist.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_idle.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_music_db.py core: Rename list_distinct to get_distinct 2015-03-02 22:41:09 +01:00
test_playback.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_reflection.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_regression.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_status.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_stickers.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_stored_playlists.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00