canaille-globuzma/tests/core
2023-05-17 16:20:37 +02:00
..
commands Split commands in their dedicated modules 2023-04-09 21:58:11 +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 Improved account unit tests 2023-05-17 16:20:37 +02:00
test_forgotten_password.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_groups.py Use generic 'formatted_name' attribute instead of LDAP 'name' 2023-05-16 18:01:48 +02:00
test_invitation.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_password_reset.py remove unnecessary step in the password reset unit test 2023-05-11 16:27:13 +02:00
test_permissions.py ACL group filter can be simple group name instead of full dn 2023-05-02 16:25:00 +02:00
test_profile_creation.py Fixes a call to the LDAP 'userPassword' attribute 2023-05-12 20:00:13 +02:00
test_profile_edition.py Fixes a call to the LDAP 'jpegPhoto' attribute 2023-05-12 20:02:19 +02:00
test_profile_photo.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_profile_settings.py Fixed password initialization mail recipients 2023-05-05 10:53:48 +02:00