beets/beets/test
Šarūnas Nejus ef902ea14f
item assignment: set track distance configuration in tests explicitly
These tests depend on certain `track_length_grace` and
`track_length_max` configuration which was set by other tests in this
module.

I discovered this issue when I tried to run
`test_order_works_when_track_names_are_entirely_wrong` test only
- I found that my local configuration was read and the test failed.
2024-12-31 08:13:13 +00:00
..
__init__.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
_common.py Remove unused logic from beets.test and exclude it from coverage 2024-10-16 12:38:21 +01:00
helper.py item assignment: set track distance configuration in tests explicitly 2024-12-31 08:13:13 +00:00