mopidy/tests/frontends/mpd
Stein Magnus Jodal 52c7726de2 MPD command 'close' does not return 'OK'
Test broke when Pykka actors started processing the actor inbox before
stopping themselves.
2012-09-19 01:50:48 +02:00
..
protocol MPD command 'close' does not return 'OK' 2012-09-19 01:50:48 +02:00
__init__.py Relocate MPD frontend to 'mopidy.frontends.mpd' 2010-08-09 21:17:36 +02:00
dispatcher_test.py Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +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 Use assertIn and assertNotIn in tests 2012-09-15 17:46:25 +02:00