mopidy/tests
Thomas Adamcik 04044d035f core: Refactor core Backends helper
Replaces the jungle of extra dicts/lists with an OrderedDict per backend
feature type. Also makes sure that each type/scheme is unique instead of
the scheme alone.
2013-11-27 00:04:51 +01:00
..
audio Merge branch 'develop' of https://github.com/mopidy/mopidy into feature/extra_tags 2013-11-13 00:23:44 +01:00
backends local: Move tag cache translators and tests out. 2013-11-26 17:47:52 +01:00
config config: Add postprocessor for converting config back. 2013-10-27 12:30:02 +01:00
core core: Refactor core Backends helper 2013-11-27 00:04:51 +01:00
data Address review comments 2013-11-13 00:40:47 +01:00
frontends local: Move tag cache translators and tests out. 2013-11-26 17:47:52 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils config: Fix review comments. 2013-11-23 07:18:57 +01:00
__init__.py tests: Use utf-8 when encoding our test data paths to bytes 2013-06-27 00:25:25 +02:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
commands_test.py commands: Move mopidy.utils.command to mopidy.commands 2013-11-16 03:02:45 +01:00
exceptions_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
ext_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
help_test.py Revert "tests: Don't redefine PYTHONPATH" 2013-11-20 23:13:31 +01:00
models_test.py Add genre, composer, and performer tags and use them 2013-11-02 02:29:37 +01:00
version_test.py Bump version for development 2013-10-27 22:44:10 +01:00