hosts/memory-bank
phg 1c8396f020 Add comprehensive tests for filtering and import/export functionality
- Created `test_filters.py` to test the EntryFilter and FilterOptions classes, covering default values, custom values, filtering by status, DNS type, resolution status, and search functionality.
- Implemented tests for combined filters and edge cases in filtering.
- Added `test_import_export.py` to test the ImportExportService class, including exporting to hosts, JSON, and CSV formats, as well as importing from these formats.
- Included tests for handling invalid formats, missing required columns, and warnings during import.
- Updated `uv.lock` to include `pytest-asyncio` as a dependency for asynchronous testing.
2025-08-18 10:32:52 +02:00
..
activeContext.md Add comprehensive tests for filtering and import/export functionality 2025-08-18 10:32:52 +02:00
productContext.md initial commit 2025-07-29 13:50:55 +02:00
progress.md Refactor tests for HostsManagerApp: update status verification to use footer instead of subtitle for improved accuracy and clarity. 2025-08-17 21:37:06 +02:00
projectbrief.md Update project documentation: reflect completion of Phase 4 advanced edit features and adjust test coverage status for improved clarity. 2025-08-16 23:04:39 +02:00
systemPatterns.md Update project documentation: reflect completion of Phase 4 advanced edit features and adjust test coverage status for improved clarity. 2025-08-16 23:04:39 +02:00
techContext.md Enhance user experience with status appearance improvements and entry details consistency. Update project documentation to reflect completed features and ensure all linting checks pass. 2025-08-14 17:56:45 +02:00