mopidy/tests
Stein Magnus Jodal 5f7988d974 Merge branch 'develop' into feature/multi-backend
Conflicts:
	mopidy/backends/local/__init__.py
	mopidy/outputs/gstreamer.py
	tests/frontends/mpd/audio_output_test.py
	tests/frontends/mpd/command_list_test.py
	tests/frontends/mpd/connection_test.py
	tests/frontends/mpd/current_playlist_test.py
	tests/frontends/mpd/dispatcher_test.py
	tests/frontends/mpd/music_db_test.py
	tests/frontends/mpd/playback_test.py
	tests/frontends/mpd/reflection_test.py
	tests/frontends/mpd/regression_test.py
	tests/frontends/mpd/status_test.py
	tests/frontends/mpd/stickers_test.py
	tests/frontends/mpd/stored_playlists_test.py
2011-04-25 15:05:33 +02:00
..
backends Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
data Replace symlinks with real files (fixes #68) 2011-04-11 22:47:49 +02:00
frontends Merge branch 'develop' into feature/multi-backend 2011-04-25 15:05:33 +02:00
mixers Fix mixer tests 2011-03-10 23:23:46 +01:00
outputs Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
utils Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
__init__.py Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
__main__.py Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
models_test.py Add missing tests for eq/ne of Playlist 2011-04-06 18:36:14 +02:00
scanner_test.py Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
version_test.py Special case get_version() to include git revision id if we're running from a git repo 2011-01-25 22:03:28 +01:00