beets/test/ui
Šarūnas Nejus 6c9825392f
Store item paths relative to library directory
Convert item paths to relative on write and back to absolute on read,
keeping the database free of hardcoded library directory. Fix tests to
account for absolute path return values.
2026-03-23 03:34:15 +00:00
..
commands Store item paths relative to library directory 2026-03-23 03:34:15 +00:00
__init__.py tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
test_ui.py Store item paths relative to library directory 2026-03-23 03:34:15 +00:00
test_ui_importer.py tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
test_ui_init.py Replace control_stdin with io.addinput 2026-02-10 00:53:20 +00:00