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. |
||
|---|---|---|
| .. | ||
| protocol | ||
| __init__.py | ||
| test_commands.py | ||
| test_dispatcher.py | ||
| test_exceptions.py | ||
| test_status.py | ||
| test_tokenizer.py | ||
| test_translator.py | ||