mopidy/tests/core
Stein Magnus Jodal 04788abaac core: Change tracklist.{filter,remove} usage
The criterias are now a mapping between field names and one or more values.
This aligns tracklist.{filter,remove} with the API of
library.{find_exact,search}, and allows for e.g. batch removals.

An exception is raised immediately if the API is used in the old way to ease
migration and debugging.
2013-11-12 00:00:22 +01:00
..
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
actor_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
events_test.py core: Change tracklist.{filter,remove} usage 2013-11-12 00:00:22 +01:00
library_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
listener_test.py mpd: Trigger 'output' idle event on mute_changed() 2013-10-09 23:52:59 +02:00
playback_test.py core: Tweak mute docs, add simple test case 2013-10-09 23:24:17 +02:00
playlists_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
tracklist_test.py core: Change tracklist.{filter,remove} usage 2013-11-12 00:00:22 +01:00