oatpp-authkit/test
Uwe Schuster 55516d4cf1 #9: Optional IQueryable<T> capability + in-house query AST
Closes #9

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 12:55:29 +02:00
..
CMakeLists.txt #9: Optional IQueryable<T> capability + in-house query AST 2026-04-29 12:55:29 +02:00
test_body_size_limit.cpp #4: BodySizeLimitInterceptor — fail-closed on missing/malformed Content-Length 2026-04-25 21:36:50 +02:00
test_json_serialization.cpp #6: route ad-hoc JSON through ObjectMapper (Option A — DI everywhere, all-in-one) 2026-04-25 21:56:05 +02:00
test_negotiation.cpp #2: Browser-friendly 401/403 — content-negotiate JSON vs HTML/redirect 2026-04-25 13:23:08 +02:00
test_queryable.cpp #9: Optional IQueryable<T> capability + in-house query AST 2026-04-29 12:55:29 +02:00
test_repository_decorators.cpp #8: TemporalRepository<T> + ScopeGuardRepository<T> decorators 2026-04-27 22:51:39 +02:00
test_repository_interface.cpp #7: Repository<T> interface set + ITemporalEntity + IHistoryRepository<T> 2026-04-27 22:42:47 +02:00
test_security_headers.cpp #3: SecurityHeadersInterceptor — strict baseline + CspOverride ctor (Option B) 2026-04-25 21:54:58 +02:00