mopidy/tests/config
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
..
__init__.py config: Make tests discoverable and fix broken ones 2013-04-14 23:52:39 +02:00
config_test.py config: Add preprocessor for preserving comments when editing configs. 2013-10-27 11:38:01 +01:00
schemas_test.py Fix flake8 warnings 2013-08-08 21:09:01 +02:00
types_test.py config: Deserialize Secret to unicode (fix #473) 2013-09-15 23:51:41 +02:00
validator_tests.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00