mopidy/tests/backend
Stein Magnus Jodal 65c5242b14 backend: Remove default impl of PlaylistProvider.playlists
The default was insane. For one, because overriding e.g. just the
getter would make the property have a pair of working getter and
setter that are entirely disconnected.
2015-03-18 00:25:26 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_backend.py backend: Remove default impl of PlaylistProvider.playlists 2015-03-18 00:25:26 +01:00
test_listener.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00