mopidy/tests/utils
Stein Magnus Jodal b038c4c2db Add generic JSON-RPC 2.0 object wrapper
This can wrap multiple objects, which can be both plain objects and Pykka
actors. To my knowledge, everything in the spec is supported.
2012-11-21 23:51:05 +01: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
deps_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
encoding_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
importing_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
jsonrpc_test.py Add generic JSON-RPC 2.0 object wrapper 2012-11-21 23:51:05 +01:00
path_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
settings_test.py Allow settings prefixed with 'CUSTOM_' (fixes #204) 2012-11-13 00:44:07 +01:00