mopidy/tests/utils
Thomas Adamcik 0535084162 config: Add config schema and tests.
Config schemas are used to group config values and check that each of them is
deserialized corretly, that none are missing and that there are no unkown keys
present.
2013-04-01 20:14:04 +02:00
..
network Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
config_test.py config: Add config schema and tests. 2013-04-01 20:14:04 +02:00
deps_test.py utils: Include ws4py in --list-deps 2012-12-01 09:58:21 +01:00
encoding_test.py tests: Add better error message to debug test failure 2013-01-07 21:51:11 +01:00
importing_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
jsonrpc_test.py jsonrpc: Handle Pykka's CallableProxy objects as regular methods 2013-03-30 21:01:01 +01:00
path_test.py tests: Fix error message 2012-12-12 23:05:12 +01:00
settings_test.py settings: Update settings validator to support empty iterables. 2013-01-01 17:30:24 +01:00