canaille-globuzma/tests
2022-12-04 13:57:56 +01:00
..
commands unit tests: ldap domain is dc=mydomain,dc=tld 2022-11-05 19:52:57 +01:00
fixtures/themes/test split oidc code from the rest 2022-01-11 20:31:55 +01:00
ldap unit tests: ldap domain is dc=mydomain,dc=tld 2022-11-05 19:52:57 +01:00
oidc unit tests: added consent deletion tests 2022-12-04 13:57:56 +01:00
__init__.py split oidc tests from the rest 2022-01-11 19:42:26 +01:00
conftest.py unit tests: removed useless ldap server schema initialization methods 2022-12-04 13:06:55 +01:00
test_about.py About page. Fixes #31 2020-11-13 10:45:01 +01:00
test_account.py index page unit tests 2022-12-04 12:57:59 +01:00
test_configuration.py pre-commit tox test 2021-12-20 23:57:27 +01:00
test_errors.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
test_forgotten_password.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
test_groups.py group admin: redirect after form submission to avoid double submissions 2022-11-16 17:55:24 +01:00
test_i18n.py Demo displays user preferred locale 2022-12-04 11:53:37 +01:00
test_invitation.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_mails.py FROM_ADDR configuration option is not mandatory anymore 2022-11-16 19:26:33 +01:00
test_password_reset.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
test_profile.py Users can choose their favourite display name 2022-12-02 18:48:21 +01:00