beets/test
Š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
..
plugins Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
rsrc Add test for lyrics 2024-07-11 15:15:25 +10:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_art_resize.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_autotag.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_config_command.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_datequery.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_dbcore.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_files.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_hidden.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_importer.py Standardize ImportPretendTest import files prep 2024-07-28 18:58:54 +01:00
test_library.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_logging.py Use PluginMixin in tests that load plugins manually 2024-07-28 18:58:54 +01:00
test_m3ufile.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_mb.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_metasync.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_pipeline.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_plugins.py Leave a single source of truth for importer setup 2024-07-28 18:58:53 +01:00
test_query.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_sort.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_template.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_ui.py test_ui: Fix Config/Plugin/Completion tests interdependency 2024-07-28 18:58:54 +01:00
test_ui_commands.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_ui_importer.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_ui_init.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_util.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
test_vfs.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00
testall.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00