- Implement unit tests for login, registration, and password reset flows - Cover edge cases for invalid credentials, token expiry, and rate limiting - Add integration tests for database interactions and session management
5 lines
34 B
Plaintext
5 lines
34 B
Plaintext
.coverage
|
|
.env
|
|
__pycache__/
|
|
logs/
|