| .. |
|
__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
|
Feat #2: add Host Entry from selected
|
2026-09-06 16:46:35 +02:00 |
|
test_app.py
|
Fix #2: fall back to uppercase N
|
2026-09-06 18:04:42 +02:00 |
|
test_backup_restore_modal.py
|
Fix #13: Expose Pre-edit Backup restoration
|
2026-09-04 21:37:51 +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
|
Fix unawaited coroutine test warnings
|
2026-09-04 21:49:24 +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_import_export_workflow.py
|
Feat #5: expose import and export workflows
|
2026-09-08 15:22:55 +02:00 |
|
test_main.py
|
feat #14: Implement design guide (#15)
|
2026-09-04 17:15:39 +00:00 |
|
test_manager.py
|
Fix #13: Expose Pre-edit Backup restoration
|
2026-09-04 21:37:51 +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_restore_preview.py
|
Fix #13: Expose Pre-edit Backup restoration
|
2026-09-04 21:37:51 +02:00 |
|
test_save_confirmation_modal.py
|
feat #14: Implement design guide (#15)
|
2026-09-04 17:15:39 +00:00 |