4 Commits

Author SHA1 Message Date
admin c4c03163ea fixed sonarqube issues 2025-12-17 10:01:58 +08:00
admin e6b3e3b3ae fixed sonarqube issues 2025-12-17 09:42:18 +08:00
admin 5966901eb5 fix: enable all skipped tests and implement fail-open rate limiting
- Enable 22+ previously skipped tests with proper mocking
- Change rate limiter to consistently fail-open when Redis unavailable
- Update rate_limiter_test to expect fail-open behavior (allows requests)
- Fix impossible nil check causing compiler error in error_logging_test
- Document case sensitivity in policy comparison operators
- Fix typo in cached_authorization.go comment
2025-12-16 14:15:06 +08:00
admin 7d6efecb41 added unit testing 2025-12-16 10:57:26 +08:00