beets/test/plugins
Adrian Sampson cd3fca3d50
has_calls -> assert_has_calls
AFAICT, `mock.has_calls` *never* existed. It only started emitting a
warning recently. And for some reason I only see this crop up on
Windows? Truly mysterious.
2023-10-20 15:52:12 -04:00
..
__init__.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
lyrics_download_samples.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_acousticbrainz.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_albumtypes.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_art.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_bareasc.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_beatport.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_bucket.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_convert.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_discogs.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_edit.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_embedart.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_embyupdate.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_export.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_fetchart.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_filefilter.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_ftintitle.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_hook.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_ihate.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_importadded.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_importfeeds.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_info.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_ipfs.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_keyfinder.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_lastgenre.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_limit.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_lyrics.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_mbsubmit.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_mbsync.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_mpdstats.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_parentwork.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_permissions.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_play.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_player.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_playlist.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_plexupdate.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_plugin_mediafield.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_random.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_replaygain.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_smartplaylist.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_spotify.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_subsonicupdate.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_the.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_thumbnails.py has_calls -> assert_has_calls 2023-10-20 15:52:12 -04:00
test_types_plugin.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_web.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
test_zero.py Correctly refactor tests 2023-10-17 19:39:03 +10:00