app-MAIL-temp/tests/auth
Sukuna 5959d40a00
Added comments to test_login.py (#2035)
* Added comments to test_login.py

-Added comments to each test function to provide clear documentation of the test steps.
-Comments detail the purpose of each test, the actions taken, and the expected outcomes.
-Improved readability and maintainability of the test suite.
-No changes in functionality; only added comments for better code understanding.

* Removed comments from import file in test_login.py
2024-02-26 17:41:54 +01:00
..
__init__.py add test_login 2019-12-15 18:55:09 +02:00
test_api_to_cookie.py Generate a web session from an api key (#1224) 2022-08-10 18:48:32 +02:00
test_change_email.py Remove ResetCodes after email change (#1191) 2022-07-26 14:43:31 +02:00
test_login.py Added comments to test_login.py (#2035) 2024-02-26 17:41:54 +01:00
test_proton.py Add login with proton 2022-05-05 12:20:55 +02:00
test_register.py Canonicalize emails from google and proton before registering users (#1493) 2022-12-14 11:50:36 +01:00
test_reset_password.py Add toggle to check if a user is premium without the partner subscription (#1739) 2023-05-15 12:34:58 +02:00