hosts, a python with textual based /etc/hosts editor.
Find a file
phg 1fddff91c8 Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser
- Updated test cases in test_manager.py to improve readability and consistency.
- Simplified assertions and mock setups in tests for PermissionManager.
- Enhanced test coverage for HostsManager, including edit mode and entry manipulation tests.
- Improved test structure in test_models.py for HostEntry and HostsFile, ensuring clarity in test cases.
- Refined test cases in test_parser.py for better organization and readability.
- Adjusted test_save_confirmation_modal.py to maintain consistency in mocking and assertions.
2025-08-14 17:32:02 +02:00
memory-bank Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
src/hosts Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00
tests Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser 2025-08-14 17:32:02 +02:00
.clinerules initial commit 2025-07-29 13:50:55 +02:00
.gitignore Add .gitignore file to exclude unnecessary files and directories 2025-07-29 15:09:57 +02:00
.python-version initial commit 2025-07-29 13:50:55 +02:00
CLAUDE.md Add CLAUDE.md for project guidance and development instructions 2025-08-14 16:59:27 +02:00
pyproject.toml Update dependencies to latest versions: textual 5.0.1 and pytest 8.4.1 2025-07-29 16:07:50 +02:00
README.md initial commit 2025-07-29 13:50:55 +02:00
uv.lock Update dependencies to latest versions: textual 5.0.1 and pytest 8.4.1 2025-07-29 16:07:50 +02:00