mopidy/tests/backends
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
..
local local/core: Update random tests to be more predictable 2013-10-20 18:39:07 +02:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
listener_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00