CP_AUTOMATION/tests/student_authentication/__init__.py
2025-12-12 19:54:54 +05:30

15 lines
118 B
Python

"""
Student Authentication Tests
Tests for student authentication flows:
- Login
- Logout
- Password Reset
"""