15 lines
118 B
Python
15 lines
118 B
Python
"""
|
|
Student Authentication Tests
|
|
|
|
Tests for student authentication flows:
|
|
- Login
|
|
- Logout
|
|
- Password Reset
|
|
"""
|
|
|
|
|
|
|
|
|
|
|
|
|