.. |
commands
|
Moved the OIDC configuration in the oidc test subdir conftest.py
|
2022-12-24 02:06:28 +01:00 |
fixtures/themes/test
|
split oidc code from the rest
|
2022-01-11 20:31:55 +01:00 |
ldap
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |
oidc
|
avoid ldap related session variable names
|
2022-12-29 01:10:07 +01:00 |
__init__.py
|
split oidc tests from the rest
|
2022-01-11 19:42:26 +01:00 |
conftest.py
|
avoid ldap related session variable names
|
2022-12-29 01:10:07 +01:00 |
test_about.py
|
About page. Fixes #31
|
2020-11-13 10:45:01 +01:00 |
test_account.py
|
avoid ldap related session variable names
|
2022-12-29 01:10:07 +01:00 |
test_configuration.py
|
unit tests: mails configuration without credentials
|
2022-12-27 21:37:58 +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
|
refactoring: removed useless imports
|
2022-12-29 01:53:08 +01:00 |
test_forgotten_password.py
|
unit tests: forgotten mail sending error
|
2022-12-22 17:02:07 +01:00 |
test_groups.py
|
avoid ldap related session variable names
|
2022-12-29 01:10:07 +01:00 |
test_i18n.py
|
Demo displays user preferred locale
|
2022-12-04 11:53:37 +01:00 |
test_invitation.py
|
avoid ldap related session variable names
|
2022-12-29 01:10:07 +01:00 |
test_mails.py
|
refactoring: edited mail error test to improve coverage
|
2022-12-27 22:09:53 +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
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |