mopidy/tests
Stein Magnus Jodal 65f14a9cc4 exc: Remove OptionalDependencyError
It is no longer needed as the extension loading mechanisms verifies the
environment and presence of dependencies before it tries to import modules that
would cause ImportErrors if optional dependencies are missing.
2013-04-14 11:26:16 +02:00
..
audio audio: Use new config system 2013-04-07 00:08:40 +02:00
backends Replace 'folder' with 'dir' 2013-04-08 21:13:59 +02:00
config config: Update validate to use schema.name 2013-04-13 22:37:22 +02:00
core config: Start passing dummy config explicitly to audio/backends/frontends. 2013-04-02 19:14:46 +02:00
data config: Start adding basic data loading test 2013-04-13 00:47:50 +02:00
frontends exc: Remove OptionalDependencyError 2013-04-14 11:26:16 +02:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils utils: Remove unused importing utils 2013-04-14 10:54:26 +02:00
__init__.py settings: Remove SettingsProxy at mopidy.settings 2013-04-07 00:36:41 +02:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
exceptions_test.py exc: Remove OptionalDependencyError 2013-04-14 11:26:16 +02:00
ext_test.py config: Move everything to mopidy.config sub-modules 2013-04-11 22:24:27 +02:00
help_test.py main/settings: Remove --interactive support 2013-04-03 00:16:37 +02:00
models_test.py models: Support serialization of lists of strings 2013-03-12 20:09:05 +01:00
scanner_test.py Replace 'folder' with 'dir' 2013-04-08 21:13:59 +02:00
version_test.py Bump version number to 0.13.0 2013-03-31 16:52:37 +02:00