mopidy/tests
2012-10-30 17:57:25 +01:00
..
backends Update parse_m3u to allow caller to decide what location playlist is relative to. 2012-09-16 19:28:15 +02:00
core Move backend controllers to mopidy.core 2012-09-13 23:41:20 +02:00
data Updated find files to ignore hidden files and folders. 2012-09-16 18:14:11 +02:00
frontends MPD: Support 'playid 0' without quotes around id 2012-09-20 00:28:30 +02:00
outputs Move GStreamerOutput up one level to mopidy.gstreamer and rename to GStreamer 2011-04-25 01:31:28 +02:00
utils Update to work with Pykka 1.0 2012-10-30 16:28:20 +01:00
__init__.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
__main__.py Add yappi profiling to tests/__main__.py 2011-09-24 19:09:21 +02:00
audio_test.py Rename mopidy.gstreamer to mopidy.audio 2012-09-14 01:05:42 +02:00
help_test.py Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +02:00
listeners_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
models_test.py Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +02:00
scanner_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
version_test.py Bump version number to v0.8.1 2012-10-30 17:57:25 +01:00