mopidy/tests/mpd
Thomas Adamcik a8860faa35 tests: Cleanup mpd.protocol.current_playlist tests
- Split into smaller test cases more or less per command
- Created a BasePopulatedTracklistTestCase with a sensible setUp
- Modified test cases to work with the common tracklist state
- Replaced all calls to tracklist.add(tracks=...) with uris=...
- Test tracklist ordering in more compact way that also gives better error
  messages
2015-03-29 23:11:00 +02:00
..
protocol tests: Cleanup mpd.protocol.current_playlist tests 2015-03-29 23:11:00 +02:00
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_commands.py flake8: fix PEP8 warnings about lambda 2015-02-12 22:10:36 +01:00
test_dispatcher.py tests: Make tests warning safe 2015-03-26 21:58:44 +01:00
test_exceptions.py tests: Make tests warning safe 2015-03-26 21:58:44 +01:00
test_status.py tests: Make tests warning safe 2015-03-26 21:58:44 +01:00
test_tokenizer.py tests: Add noqa markers to custom assert helpers 2014-12-29 23:58:36 +01:00
test_translator.py core: Correctly handle missing duration in seek. 2015-03-15 11:29:07 +01:00