app/tests
2022-02-06 20:37:43 +00:00
..
api Add flake8-bugbear 2022-02-06 20:37:43 +00:00
auth do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
dashboard Add flake8-bugbear 2022-02-06 20:37:43 +00:00
email do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
models
oauth do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
__init__.py
conftest.py fix test 2021-10-12 15:11:25 +02:00
test.env rename words.txt to test_words.txt 2021-10-23 17:29:37 +02:00
test_alias_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_config.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_cron.py
test_dns_utils.py Compare mx domains with priority order and not priority value 2021-11-23 14:31:53 +01:00
test_email_handler.py fix is_automatic_out_of_office: only use "Auto-Submitted" header 2022-01-05 15:21:54 +01:00
test_email_utils.py Update test_can_be_used_as_personal_email to only skip if using GitHub Actions. 2022-02-06 14:37:46 +00:00
test_jose_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_models.py Add flake8-bugbear 2022-02-06 20:37:43 +00:00
test_oauth_models.py
test_paddle_utils.py
test_pgp_utils.py
test_regex_utils.py refactor: move regex_match() to its own file 2021-12-14 15:00:32 +01:00
test_server.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_utils.py
utils.py