mopidy/tests/backends/local
Stein Magnus Jodal 2fdeec9f5a Move controllers to a new core actor
The frontends use the new core actor, while the core actor uses the backend.

This is a step towards supporting multiple backends, where the core actor will
coordinate the backends.
2012-09-27 20:35:39 +02:00
..
__init__.py Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
current_playlist_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
library_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
playback_test.py Move controllers to a new core actor 2012-09-27 20:35:39 +02:00
stored_playlists_test.py Move controllers to a new core actor 2012-09-27 20:35:39 +02:00
translator_test.py Update parse_m3u to allow caller to decide what location playlist is relative to. 2012-09-16 19:28:15 +02:00