mopidy/tests/mpd
Trygve Aaberge c062dd21c4 mpd: Create unique names for all items in browse
Replace the playlist uri/name mapping with a mapping for all the items
in browse. Check the mapping when browsing a path.

This has the added benefit of serving as a cache for browse, so we don't
need to traverse the path parts and lookup each of them for each call to
browse.
2014-06-24 00:45:49 +02:00
..
protocol mpd: Create unique names for all items in browse 2014-06-24 00:45:49 +02:00
__init__.py mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
test_commands.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
test_dispatcher.py mpd: Remove old command handlers 2014-01-24 00:35:10 +01:00
test_exceptions.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_status.py dummy: Move dummy backend back into the mopidy package 2014-01-18 01:38:10 +01:00
test_tokenizer.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
test_translator.py Fix all import order warnings 2014-05-07 20:08:43 +02:00