canaille-globuzma/tests
2023-04-09 02:13:34 +02:00
..
commands Merge LDAPObject.all and LDAPObject.filter in LDAPObject.query 2023-03-07 17:58:27 +01:00
fixtures/themes/test Renamed user attributes to match SCIM naming convention 2023-04-07 20:12:24 +02:00
ldap Properly delete users in ldap unit tests 2023-04-08 20:14:30 +02:00
oidc Removed unused imports 2023-04-09 02:13:34 +02:00
__init__.py split oidc tests from the rest 2022-01-11 19:42:26 +01:00
conftest.py Removed unused imports 2023-04-09 02:13:34 +02:00
test_about.py About page. Fixes #31 2020-11-13 10:45:01 +01:00
test_account.py Removed unused imports 2023-04-09 02:13:34 +02:00
test_apputils.py Refactored utils 2023-04-02 00:32:27 +02:00
test_configuration.py Unit tests use WebTest .mustcontain method when possible 2023-03-16 16:25:14 +01:00
test_errors.py Unit tests use WebTest .mustcontain method when possible 2023-03-16 16:25:14 +01:00
test_flaskutils.py Renamed user attributes to match SCIM naming convention 2023-04-07 20:12:24 +02:00
test_forgotten_password.py Renamed user attributes to match SCIM naming convention 2023-04-07 20:12:24 +02:00
test_groups.py Avoid to explicitly call User.load_groups 2023-04-09 00:14:51 +02:00
test_i18n.py Removed unused imports 2023-04-09 02:13:34 +02:00
test_invitation.py Avoid to explicitly call User.load_groups 2023-04-09 00:14:51 +02:00
test_mails.py Renamed user attributes to match SCIM naming convention 2023-04-07 20:12:24 +02:00
test_password_reset.py Renamed user attributes to match SCIM naming convention 2023-04-07 20:12:24 +02:00
test_profile_creation.py Avoid to explicitly call User.load_groups 2023-04-09 00:14:51 +02:00
test_profile_edition.py Removed unused imports 2023-04-09 02:13:34 +02:00
test_profile_photo.py Use LDAPObject.reload in tests instead of LDAPObject.get 2023-04-08 21:36:21 +02:00
test_profile_settings.py Avoid to explicitly call User.load_groups 2023-04-09 00:14:51 +02:00