canaille-globuzma/tests/core
2023-05-18 16:43:23 +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 Tests the model mechanism 2023-05-17 18:19:05 +02:00
test_invitation.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_models.py Additional User unit tests 2023-05-18 16:43:23 +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 unit test explicit object reloading 2023-05-17 16:23:54 +02:00