mopidy/tests/backends
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
..
__init__.py Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
base.py Use cp_track in CurrentPlaylistCtl and PlaybackCtl 2010-07-31 19:51:03 +02:00
despotify_integrationtest.py Add deactivated integration tests for DespotifyBackend and LibspotifyBackend 2010-05-03 23:17:52 +02:00
gstreamer_test.py Don't use GStreamer's fakesink, since two tests fails using it 2010-06-28 23:27:52 +02:00
libspotify_integrationtest.py Add deactivated integration tests for DespotifyBackend and LibspotifyBackend 2010-05-03 23:17:52 +02:00