- 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 |
||
|---|---|---|
| .. | ||
| protocol | ||
| __init__.py | ||
| test_commands.py | ||
| test_dispatcher.py | ||
| test_exceptions.py | ||
| test_status.py | ||
| test_tokenizer.py | ||
| test_translator.py | ||