test(host_agent): agent config parser unit tests

Add read_config/ConfigError unit tests covering flat key-value parsing,
blank lines/comments, list fields, defaults, missing required keys, and
malformed lines. Also add tests/__init__.py to fix pytest namespace
collision with tests/plugins/ shadowing the root plugins/ package.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-14 21:44:46 -04:00
parent b1cfc377da
commit 6056bad01e
4 changed files with 60 additions and 0 deletions
View File