mopidy/tests/mpd
Trygve Aaberge c798257f00 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.

(cherry picked from commit 9771eda230)
2014-08-05 23:52:40 +02:00
..
protocol mpd: Test that "list album foo" responds correctly 2014-08-05 23:52:40 +02:00
__init__.py mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
test_commands.py mpd: Fix crash on wrong number of command args 2014-07-26 13:56:26 +02:00
test_dispatcher.py mpd: Remove old command handlers 2014-01-24 00:35:10 +01:00
test_exceptions.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_status.py dummy: Move dummy backend back into the mopidy package 2014-01-18 01:38:10 +01:00
test_tokenizer.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
test_translator.py Fix all import order warnings 2014-05-07 20:08:43 +02:00