beets/test
Šarūnas Nejus b683cb6540
Extend requires_import marker with force_ci option
Add force_ci kwarg to requires_import pytest marker to allow tests
to run unconditionally in CI (GitHub Actions), even if the module
is not detected locally. Refactor autobpm test to use this instead
of manual env-checking at module level.
2026-03-08 08:19:55 +00:00
..
autotag Move test_autotag tests under test/autotag 2026-03-03 07:48:52 +00:00
library Skip langdetect-dependent tests when package is not installed 2026-03-08 08:19:55 +00:00
plugins Extend requires_import marker with force_ci option 2026-03-08 08:19:55 +00:00
rsrc Stop overwriting this test file name 2026-02-27 18:34:26 +00:00
ui Fix the rest of the tests 2026-02-27 18:34:26 +00:00
util Skip langdetect-dependent tests when package is not installed 2026-03-08 08:19:55 +00:00
__init__.py
conftest.py Extend requires_import marker with force_ci option 2026-03-08 08:19:55 +00:00
test_art_resize.py
test_datequery.py
test_dbcore.py
test_files.py Fix symlink tests for macOS 2026-03-02 09:24:25 +00:00
test_hidden.py
test_importer.py Enable duplicate detection for as-is imports 2026-03-04 14:26:13 +00:00
test_library.py Clarify tests 2026-02-27 18:36:04 +00:00
test_logging.py
test_m3ufile.py
test_metadata_plugins.py
test_metasync.py
test_pipeline.py
test_plugins.py Fix multi-value delimiter handling in templates 2026-02-22 16:12:58 +00:00
test_query.py Fix the rest of the tests 2026-02-27 18:34:26 +00:00
test_release.py
test_sort.py Fix the rest of the tests 2026-02-27 18:34:26 +00:00
test_template.py
test_types.py
test_util.py
testall.py