chore: Add tests for auth cookie extraction and rate limit middleware behavior
- Implemented tests for `extractAuthCookieToken` to ensure it returns an empty string when the request is nil and ignores non-auth cookies. - Added tests for `isAdminSecurityControlPlaneRequest` to verify it correctly uses the decoded raw path. - Enhanced `NewRateLimitMiddleware` tests to check fallback behavior for non-positive window values and to ensure it bypasses rate limiting for control plane bearer requests.
This commit is contained in:
1652
backend/cmd/localpatchreport/main_test.go
Normal file
1652
backend/cmd/localpatchreport/main_test.go
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user