mopidy/tests
Thomas Adamcik d5cb4282d9 config: Add preprocessor for preserving comments when editing configs.
Adds markers to configs files that ensures configparser won't mangle comments
in the files. Will be combined with a postprocessor that undoes these changes.
2013-10-27 11:38:01 +01:00
..
audio audio: Add test TODO 2013-10-09 23:29:43 +02:00
backends local: Fix crash on non-ASCII chars in URIs 2013-10-24 23:22:01 +02:00
config config: Add preprocessor for preserving comments when editing configs. 2013-10-27 11:38:01 +01:00
core mpd: Trigger 'output' idle event on mute_changed() 2013-10-09 23:52:59 +02:00
data local/core: Update random tests to be more predictable 2013-10-20 18:39:07 +02:00
frontends mpd: Fix flipped mute logic 2013-10-24 22:20:07 +02:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils jsonrpc: Test application error responses again 2013-10-19 20:53:02 +02:00
__init__.py tests: Use utf-8 when encoding our test data paths to bytes 2013-06-27 00:25:25 +02:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
commands_test.py commands: Update override parsing tests 2013-04-30 23:42:53 +02:00
exceptions_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
ext_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
help_test.py Remove support for running Python on the mopidy/ dir 2013-09-16 22:13:36 +02:00
models_test.py Fix too broad truthness test (fix #501) 2013-09-16 21:58:23 +02:00
scanner_test.py tests: Sort imports 2013-10-20 16:04:09 +02:00
version_test.py Bump version number for compat with extracted extensions 2013-10-08 08:51:33 +02:00