mopidy/tests/mpd
Stein Magnus Jodal a9923fcb23 Merge remote branch 'adamcik/gstreamer'
Conflicts:
	mopidy/mpd/frontend.py
	tests/mpd/frontend_test.py

GstreamerBackend now raises LookupError where the other backends just
returns None. We'll probably move in the direction of using LookupError
all over, but the changes to DummyBackend and generic tests was reverted
until BaseBackend, the backend API docs and the other backends are
updated to all raise LookupError.
2010-06-06 22:15:25 +02:00
..
__init__.py Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
exception_test.py Use index to get KeyError message instead of unicode() as its behaviour varies between Solaris/Py2.6.5 and Ubuntu/Py2.6.4 2010-03-29 20:56:29 +02:00
frontend_test.py Merge remote branch 'adamcik/gstreamer' 2010-06-06 22:15:25 +02:00