mopidy/tests
Thomas Adamcik 40754bb2e0 core: Fix handling of shuffle (fixes #453)
- Shuffle internal list when random is enabled
- Use presence of tl_track to determine if this is first run to trigger
  subsequent shuffles.
2013-10-20 19:28:13 +02:00
..
audio audio: Add test TODO 2013-10-09 23:29:43 +02:00
backends core: Fix handling of shuffle (fixes #453) 2013-10-20 19:28:13 +02:00
config config: Deserialize Secret to unicode (fix #473) 2013-09-15 23:51:41 +02:00
core mpd: Trigger 'output' idle event on mute_changed() 2013-10-09 23:52:59 +02:00
data local/core: Update random tests to be more predictable 2013-10-20 18:39:07 +02:00
frontends Merge pull request #532 from jodal/feature/search-by-albumartist 2013-10-19 13:46:58 -07:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils jsonrpc: Test application error responses again 2013-10-19 20:53:02 +02: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 Remove support for running Python on the mopidy/ dir 2013-09-16 22:13:36 +02:00
models_test.py Fix too broad truthness test (fix #501) 2013-09-16 21:58:23 +02:00
scanner_test.py tests: Sort imports 2013-10-20 16:04:09 +02:00
version_test.py Bump version number for compat with extracted extensions 2013-10-08 08:51:33 +02:00