mopidy/tests
Stein Magnus Jodal c6ff9eee86 playback: Remove skipped track on next in consume mode
Also adds core level tests of consume behavior on next/prev/eot.

Fixes #902
2014-12-24 00:04:41 +01:00
..
audio Merge remote-tracking branch 'adamcik/fix/gh-734-cleanup-audio-buffering' into develop 2014-07-20 12:29:49 +02:00
backend Fix all import order warnings 2014-05-07 20:08:43 +02:00
config config: Only load .conf-files when loading directories 2014-08-11 16:21:34 +02:00
core playback: Remove skipped track on next in consume mode 2014-12-24 00:04:41 +01:00
data config: Only load .conf-files when loading directories 2014-08-11 16:21:34 +02:00
http http: Make event emitting testable 2014-07-17 01:14:06 +02:00
local playback: Remove skipped track on next in consume mode 2014-12-24 00:04:41 +01:00
mpd mpd: Remove "Comment" tag type from translator output. 2014-12-16 23:30:38 +01:00
utils path: Support unicode content when creating file 2014-12-23 22:21:10 +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
test_commands.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_exceptions.py exc: Add {Backend,Frontend,Mixer}Error exceptions 2014-07-16 10:32:18 +02:00
test_ext.py Fail early if extension doesn't implement setup() 2014-08-03 23:13:14 +02:00
test_help.py version help test fixed 2014-07-26 12:31:53 +02:00
test_mixer.py Use 'mute' instead of 'muted', to avoid changing old APIs 2014-07-12 03:14:19 +02:00
test_models.py models: Make all fields default to None or empty collection 2014-11-04 21:27:29 +01:00
test_version.py Bump version to 0.19.4 2014-09-01 23:08:59 +02:00