mopidy/tests/mpd
Thomas Adamcik e4ba4b3e5f mpd: Support blacklisting MPD commands in the server.
Default blacklist set to listall and listallinfo.

This change has been done to avoid clients being able to call "bad" MPD
commands which are often misused to try and keep a client db. Note that
this change will break some MPD clients, but the blacklist can be controlled
via config to allow opting out for now.
2015-02-18 00:13:24 +01:00
..
protocol mixer: Move DummyMixer into tests package 2015-02-13 01:37:07 +01:00
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_commands.py flake8: fix PEP8 warnings about lambda 2015-02-12 22:10:36 +01:00
test_dispatcher.py mpd: Support blacklisting MPD commands in the server. 2015-02-18 00:13:24 +01:00
test_exceptions.py py3: Avoid indexing exception objects 2014-12-07 20:26:09 +01:00
test_status.py mixer: Move DummyMixer into tests package 2015-02-13 01:37:07 +01:00
test_tokenizer.py tests: Add noqa markers to custom assert helpers 2014-12-29 23:58:36 +01:00
test_translator.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00