mopidy/tests
Thomas Adamcik 9539c2ac35 main: Switch to subcommands
- show-deps replaced with 'mopidy deps'
- show-config replaced with 'mopidy config'
- Just running mopidy now displays help, run 'mopidy run' to start server.
2013-11-08 19:53:00 +01:00
..
audio audio: Don't do duration conversion to ms in scanner 2013-11-06 19:10:49 +01:00
backends Rename track in MPD to track_name to avoid confusion 2013-11-02 22:34:26 +01:00
config config: Add postprocessor for converting config back. 2013-10-27 12:30:02 +01:00
core mpd: Trigger 'output' idle event on mute_changed() 2013-10-09 23:52:59 +02:00
data Split artist and albumartist dependency, update tests based on this 2013-11-02 22:13:54 +01:00
frontends Add tests for albumartist 2013-11-02 21:57:53 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils deps: Don't strip last dir from dependency path 2013-11-02 19:25:06 +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: Update override parsing tests 2013-04-30 23:42:53 +02: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 main: Switch to subcommands 2013-11-08 19:53:00 +01:00
models_test.py Fix too broad truthness test (fix #501) 2013-09-16 21:58:23 +02:00
version_test.py Bump version for development 2013-10-27 22:44:10 +01:00