Task 1: Security middleware tests (95% coverage)

- Created 48 comprehensive tests for security middleware
- Coverage: security.py 97%, auth.py 92%, total 95%
- Tests for SecurityHeadersMiddleware, CSP, RequestSanitization
- Tests for rate limiting (IP-based, origin-based, cleanup)
- Fixed MutableHeaders.pop() bug in security.py
- All tests passing, exceeds 90% target
This commit is contained in:
2026-01-26 17:22:55 +01:00
parent fb8f0bdbd2
commit 7c1242a122
7 changed files with 1461 additions and 1354 deletions

BIN
.coverage

Binary file not shown.