Priority: P1 - High
Description
Add unit tests for --allow-host-ports validation:
- Error when used without
--enable-host-access
- Valid port format parsing
- Port range parsing (e.g.,
3000-3010)
Current Test Coverage
- No validation tests exist for this flag
Acceptance Criteria
Files to Modify