mopidy/tests/audio
Thomas Adamcik cee73b5501 audio: Add support for checking seekable state in scanner
Return type of scanner changed to a named tuple with (uri, tags, duration,
seekable). This should help with #872 and the related "live" issues.

Tests, local scan and stream metadata lookup have been updated to account for
the changes.
2015-03-12 22:11:50 +01: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: Move DummyAudio into tests package 2015-02-13 10:40:21 +01:00
test_listener.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_playlists.py Add non-ascii utf-8 chars to test playlists 2015-01-04 20:21:10 +00:00
test_scan.py audio: Add support for checking seekable state in scanner 2015-03-12 22:11:50 +01:00
test_utils.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00