mopidy/tests
Stein Magnus Jodal 64544a0b71 Use cp_track in CurrentPlaylistCtl and PlaybackCtl
A new data structure called ``cp_track`` is now used in the current
playlist controller and the playback controller. A ``cp_track`` is a
two-tuple of (CPID integer, mopidy.models.Track), identifying an
instance of a track uniquely within the current playlist.

This fixes issues with using playlists with multiple instances of the
same track.
2010-07-31 19:51:03 +02:00
..
backends Use cp_track in CurrentPlaylistCtl and PlaybackCtl 2010-07-31 19:51:03 +02:00
data Forgot to add library tag cache 2010-04-30 20:59:51 +02:00
mixers Remove volume tests from backend 2010-04-07 03:00:38 +02:00
mpd Use cp_track in CurrentPlaylistCtl and PlaybackCtl 2010-07-31 19:51:03 +02:00
__init__.py Move data folder helper to tests module 2010-04-29 22:49:28 +02:00
__main__.py Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
models_test.py Extract mpd_format from models to mopidy.mpd.serializers 2010-07-01 00:39:50 +02:00
utils_test.py Library needs to set id 2010-05-06 00:50:22 +02:00
version_test.py Ready for 0.1.0a3 development 2010-06-02 21:45:22 +02:00