mopidy/tests
Zan Dobersek 7c115076b0 Add test coverage for scanning of Ogg files
Provide a song1.ogg audio file, converted from the tests/data/scanner/simple/song1.mp3
file, and perform the same test checks on its scanned data that are performed for
song1.mp3. The expected results are the same except for a small difference in the
reported duration.
(cherry picked from commit 61aa28f8a562f0b0722e2b3414677da82588fdb8)
2013-03-30 01:55:33 +01:00
..
audio audio: Test setting of volume with mixer volume max below 100 2012-12-19 19:49:23 +01:00
backends tests: Use audio instancee, not module 2013-03-19 23:49:46 +01:00
core core: Add 'include_tracks' argument to 'get_playlists()' 2013-01-06 21:04:27 +01:00
data Add test coverage for scanning of Ogg files 2013-03-30 01:55:33 +01:00
frontends mpris: Add discNumber support 2013-03-23 20:58:22 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils tests: Add better error message to debug test failure 2013-03-12 20:09:31 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
help_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
models_test.py models: Support serialization of lists of strings 2013-03-12 20:09:05 +01:00
scanner_test.py Add test coverage for scanning of Ogg files 2013-03-30 01:55:33 +01:00
version_test.py Bump version number to 0.12.0 2013-03-12 21:03:48 +01:00