Update project documentation to reflect test stabilization efforts and current issues

This commit is contained in:
Philip Henning 2025-07-31 08:39:14 +02:00
parent 1167521355
commit 8346e0e362
4 changed files with 82 additions and 53 deletions

View file

@ -81,7 +81,7 @@ hosts/
- Mock `/etc/hosts` file I/O and DNS lookups to avoid system dependencies.
- Include integration tests for the Textual TUI (using `textual.testing` or snapshot testing).
### Implemented Tests (149 tests total)
### Implemented Tests (149 tests total, 8 failing)
1. **Parsing Tests** (15 tests):
- Parse simple `/etc/hosts` with comments and disabled entries