ComfyUI/tests-unit/app_test
Constantine 2e1235222e refactor: rename legacy database to .bak after copy
Per review: after copying the legacy install-dir database to the
effective user directory, rename the original to comfyui.db.bak so a
later launch without --user-directory cannot silently fall back to a
diverged copy, while keeping the file around for recovery. Also hoist
the database_default_path import to module scope.
2026-07-14 12:25:52 +08:00
..
__init__.py
custom_node_manager_test.py
database_path_test.py refactor: rename legacy database to .bak after copy 2026-07-14 12:25:52 +08:00
frontend_manager_test.py Generalize frontend version warning to all comfy* requirements.txt entries (#13875) 2026-05-14 16:13:30 -07:00
model_manager_test.py
node_replace_manager_test.py fix: make NodeReplaceManager.register() idempotent (#13596) 2026-05-07 19:21:12 -07:00
test_migrations.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
user_manager_system_user_test.py feat(security): add System User protection with `__` prefix (#10966) 2025-11-28 21:28:42 -05:00