app-MAIL-temp/tests/api
Spitfireap b849d1cfa7
Simpler csv export (#1383)
* Export alias in csv

* reformating

* template

* Improved contributing script and doc

* Updated test

* removed csv export from GDPR export archive

* added test for new route

* fix trailing space

* moved test to new utils file
2022-11-23 13:51:08 +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 refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02: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 return 422 if account not activated 2022-02-22 22:12: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 do not use flask-sqlalchemy 2021-10-12 14:36:47 +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 fix test 2022-04-18 11:55:14 +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 fix proton partner error when self host (#1255) 2022-09-01 14:59:16 +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