funkwhale/api/tests/subsonic
Toke Høiland-Jørgensen 8193782f68 subsonic: Don't crash when serialising artist with no name
If the name of an artist is not set, the serialiser will crash. Instead,
just skip such an artist when serialising a list of artists.

Also add test for serialising an artist with an empty name.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-08-30 14:18:17 +02:00
..
test_authentication.py Fix #339: Subsonic API login is now case insensitive 2018-06-28 16:47:45 +02:00
test_renderers.py See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00
test_serializers.py subsonic: Don't crash when serialising artist with no name 2018-08-30 14:18:17 +02:00
test_views.py subsonic: Catch ValueError when casting input parameters 2018-08-30 14:18:02 +02:00