beets/docs
Ben Stolovitz da5ec00aaf
[Test] Fix path tests on windows (#5803)
## Description

Fixes #5802.

Today, tests fail on most Windows machines because we hard-code `D:` as
the root drive, but most machines use `C:`. This change uses the same
normalization function in the test assertion to ensure the drives match.

## To Do

- [ ] ~~Documentation.~~
- [x] Changelog.
- [x] Tests. (this is a tests change)

## What changed?

* Updated tests to generate the drive name via normalization, instead of
hard-coding `D:`.
* Updated the `Item::destination()` method to document the
`relative_to_libdir` param.

## How tested?

* [x] Tests pass locally.
2025-05-26 19:24:57 +02:00
..
_static Transparent background logo for docs 2023-10-29 10:30:33 +01:00
_templates/autosummary Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
api Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
dev Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
guides Fix Broken link for Arch Linux package 2025-04-08 15:33:43 +02:00
plugins discogs: add configurable search_limit 2025-05-19 09:42:06 +01:00
reference Add changelog note about musicbrainz 2025-05-17 03:32:00 +01:00
.gitignore Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
changelog.rst [Test] Fix path tests on windows (#5803) 2025-05-26 19:24:57 +02:00
code_of_conduct.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
conf.py Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst Link to specific bug report/feature request templates in docs 2025-02-16 23:41:00 +00:00
index.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
Makefile Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00
team.rst [docs/team] Add '@bal-e' 2024-07-31 23:24:18 +02:00