..
audio
test: Skips scanner tags test when there's no mp3 support.
2019-01-31 22:56:36 +00:00
backend
autopep8: Add space after class signature/docstring
2015-04-03 00:05:26 +02:00
config
test: flake8 to ignore camelcase usage in our deps.
2019-01-31 20:22:10 +00:00
core
test: flake8 to ignore camelcase usage in our deps.
2019-01-31 20:22:10 +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: Add config option to control CSRF protection ( Fixes : #1713 )
2018-10-15 17:24:45 +01:00
internal
test: flake8 to ignore camelcase usage in our deps.
2019-01-31 20:22:10 +00:00
local
test: flake8 to ignore camelcase usage in our deps.
2019-01-31 20:22:10 +00:00
m3u
m3u: Ignore paths outside the playlist_dir
2018-09-19 22:27:18 +02:00
models
Merge 'develop' and resolve conflict
2016-09-14 18:17:52 +02:00
mpd
flake8: Fix new warnings from flake8 2.4.0
2018-12-02 00:28:25 +01:00
stream
Upgrade pytest from <3.3 to >=3.3
2018-04-01 01:23:10 +02:00
__init__.py
flake8: Fix new warnings from flake8 2.4.0
2018-12-02 00:28:25 +01:00
dummy_audio.py
tests: Make DummyAudio reset position when URI changes
2018-04-09 23:46:30 +02:00
dummy_backend.py
Updated playlistclear to use playlist lookup helper and added save failure tests.
2018-04-15 21:19:01 +01: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