hosts/tests
phg 780d9c12fe Adopt mise for development workflows
- Lock Python and uv versions with mise
- Add unified sync, app, test, lint, format, and typecheck tasks
- Update development documentation and strengthen type handling
2026-09-04 14:39:02 +02:00
..
__init__.py Add unit tests for HostEntry and HostsFile models, and implement HostsParser tests 2025-07-29 14:52:31 +02:00
test_add_entry_modal.py Adopt mise for development workflows 2026-09-04 14:39:02 +02:00
test_app.py Stop invalidating sudo timestamp on mode exit 2026-09-03 19:29:52 +02:00
test_commands.py Refactor test cases for improved readability and consistency 2026-09-03 12:47:11 +02:00
test_config.py Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00
test_config_modal.py Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00
test_dns.py Adopt mise for development workflows 2026-09-04 14:39:02 +02:00
test_filters.py Refactor test cases for improved readability and consistency 2026-09-03 12:47:11 +02:00
test_import_export.py Refactor test cases for improved readability and consistency 2026-09-03 12:47:11 +02:00
test_main.py Adopt mise for development workflows 2026-09-04 14:39:02 +02:00
test_manager.py Fix #12: roll back mutations when saving fails 2026-09-04 09:36:30 +02:00
test_models.py Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00
test_parser.py Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00
test_save_confirmation_modal.py Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00