beets/docs
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
..
_static Transparent background logo for docs 2023-10-29 10:30:33 +01:00
dev Document Album.items() / LibModel.items() conflict 2022-07-12 11:21:52 +01:00
guides Fix all occurences of Discourse to GH-Discussions 2023-10-23 09:51:52 +02:00
plugins smartplaylist: add --uri-format option 2023-12-16 05:37:27 +01:00
reference expose incremental_skip_later as cli option 2023-12-05 01:03:22 +01:00
changelog.rst tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
code_of_conduct.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
conf.py Transparent background logo for docs 2023-10-29 10:30:33 +01:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst Fix all occurences of Discourse to GH-Discussions 2023-10-23 09:51:52 +02:00
index.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00
team.rst Fix typo and add another member to the page 2023-10-03 12:03:06 +02:00