mopidy/tests/backends
Fred Hatfull a5b454acc0 Fixes support for MPD find/search by filename
Extends `find_exact` and `search` in mopidy.backends.local.library
to support the `filename` query field. This field can get passed in
from the MPD frontend and would break with a `LookupError` when used.
This patch fixes the issue and introduces two new tests to cover the
added functionality.
2012-10-31 23:45:13 -07:00
..
base Fixes support for MPD find/search by filename 2012-10-31 23:45:13 -07:00
local Minor test updates 2012-10-31 15:27:04 +01:00
__init__.py Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
events_test.py Start multiple backends 2012-10-27 14:55:09 +02:00