mopidy/tests/mpd/protocol
Stein Magnus Jodal a1200d38f4 tests: Fix typo in mock usage
The error was made evident by a newer mock version that no longer
swallowed the wrong assert as regular use of a spec-less mock.
2015-07-20 19:48:15 +02:00
..
__init__.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_audio_output.py core: get_mute() with no mixer returns None 2015-03-13 21:19:56 +01:00
test_authentication.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_channels.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_command_list.py tests: Use assertEqual instead of assertEquals 2015-03-14 23:01:49 +01:00
test_connection.py tests: Fix typo in mock usage 2015-07-20 19:48:15 +02:00
test_current_playlist.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_idle.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_music_db.py core: Update title distinct name to track 2015-05-20 23:14:46 +02:00
test_playback.py tests: Use assertEqual instead of assertEquals 2015-03-14 23:01:49 +01:00
test_reflection.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_regression.py tests: Fix IssueGH1120RegressionTest flakiness 2015-04-26 23:23:30 +02:00
test_status.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_stickers.py tests: Fix MPD tests helper names 2014-12-30 00:23:08 +01:00
test_stored_playlists.py dummy: Make it obvious that method is test-only 2015-03-25 13:16:27 +01:00