mopidy/tests/backends/local
Thomas Adamcik 025bafc114 local/core: Update random tests to be more predictable
- Replace setting the random seed with mocking out shuffle with reverse. This
  makes tests easier to reason about while still being able to test correct
  behaviour.
- Increases number of tracks to four to avoid test passing due to symetry in
  plain and reversed lists.
- Made test_eot_track_with_random_after_append_playlist actually test eot and
  not next.
- Found a test failure in handling of test_random_until_end_of_playlist, fix in
  next commit.
2013-10-20 18:39:07 +02:00
..
__init__.py tests: Merge BaseBackend and LocalBackend tests 2013-10-11 22:17:27 +02:00
events_test.py tests: Merge BaseBackend and LocalBackend tests 2013-10-11 22:17:27 +02:00
library_test.py local: Remove redundant test asserts 2013-10-19 22:17:08 +02:00
playback_test.py local/core: Update random tests to be more predictable 2013-10-20 18:39:07 +02:00
playlists_test.py local: Add test for fallback handling of unknown track uris in playlists 2013-10-20 16:18:03 +02:00
tracklist_test.py Merge pull request #537 from jodal/tidy-up-core 2013-10-19 13:24:21 -07:00
translator_test.py local: Convert mopidy-local extension to local: uris. 2013-07-30 00:40:12 +02:00