mopidy/tests
Thomas Adamcik 5550785146 ext: Wrap extension state in a ExtensionData tuple
This allows us to do more of the data loading that might fail safely in the
mopidy.ext module instead of having things spread all over the place.

Note that only minimal changes have been made to __main__ to make things work.
Further refactoring should follow.
2015-05-11 00:33:41 +02:00
..
audio Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
backend autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
config Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
core Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
data tests: Cleanup find tests to use tempfile all over. 2014-10-15 23:45:27 +02:00
http tests: Cleanup reset_mock() usage 2015-05-06 21:06:30 +02:00
internal Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
local local: Add path_to_file_uri() 2015-05-08 00:55:03 +02:00
m3u Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
models models: Add ValidatedImmutableObject and "revert" ImmutableObject 2015-05-04 23:41:11 +02:00
mpd Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
stream Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
__init__.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
dummy_audio.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
dummy_backend.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
dummy_mixer.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_commands.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_exceptions.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_ext.py ext: Wrap extension state in a ExtensionData tuple 2015-05-11 00:33:41 +02:00
test_help.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_mixer.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_version.py Merge branch 'v1.0.x' into develop 2015-04-30 08:44:10 +02:00