beets/test/plugins
Šarūnas Nejus 199f3079f2
Use PluginMixin in tests that load plugins manually
A constant `preload_plugin` is used to disable loading the plugin in the
`setUp` initialisation, allowing the plugin to be loaded manually by the
tests.

Also added a cleanup instruction to remove listeners from configured
plugins, and removed this logic from several tests.
2024-07-28 18:58:54 +01:00
..
__init__.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
lyrics_download_samples.py Add timeout to all requests calls 2024-05-25 12:24:53 -03:00
test_acousticbrainz.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_advancedrewrite.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_albumtypes.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_art.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_aura.py Test fetching each of the documents 2024-05-07 21:14:59 +01:00
test_bareasc.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_beatport.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_bucket.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_convert.py Define AsIsImporterMixin to run autotag=False importer 2024-07-28 18:58:53 +01:00
test_discogs.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_edit.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_embedart.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_embyupdate.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_export.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_fetchart.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_filefilter.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_ftintitle.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_hook.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_ihate.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_importadded.py Leave a single source of truth for importer setup 2024-07-28 18:58:53 +01:00
test_importfeeds.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_info.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_ipfs.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_keyfinder.py Define AsIsImporterMixin to run autotag=False importer 2024-07-28 18:58:53 +01:00
test_lastgenre.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_limit.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_lyrics.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_mbsubmit.py Leave a single source of truth for importer setup 2024-07-28 18:58:53 +01:00
test_mbsync.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_mpdstats.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_parentwork.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_permissions.py Define AsIsImporterMixin to run autotag=False importer 2024-07-28 18:58:53 +01:00
test_play.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_player.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_playlist.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_plexupdate.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_plugin_mediafield.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_random.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_replaygain.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_smartplaylist.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_spotify.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_subsonicupdate.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_the.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_thumbnails.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_types_plugin.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_web.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_zero.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00