Summary
policy-types.ts validation helpers have thin test coverage, leaving edge cases unverified.
Requirements
- Add tests for all required field combinations
- Add tests for invalid type and out-of-range values
- Add tests for nested policy rule validation
- Ensure tests run as part of the existing test suite
Summary
policy-types.ts validation helpers have thin test coverage, leaving edge cases unverified.
Requirements