canaille-globuzma/tests/core
Éloi Rivard 77667c6f52
refactor: all domains used in the unit test suite are now .test
this ensures they will never be valid, and will never generate real
world requests
2024-11-20 23:30:48 +01:00
..
commands refactor: move BackendModel.delete to Backend.delete 2024-05-03 22:22:08 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_account.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_auth.py refactor : added proper security logging level and refactored change email logging 2024-10-21 11:17:55 +02:00
test_email_confirmation.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_firstlogin.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_forgotten_password.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_groups.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_invitation.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_misc.py fix: JAVASCRIPT and HTMX configuration settings were ignored 2024-04-09 12:07:00 +02:00
test_models.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_password_reset.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_permissions.py refactor: move BackendModel.reload to Backend.reload 2024-05-03 22:25:20 +02:00
test_profile_creation.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_profile_edition.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_profile_photo.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_profile_settings.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_registration.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00