mopidy/tests/core
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
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_actor.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_events.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_history.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_library.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_listener.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_playback.py core: Update pending track handling and fix consume / gapless issue 2015-03-16 23:50:08 +01:00
test_playlists.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00
test_tracklist.py tests: Add noqa markers for setUp/tearDown 2014-12-30 00:23:01 +01:00