beets/test
Šarūnas Nejus d716475f3d
Do not skip any replaygain tests
This means that the dependencies must be installed for the tests to
work. Otherwise, why do we have these tests that aren't being run?
2024-07-18 12:26:16 +01:00
..
plugins Do not skip any replaygain tests 2024-07-18 12:26:16 +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 fetchart, artresizer: Create art files in predictable directories 2024-07-02 15:35:24 +01:00
test_autotag.py Make LazyClassProperty / cached_classproperty reusable 2024-06-21 08:49:10 +01:00
test_config_command.py test_config_command: use TestHelper to manage temp dir 2024-07-02 15:35:24 +01:00
test_datequery.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_dbcore.py Revert "Make queries fast, filter all flexible attributes (#5240)" 2024-06-19 21:51:44 +01:00
test_files.py Add missed HAVE_REFLINK in test_files.py 2024-05-30 14:09:37 +02:00
test_hidden.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_importer.py Replace has_program with shutil.which 2024-07-18 12:26:16 +01:00
test_library.py refactor the test methods to avoid suboptimal asserts. 2024-04-08 21:39:25 +08:00
test_logging.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_m3ufile.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_mb.py refactor the test methods to avoid suboptimal asserts. 2024-04-08 21:39:25 +08:00
test_metasync.py Replace py3_path with builtin os.fsdecode 2024-06-16 00:52:37 +01:00
test_pipeline.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_plugins.py test_plugins.py: dedupe setUp, tearDown usage 2024-07-12 20:32:18 +01:00
test_query.py Make sure we can filter common fields 2024-06-21 15:05:29 +01:00
test_sort.py remove redundant prints 2024-04-08 19:14:42 +08:00
test_template.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui.py Replace has_program with shutil.which 2024-07-18 12:26:16 +01:00
test_ui_commands.py test_ui_commands.py: make sure tearDown is run for FieldsTest 2024-07-12 20:32:18 +01:00
test_ui_importer.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_init.py Replace py3_path with builtin os.fsdecode 2024-06-16 00:52:37 +01:00
test_util.py refactor the test methods to avoid suboptimal asserts. 2024-04-08 21:39:25 +08:00
test_vfs.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
testall.py Explicitly use Python 3 for scripts 2024-06-14 14:44:29 +02:00