mopidy/tests
Stein Magnus Jodal 54662479ef mpd: Limit use of fake tracks in 'find` responses
If searching for exact artist, don't include fake artist tracks.
If searching for exact album, don't include fake album tracks.

This makes sure that ncmpcpp's media library doesn't include the magic
artist-track in an artist's album listing, and that it doesn't include the
magic album-track in an album's track listing.
2012-12-22 12:49:27 +01:00
..
audio audio: Test setting of volume with mixer volume max below 100 2012-12-19 19:49:23 +01:00
backends Return SearchResult objects from find_exact() and search() 2012-12-21 22:05:20 +01:00
core Return SearchResult objects from find_exact() and search() 2012-12-21 22:05:20 +01:00
data local: Add search-by-date support 2012-12-20 21:30:09 +01:00
frontends mpd: Limit use of fake tracks in 'find` responses 2012-12-22 12:49:27 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils tests: Update JSON-RPC introspection test to match changes core API 2012-12-17 15:42:12 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
help_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
models_test.py models: Add SearchResult model 2012-12-21 00:30:20 +01:00
scanner_test.py scanner: Test invalid date 2012-12-02 15:48:02 +01:00
version_test.py Bump version number to 0.10.0 2012-12-13 00:16:33 +01:00