mopidy/tests
2018-04-13 13:05:23 +02:00
..
audio Make test code more readable 2016-10-04 10:48:31 +02:00
backend autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
config config: remove 10000 tracks limitation in playlists 2018-04-04 19:20:17 +02:00
core Fix/1531 add unix domain socket (#1629) 2018-02-13 12:58:39 +00: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 http: Remove conditional only needed for Tornado < 3.2 2018-04-13 13:05:23 +02:00
internal Upgrade pytest from <3.3 to >=3.3 2018-04-01 01:23:10 +02:00
local local: URIs should be unicode 2016-01-31 21:07:17 +01:00
m3u m3u: Fix tests on macOS 10.13 2018-03-29 16:59:14 +02:00
models Merge 'develop' and resolve conflict 2016-09-14 18:17:52 +02:00
mpd -Edited Test to reflect Idle bug fix 2017-01-26 21:07:54 -06:00
stream Upgrade pytest from <3.3 to >=3.3 2018-04-01 01:23:10 +02:00
__init__.py compat: Replace (int, long) with compat.integer_types 2015-10-29 22:21:48 +01:00
dummy_audio.py tests: Make DummyAudio reset position when URI changes 2018-04-09 23:46:30 +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. 2016-01-05 21:17:59 +01: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