beets/test
Lars Kruse 7707e23456 tests: move reusable components from test.test_importer to test.helper
`ImportHelper` and `AutotagStub` are used in many tests.
Thus, they should reside in a module which is obviously used by multiple
tests.
2024-01-15 19:40:57 +01:00
..
plugins tests: move reusable components from test.test_importer to test.helper 2024-01-15 19:40:57 +01:00
rsrc Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
_common.py tests: remove import path mangling while importing 'test._common' 2024-01-15 19:40:57 +01:00
helper.py tests: move reusable components from test.test_importer to test.helper 2024-01-15 19:40:57 +01:00
test_art_resize.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_autotag.py fixup noqa after black auto-formatting 2023-10-22 10:22:09 +02:00
test_config_command.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_datequery.py fixup noqa after black auto-formatting 2023-10-22 10:22:09 +02:00
test_dbcore.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_files.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_hidden.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_importer.py tests: move reusable components from test.test_importer to test.helper 2024-01-15 19:40:57 +01:00
test_library.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_logging.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_m3ufile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_mb.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_metasync.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_pipeline.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_plugins.py tests: move reusable components from test.test_importer to test.helper 2024-01-15 19:40:57 +01:00
test_query.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_sort.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_template.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui_commands.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui_importer.py tests: move reusable components from test.test_importer to test.helper 2024-01-15 19:40:57 +01:00
test_ui_init.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_util.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_vfs.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
testall.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00