mopidy/tests/audio
Thomas Adamcik 101b2a9817 audio: Make stream-changed correctly handle tee setup
For the purposes of this event we consider the outputs sink the final element.
If we don't do this we would get one event per branch, and we don't want to
track when each of them actually switches any way. So just tracking when the
tee/outputs bin gets the event is good enough for us.

As part of this I've also added 'testoutput' as a special cased output value.
This is now needed as outputs are always synced to the clock, making testing
a lot less practical.
2014-08-11 22:33:49 +02:00
..
__init__.py audio: Move tests to make room for more audio tests 2012-11-13 20:26:05 +01:00
test_actor.py audio: Make stream-changed correctly handle tee setup 2014-08-11 22:33:49 +02:00
test_listener.py Merge branch 'develop' into feature/audio-prep-work-for-gapless 2014-07-23 00:06:29 +02:00
test_playlists.py audio: Handle all caps ASX tags. 2014-06-20 21:31:03 +02:00
test_scan.py Checks for musicbrainz album ID and sets images to a list containing the corresponding URL 2014-07-27 16:34:28 +02:00