canaille-globuzma/tests/core
2024-03-15 20:12:07 +01:00
..
commands Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_about.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_account.py feat: usedefault python logging configuration format 2024-03-15 20:12:07 +01:00
test_email_confirmation.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_forgotten_password.py fix: password and initalization emails were only sent to the preferred user email address 2023-11-28 17:59:50 +01:00
test_groups.py tests: backport tests from sqlachemy branch 2023-11-24 12:10:17 +01:00
test_invitation.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_models.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_password_reset.py refactor: gather endpoints in a 'endpoints' directory 2023-12-26 00:30:19 +01:00
test_permissions.py tests: backport tests from sqlachemy branch 2023-11-24 12:10:17 +01:00
test_profile_creation.py refactor: models attributes cardinality is closer to SCIM models 2023-11-17 21:21:25 +01:00
test_profile_edition.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_profile_photo.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_profile_settings.py feat: usedefault python logging configuration format 2024-03-15 20:12:07 +01:00
test_registration.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00