nightly-8b3f1fb5-ls293
Pre-release
Pre-release
·
1 commit
to nightly
since this release
CI Report:
https://ci-tests.linuxserver.io/linuxserver/beets/nightly-8b3f1fb5-ls293/index.html
LinuxServer Changes:
No changes
Remote Changes:
refactor: Pytest based setup for test_library (#6677)
Description
This PR is a refactor of test/test_library.py and replaces the unitest
test cases with a pytest setup. Also replaced capture_log with caplog
fixture.
Needs rebasing after beetbox/beets#6659 is
merged.
TODOs:
-
ChangelogNot needed as this is an internal refactor only
This is related to the multi-step efforts to improve logging in beets
beetbox/beets#6553