mopidy/tests
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
..
audio Merge remote-tracking branch 'adamcik/fix/gh-734-cleanup-audio-buffering' into develop 2014-07-20 12:29:49 +02:00
backend Fix all import order warnings 2014-05-07 20:08:43 +02:00
config config: Add optional support to Boolean type 2014-07-15 00:33:30 +02:00
core Use 'mute' instead of 'muted', to avoid changing old APIs 2014-07-12 03:14:19 +02:00
data local: Make search filters more robust (fixes #635) 2014-01-17 23:43:43 +01:00
http http: Make event emitting testable 2014-07-17 01:14:06 +02:00
local core: Use new mixer API 2014-07-08 01:11:25 +02:00
mpd mpd: Test that "list album foo" responds correctly 2014-08-05 23:52:40 +02:00
utils Fix all import order warnings 2014-05-07 20:08:43 +02:00
__init__.py tests: Use utf-8 when encoding our test data paths to bytes 2013-06-27 00:25:25 +02:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
test_commands.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_exceptions.py exc: Add {Backend,Frontend,Mixer}Error exceptions 2014-07-16 10:32:18 +02:00
test_ext.py Fail early if extension doesn't implement setup() 2014-08-03 23:13:14 +02:00
test_help.py version help test fixed 2014-07-26 12:31:53 +02:00
test_mixer.py Use 'mute' instead of 'muted', to avoid changing old APIs 2014-07-12 03:14:19 +02:00
test_models.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_version.py Bump version to 0.19.3 2014-08-03 23:34:25 +02:00