Summary
Add focused regression coverage for malformed, blank, and noisy output handled by plugins/people-email-discovery/parser.py.
Scope
- Add or extend a focused backend parser test for this plugin.
- Exercise blank input, whitespace-only input, malformed records, and unrelated noise.
- Keep production parser behavior unchanged unless the test exposes a reproducible defect.
Acceptance criteria
Verification
Run the focused pytest file and the parser contract suite when applicable.
Summary
Add focused regression coverage for malformed, blank, and noisy output handled by
plugins/people-email-discovery/parser.py.Scope
Acceptance criteria
Verification
Run the focused pytest file and the parser contract suite when applicable.