mopidy/tests/frontends
alzeih 7182f98843 cleanup tests and code
- move tests to tests/frontends/mpd/stored_playlists_test.py

stored_playlists_test.py:
- rename test methods names to remove _config
- remove unnecessary imports, setup, teardown, variables
- sort remaining imports

mopidy/frontends/mpd/dispatcher.py:
- remove regex comment
2013-08-06 21:14:23 +12:00
..
http tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
mpd cleanup tests and code 2013-08-06 21:14:23 +12:00
mpris tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00