mopidy/tests/utils
Thomas Adamcik c0f1a1352b commands: Replace set_defaults with set method
For our use case we only need to be able to override a value, not set defaults
so this simplifies everything.
2013-11-14 23:31:20 +01:00
..
network tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
command_test.py commands: Replace set_defaults with set method 2013-11-14 23:31:20 +01:00
deps_test.py deps: Don't strip last dir from dependency path 2013-11-02 19:25:06 +01:00
encoding_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
jsonrpc_test.py jsonrpc: Test application error responses again 2013-10-19 20:53:02 +02:00
path_test.py utils: Convert path_to_uri to single argument 2013-07-30 00:23:23 +02:00