beets/beets/test
Šarūnas Nejus 52bdb58a46
Simplify plugin loading mechanism
Centralise plugin loading in `beets.plugins` and refactor the plugin
loading system to be more straightforward and eliminate complex mocking
in tests. Replace the two-stage class collection and instantiation
process with direct instance creation and storage.

Add plugins.PluginImportError and adjust plugin import tests to only
complain about plugin import issues.
2025-08-09 15:06:06 +01:00
..
__init__.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
_common.py Replace assert_equal_path 2025-07-09 09:21:52 +01:00
helper.py Simplify plugin loading mechanism 2025-08-09 15:06:06 +01:00