mopidy/tests
Thomas Adamcik 65f87e89f1 core: Update pending track handling and fix consume / gapless issue
- Pending track should only be triggered by stream_changed if there is one.
- Tracklist changed was incorrectly calling stop breaking tests and gapless
- Tests have been updated to capture and replay audio events. This should avoid
  test deadlocks while still using the audio fakes.
2015-03-16 23:50:08 +01:00
..
audio audio: Stop mocking in audio event tests 2015-01-24 00:49:02 +01:00
backend tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
config tests: Fix outstanding flake8 errors in tests 2014-12-30 00:23:08 +01:00
core core: Update pending track handling and fix consume / gapless issue 2015-03-16 23:50:08 +01:00
data tests: Cleanup find tests to use tempfile all over. 2014-10-15 23:45:27 +02:00
http py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
local core: Update pending track handling and fix consume / gapless issue 2015-03-16 23:50:08 +01:00
mpd tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
stream tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
utils tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
__init__.py py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
__main__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_commands.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_exceptions.py utils: Switch to exceptions.FindError for errors. 2014-12-14 14:08:45 +01:00
test_ext.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_help.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_mixer.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_models.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_version.py tests: Fix versions test pep8 naming errors 2014-12-29 23:48:59 +01:00