mopidy/tests
Jens Luetjen e434556048 Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs
Conflicts:
	docs/changelog.rst
	mopidy/audio/scan.py

Resoved conflict.
2016-01-21 19:33:58 +01:00
..
audio audio: Fix tests not exiting normally 2015-12-05 00:34:33 +01:00
backend autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
config tests: Add tests for defaults in core schema config 2015-07-25 16:04:39 +02:00
core Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs 2016-01-21 19:33:58 +01:00
data m3u: Derive track name from file name for non-extended M3U playlists. 2015-12-23 18:14:19 +01:00
file tests: Avoid import errors during conftest setup 2015-07-27 13:41:29 +02:00
http tests: Cleanup reset_mock() usage 2015-05-06 21:06:30 +02:00
internal New CoreState to hold all core states 2016-01-10 13:24:14 +01:00
local core: Make sure we always emit state_changed between tracks 2015-11-21 22:43:40 +01:00
m3u m3u: Major refactoring, add default_encoding and default_extension settings. 2016-01-04 14:19:49 +01:00
models New CoreState to hold all core states 2016-01-10 13:24:14 +01:00
mpd Merge pull request #1347 from adamcik/feature/mpd-idle-cleanup 2015-12-05 21:36:11 +01:00
stream stream: Don't parse as playlist if playable 2015-10-04 23:08:07 +02:00
__init__.py compat: Replace (int, long) with compat.integer_types 2015-10-29 22:21:48 +01:00
dummy_audio.py tests: Add a TODO to the dummy audio helper 2015-09-16 23:41:03 +02:00
dummy_backend.py tests: Make dummy backend use real playback provider if audio is passed in 2015-09-04 15:34:40 +02:00
dummy_mixer.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_commands.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_exceptions.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_ext.py ext: Make get_{cache,config,data}_dir() class methods 2015-09-04 10:20:04 +02:00
test_help.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_httpclient.py Handle missing or empty 'port' configuration parameter. 2015-12-26 15:28:07 +02:00
test_mixer.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_version.py tests: Remove version ordering test 2015-09-14 10:40:48 +02:00