mopidy/tests/backends
Thomas Adamcik e00b590ae9 Detangle EOT and EOS.
This commit tries to detangle EOS from EOT which we have incorrectly
intermingled. EOS events should only be happening at the end of the playlist
when we are about to stop. EOT handling has been removed / broken in this
change, and will need to be re-added with proper tests.
2012-12-12 22:57:19 +01:00
..
base Detangle EOT and EOS. 2012-12-12 22:57:19 +01:00
local tests: Use empty tag cache in all local backend tests 2012-12-12 13:43:41 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
listener_test.py backends: Add BackendListener.on_event() 2012-12-01 11:21:06 +01:00