beets/test/ui/commands
2026-03-14 12:02:30 +00:00
..
__init__.py tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
test_completion.py Patch sys.stdin and sys.stdout in tests 2026-02-10 00:53:20 +00:00
test_config.py Replace capture_output with io.getoutput 2026-02-10 00:53:20 +00:00
test_fields.py Replace custom stdio mocks with pytest io fixture 2026-02-10 00:53:20 +00:00
test_import.py Move layout utils to beets/util/layout.py 2026-03-14 12:02:30 +00:00
test_list.py Fix the rest of the tests 2026-02-27 18:34:26 +00:00
test_modify.py Replace control_stdin with io.addinput 2026-02-10 00:53:20 +00:00
test_move.py tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
test_remove.py tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
test_update.py Fix the rest of the tests 2026-02-27 18:34:26 +00:00
test_utils.py Enable RUF rules 2026-01-13 20:55:40 +00:00
test_write.py Replace capture_output with io.getoutput 2026-02-10 00:53:20 +00:00