mopidy/tests/audio
Thomas Adamcik 935a038405 audio: Only add albums that have a name
Fixes case where we could have an empty album. We could alternatively be more
conservative and only limit to fully empty albums. But I think we only want
ones with names anyway.
2014-12-22 22:45:31 +01:00
..
__init__.py audio: Move tests to make room for more audio tests 2012-11-13 20:26:05 +01:00
test_actor.py audio: Start storing the tags we find in audio 2014-12-18 23:28:19 +01:00
test_listener.py audio: Add tags changed event to audio. 2014-12-18 23:28:19 +01:00
test_playlists.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_scan.py audio: Move tags to track conversion to audio utils 2014-12-18 23:36:56 +01:00
test_utils.py audio: Only add albums that have a name 2014-12-22 22:45:31 +01:00