Gabriel Radureau
a17eebc8f2
🧪 test: add comprehensive BDD test suite for user authentication
Added BDD test scenarios covering:
- User registration with validation
- Successful and failed authentication
- Admin authentication with master password
- JWT token generation and validation
- Password reset workflow
- Edge cases and error handling
BDD Features:
- 20+ authentication scenarios
- JWT validation edge cases
- Password reset security scenarios
- Input validation tests
- Error response verification
BDD Infrastructure:
- Step definitions for authentication workflows
- Test server with user management endpoints
- JWT parsing and validation utilities
- Common step patterns for reuse
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-09 00:25:48 +02:00
..
2026-04-09 00:25:48 +02:00
2026-04-06 17:27:07 +02:00
2026-04-06 17:27:07 +02:00
2026-04-09 00:25:48 +02:00
2026-04-05 11:40:21 +02:00
2026-04-09 00:25:43 +02:00
2026-04-06 17:27:07 +02:00
2026-04-05 11:28:11 +02:00