|
|
4b4651384c
|
Add integration tests for config validation and rate limiting
- tests/config_validation.rs: Tests binary error handling for missing files, invalid config, missing fields, and filesystem issues
- tests/rate_limiting.rs: Placeholder for rate limiting tests (complex TLS testing deferred)
- Integration tests run automatically with cargo test and pre-commit hook
- Tests validate user-facing error messages and exit codes
|
2026-01-16 22:39:32 +00:00 |
|