beets/test/ui
Šarūnas Nejus fc39ab791c
Create a dedicated get_model_changes function in beets/util/diff.py
- Add `get_model_changes` as the public API for computing diffs
- Remove tests for `show_model_changes` as test_diff.py fully covers them.
2026-03-14 12:02:30 +00:00
..
commands Move colorisation to beets/util/color.py 2026-03-14 11:57:18 +00:00
__init__.py tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
test_ui.py Create a dedicated get_model_changes function in beets/util/diff.py 2026-03-14 12:02:30 +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