app-MAIL-temp/tests/dashboard
Adrià Casajús 25fde11a86
Refactor alias suffix (#1194)
* Extract suffix generation and validation to a module

* Updated tests

* Make custom alias use signed suffixes

* Added the signature check to the module

* Fix invalid route

* Move more suffix related stuff

* Fix tests

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-07-27 17:40:22 +02:00
..
__init__.py add test for custom_domain 2020-01-28 15:13:03 +07:00
test_alias_contact_manager.py fix test 2022-04-18 11:17:10 +02:00
test_alias_transfer.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_api_keys.py remove unused import 2022-03-21 14:43:27 +01:00
test_custom_alias.py Refactor alias suffix (#1194) 2022-07-27 17:40:22 +02:00
test_custom_domain.py fix test 2022-04-18 11:55:14 +02:00
test_directory.py Refactor unsubscribe handling (#1090) 2022-06-30 11:40:01 +02:00
test_index.py fix test 2022-04-18 11:17:10 +02:00
test_setup_done.py redirect user to dashboard when setup is done 2020-10-28 10:49:50 +01:00
test_subdomain.py fix test 2022-04-18 11:55:14 +02:00
test_unsubscribe.py fix test 2022-04-15 17:37:19 +02:00