mopidy/tests/core
Jens Luetjen 4869619bb9 New CoreState to hold all core states
- Introduce a CoreState class that holds all core states
- Move xState classes to internal
- Use validation.check_instance for consistent error messages
- Store tlid instead of TlTrack to restore last played track
2016-01-10 13:24:14 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_actor.py Add unit tests for export/restore core state 2016-01-03 18:29:35 +01:00
test_events.py Implemented playlist_deleted event 2015-07-26 11:57:17 +02:00
test_history.py New CoreState to hold all core states 2016-01-10 13:24:14 +01:00
test_library.py core: library.refresh() should check if backend has library 2015-08-23 00:35:54 +02:00
test_listener.py Implemented playlist_deleted event 2015-07-26 11:57:17 +02:00
test_mixer.py New CoreState to hold all core states 2016-01-10 13:24:14 +01:00
test_playback.py New CoreState to hold all core states 2016-01-10 13:24:14 +01:00
test_playlists.py core: Add PlaylistsController.get_uri_schemes(). 2015-12-13 19:02:33 +01:00
test_tracklist.py New CoreState to hold all core states 2016-01-10 13:24:14 +01:00