veza/veza-backend-api/tests
senke c96be67cbc feat(auth): v0.911 Keystone - OAuth and auth integration tests
- Add access token blacklist on logout (VEZA-SEC-006)
- Extend OAuthService for mock provider injection in tests
- Add oauth_google_test.go: full OAuth Google flow with mocked provider
- Add oauth_github_test.go: OAuth GitHub flow with PKCE verification
- Add token_refresh_test.go: E2E refresh via httpOnly cookies
- Add logout_blacklist_test.go: E2E logout + token blacklist
- Fix testutils import path in resume_upload_test, track_quota_test
- Fix CreatorID -> UserID in track_quota_test
- Add test:integration script to package.json

Release: v0.911 Keystone
2026-02-27 09:58:53 +01:00
..
analytics refactor(backend): unify architecture - migrate analytics handler to core (ADR-001) 2026-02-15 16:18:13 +01:00
contract incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
error_handling [FE-PAGE-015] fe-page: Add Analytics page 2025-12-25 11:25:06 +01:00
filtering_sorting [FE-PAGE-015] fe-page: Add Analytics page 2025-12-25 11:25:06 +01:00
integration feat(auth): v0.911 Keystone - OAuth and auth integration tests 2026-02-27 09:58:53 +01:00
load chore(backend): config, router, auth, stream service, sanitizer, tests 2026-02-11 22:19:09 +01:00
marketplace chore(release): v0.602 — Payout, Dette Technique & Tests E2E 2026-02-23 22:32:01 +01:00
pagination [FE-PAGE-015] fe-page: Add Analytics page 2025-12-25 11:25:06 +01:00
performance fix(auth): add Redis lock for concurrent refresh token requests 2026-02-14 18:29:37 +01:00
search [FE-PAGE-015] fe-page: Add Analytics page 2025-12-25 11:25:06 +01:00
security feat(security): v0.901 Ironclad - fix 5 critical/high vulnerabilities 2026-02-26 19:34:45 +01:00
transactions [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
two_factor fix(auth): add Redis lock for concurrent refresh token requests 2026-02-14 18:29:37 +01:00
webhook_delivery [FE-PAGE-015] fe-page: Add Analytics page 2025-12-25 11:25:06 +01:00
api_routes_integration_test.go release(v0.903): Vault - ORDER BY whitelist, rate limiter, VERSION sync, chat-server cleanup, Go 1.24 2026-02-27 09:43:25 +01:00
verify_auth.sh refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
verify_p0.sh refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
verify_timeout.sh refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00