simple-login/tests/api
Adrià Casajús 31896ff262
Replace black and flake8 with ruff (#1943)
2023-11-21 16:42:18 +01:00
..
__init__.py add /api/alias/options 2019-12-15 18:55:16 +02:00
test_alias.py fix proton partner error when self host (#1255) 2022-09-01 14:59:16 +02:00
test_alias_options.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
test_apple.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00
test_auth.py Canonicalize emails from google and proton before registering users (#1493) 2022-12-14 11:50:36 +01:00
test_auth_mfa.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00
test_custom_domain.py return custom domain json in patch 2022-01-16 17:26:11 +01:00
test_import_export.py Simpler csv export (#1383) 2022-11-23 13:51:08 +01:00
test_mailbox.py Revert "Add code verification for creating mailboxes (#1725)" (#1727) 2023-05-09 18:04:04 +02:00
test_new_custom_alias.py Improve test: disable rate limit during test and avoid conflicts between tests (#1349) 2022-10-14 16:37:49 +02:00
test_new_random_alias.py Improve test: disable rate limit during test and avoid conflicts between tests (#1349) 2022-10-14 16:37:49 +02:00
test_notification.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00
test_phone.py GET /api/phone/reservations/:reservation_id 2022-01-04 16:22:41 +01:00
test_serializer.py fix test 2022-04-18 11:17:10 +02:00
test_setting.py set default alias suffix to word (#1765) 2023-06-27 11:07:02 +02:00
test_sudo.py Allow to set sudo mode for api requests (#1108) 2022-06-23 14:26:36 +02:00
test_user.py Generate a web session from an api key (#1224) 2022-08-10 18:48:32 +02:00
test_user_info.py Stats endpoint (#1716) 2023-05-03 10:15:47 +02:00
utils.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00