canaille-globuzma/tests
2022-12-22 17:17:18 +01:00
..
commands unit tests: test schema installation with missing permissions 2022-12-06 18:18:27 +01:00
fixtures/themes/test split oidc code from the rest 2022-01-11 20:31:55 +01:00
ldap Fixed LDAP operational attributes handling 2022-12-15 12:41:31 +01:00
oidc Add nonce to the claims_supported server metadata list 2022-12-15 11:59:00 +01:00
__init__.py split oidc tests from the rest 2022-01-11 19:42:26 +01:00
conftest.py unit tests: removed useless condition in slapd_connection fixture teardown 2022-12-22 17:17:18 +01:00
test_about.py About page. Fixes #31 2020-11-13 10:45:01 +01:00
test_account.py unit tests: user photo access 2022-12-22 17:12:24 +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_flaskutils.py unit tests: first login mail success and error 2022-12-21 21:52:01 +01:00
test_forgotten_password.py unit tests: forgotten mail sending error 2022-12-22 17:02:07 +01:00
test_groups.py unit tests: increased group coverage 2022-12-06 18:36:07 +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 unit tests: sending mail with invalid recipients 2022-12-20 21:05:00 +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 unit tests: impersonate an unexisting user 2022-12-22 16:56:10 +01:00