.. |
commands
|
Merge LDAPObject.all and LDAPObject.filter in LDAPObject.query
|
2023-03-07 17:58:27 +01:00 |
fixtures/themes/test
|
Moved jinja macros in their own directory
|
2023-03-09 18:10:28 +01:00 |
ldap
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
oidc
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
__init__.py
|
split oidc tests from the rest
|
2022-01-11 19:42:26 +01:00 |
conftest.py
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
test_about.py
|
About page. Fixes #31
|
2020-11-13 10:45:01 +01:00 |
test_account.py
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
test_configuration.py
|
refactoring: moved the authlib related test configuration in the oidc module
|
2022-12-29 02:06:54 +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
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
test_forgotten_password.py
|
Forgotten password test improvement
|
2023-03-09 18:10:28 +01:00 |
test_groups.py
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
test_i18n.py
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
test_invitation.py
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |
test_mails.py
|
Renames LDAPObject.ldap in LDAPObject.ldap_connection
|
2023-03-07 17:55:32 +01:00 |
test_password_reset.py
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
test_profile.py
|
Used 'id' instead of 'dn'
|
2023-03-10 18:14:15 +01:00 |