beets/beets
Lars Kruse 508d28f66b tests: move reusable test-related modules into the beets package
External Python packages interfacing beets may want to use an in-memory
beets library instance for testing beets-related code.
The `TestHelper` class is very helpful for this purpose.
Previously `TestHelper` was located in the `test/` directory.
Now it is part of `beets` itself (`beets.test.helper.TestHelper`) and
can be easily imported.
2024-01-15 19:40:57 +01:00
..
autotag Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
dbcore replaygain: typings 2023-11-05 08:25:39 +01:00
test tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
ui Merge pull request #5034 from beetbox/YES_NO_COLOR 2023-12-14 23:37:56 +01:00
util replaygain: typings 2023-11-05 08:25:39 +01:00
__init__.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
__main__.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
art.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
config_default.yaml Remove fixme 2023-12-04 00:38:58 -05:00
importer.py Use gender-neutral language 2023-10-23 17:41:38 -04:00
library.py replaygain: typings 2023-11-05 08:25:39 +01:00
logging.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
mediafile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
plugins.py beetsplug: Error out on conflicts in template functions 2023-12-16 16:38:32 +01:00
random.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
vfs.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00