beets/beets
wisp3rwind 2c68349314 pipeline: remove old tests, integrate with out test suite
These have probably not been run by anyone in ages, better to move the
code to our test suite where it is regularly exercised. In fact, the
latter covers most of the cases already. The only missing tests seem to
be those were exceptions are raised in the first or last stage. Thus,
this adds such tests.
2025-05-06 14:51:20 +02:00
..
autotag albums_for_id -> album_for_id and return a single candidate instead of an iterator 2025-04-14 02:28:42 +01:00
dbcore Allow to pickle db models by removing the current connection. (#5641) 2025-04-15 11:43:36 +02:00
test Remove arg_encoding 2025-04-21 12:41:57 +01:00
ui Remove arg_encoding 2025-04-21 12:41:57 +01:00
util pipeline: remove old tests, integrate with out test suite 2025-05-06 14:51:20 +02:00
__init__.py Increment version to 2.2.0 2024-12-02 06:56:49 +00:00
__main__.py Reformat the codebase 2024-09-21 11:57:48 +01:00
art.py Reformat the codebase 2024-09-21 11:57:48 +01:00
config_default.yaml Fix SACD Imports 2024-11-22 22:33:09 -05:00
importer.py See https://github.com/beetbox/beets/pull/5611#discussion_r1957433785 2025-02-17 16:30:42 +01:00
library.py Move max filename length calculation closer to where it is used 2025-05-04 12:23:25 +01:00
logging.py Remove some lint exclusions and fix the issues 2024-09-21 11:59:19 +01:00
mediafile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
plugins.py Moved all typehint that need a typechecking guard to the top. see 2025-04-19 16:19:07 +02:00
random.py Make a random change for testing 2024-05-07 16:28:28 +01:00
vfs.py Fix legalize_path types 2025-05-04 12:23:22 +01:00