mopidy/tests/mpd/protocol
Trygve Aaberge 9771eda230 mpd: Test that "list album foo" responds correctly
Previously, test_list_album_with_artist_name would only test that the
command didn't fail. Now it also checks that the response is correct.
That is, that the response contains albums.

This makes the test detect the error reported in #817.
2014-08-05 18:34:08 +02:00
..
__init__.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_audio_output.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_authentication.py mpd: Fix crash on wrong number of command args 2014-07-26 13:56:26 +02:00
test_channels.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_command_list.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_connection.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_current_playlist.py mpd: Implement playlistinfo from current playlist 2014-01-23 23:12:25 +01:00
test_idle.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_music_db.py mpd: Test that "list album foo" responds correctly 2014-08-05 18:34:08 +02:00
test_playback.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_reflection.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_regression.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_status.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_stickers.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_stored_playlists.py Fix all import order warnings 2014-05-07 20:08:43 +02:00