mopidy/tests/mpd/protocol
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
..
__init__.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_audio_output.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_authentication.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_channels.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_command_list.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_connection.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_current_playlist.py mpd: Implement playlistinfo from current playlist 2014-01-23 23:12:25 +01:00
test_idle.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_music_db.py mpd: Create unique names for all items in browse 2014-06-24 00:45:49 +02:00
test_playback.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_reflection.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_regression.py Rename test files to pattern expected by test runners 2014-01-15 00:01:50 +01:00
test_status.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_stickers.py mpd: Annotate exceptions with current command automatically (fixes #649) 2014-01-18 00:34:41 +01:00
test_stored_playlists.py Fix all import order warnings 2014-05-07 20:08:43 +02:00