beets/test
Šarūnas Nejus 69dbfd9868
Fix lints
These seem to have managed to escape the CI checks since the previously
merged PR was based on master commit which did not include the checks.
2024-10-30 12:13:30 +00:00
..
plugins Fix lints 2024-10-30 12:13:30 +00:00
rsrc Update Tekstowo backend to fetch lyrics directly 2024-10-12 02:14:18 +01:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
conftest.py Introduce integration_test marker and update testing docs 2024-09-21 13:26:05 +01:00
test_art_resize.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_autotag.py Replace OrderedEnum with a builtin IntEnum 2024-09-21 11:59:19 +01:00
test_config_command.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_datequery.py Remove some lint exclusions and fix the issues 2024-09-21 11:59:19 +01:00
test_dbcore.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_files.py Clarify test_unsuccessful_reflink error message 2024-09-05 04:32:13 +01:00
test_hidden.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_importer.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_library.py Reworked #4709 after latest release (#5447) 2024-09-30 10:28:15 +01:00
test_logging.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_m3ufile.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_mb.py Make this test ignore my local beets config 2024-08-12 08:49:30 +01:00
test_metasync.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_pipeline.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_plugins.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_query.py Remove some lint exclusions and fix the issues 2024-09-21 11:59:19 +01:00
test_sort.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_template.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_ui.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_ui_commands.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_ui_importer.py Fix lint issues 2024-09-21 11:59:18 +01:00
test_ui_init.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_util.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_vfs.py Reformat the codebase 2024-09-21 11:57:48 +01:00
testall.py Remove def suite TestLoader definitions 2024-07-28 18:58:51 +01:00