mopidy/tests/frontends/mpd
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
..
protocol Move controllers to a new core actor 2012-09-27 20:35:39 +02:00
__init__.py Relocate MPD frontend to 'mopidy.frontends.mpd' 2010-08-09 21:17:36 +02:00
dispatcher_test.py Move controllers to a new core actor 2012-09-27 20:35:39 +02:00
exception_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
serializer_test.py Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +02:00
status_test.py Move controllers to a new core actor 2012-09-27 20:35:39 +02:00