beets/test
2026-01-15 16:04:46 +01:00
..
autotag Enable RUF rules 2026-01-13 20:55:40 +00:00
plugins Address RUF012 2026-01-13 20:55:40 +00:00
rsrc musicbrainz: lookup release directly 2025-12-20 01:35:51 +00:00
ui Enable RUF rules 2026-01-13 20:55:40 +00:00
util Enable RUF rules 2026-01-13 20:55:40 +00:00
__init__.py
conftest.py Define a shared fixture for config 2025-12-27 14:30:35 +00:00
test_art_resize.py Enable RUF rules 2026-01-13 20:55:40 +00:00
test_autotag.py Define a shared fixture for config 2025-12-27 14:30:35 +00:00
test_datequery.py Replace string concatenation (' + ') 2025-08-30 23:10:15 +01:00
test_dbcore.py Address RUF012 2026-01-13 20:55:40 +00:00
test_files.py reflink() doesn't take Path parameters 2025-11-23 13:50:57 -04:00
test_hidden.py
test_importer.py
test_library.py Enable RUF rules 2026-01-13 20:55:40 +00:00
test_logging.py fix: Sanitize log messages by removing control characters 2025-12-02 15:27:24 +05:00
test_m3ufile.py
test_metasync.py
test_pipeline.py
test_plugins.py Address RUF012 2026-01-13 20:55:40 +00:00
test_query.py
test_release.py
test_sort.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
test_template.py
test_types.py
test_util.py
testall.py