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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_audio_output.py | ||
| test_authentication.py | ||
| test_channels.py | ||
| test_command_list.py | ||
| test_connection.py | ||
| test_current_playlist.py | ||
| test_idle.py | ||
| test_music_db.py | ||
| test_playback.py | ||
| test_reflection.py | ||
| test_regression.py | ||
| test_status.py | ||
| test_stickers.py | ||
| test_stored_playlists.py | ||