mopidy/tests/backends/base
Thomas Adamcik 3857eaa840 core: Unbreak end of track related tests.
We should only be hooking up end of track when an audio instance is passed in.
Additionally the tracklist tests where wrongly sending in the audio module
instead of the mock audio.Audio instance.
2013-01-05 23:32:35 +01:00
..
__init__.py Make tracklist.add() only take and return lists 2012-11-20 22:12:09 +01:00
events.py local: Trigger playlists_loaded() event on playlist load/refresh 2012-11-17 17:09:27 +01:00
library.py Return SearchResult objects from find_exact() and search() 2012-12-21 22:05:20 +01:00
playback.py audio: Remove test for error handling that no longer happens. 2013-01-05 21:35:41 +01:00
playlists.py Replace {tracklist,playlists}.get() with .filter() which always returns a list 2012-11-19 21:09:10 +01:00
tracklist.py core: Unbreak end of track related tests. 2013-01-05 23:32:35 +01:00