authentic/tests
Valentin Deniaud 24a4c4a12f ldap: allow passing realm to sync-ldap-users command (#57038) 2021-09-24 11:31:38 +02:00
..
auth_fc misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
idp_oidc misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
middlewares tests: add cgu_attribute fixture (#55866) 2021-07-29 12:47:47 +02:00
templates misc: inject TEMPLATE_VARS in mail template context (#43469) 2020-07-03 10:00:50 +02:00
test_journal_app misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
200x200.jpg support avatar picture in user profile (#26022) 2018-10-30 10:23:11 +01:00
201x201.jpg misc: automatically resize profile image (#27644) 2018-10-30 10:23:11 +01:00
__init__.py tests: add __init__ files (#41930) 2020-05-13 20:01:43 +02:00
cache_urls.py decorators: remove broken and unused decorator (#56982) 2021-09-24 11:21:17 +02:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
key.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
metadata.xml remove all remaining uses of urllib2.urlopen (fixes #11388) 2016-06-16 11:52:18 +02:00
openid_configuration.json test some management commands (#24866) 2018-07-16 08:05:50 +02:00
settings.py misc: fix undefined-variable pylint error (#56982) 2021-09-24 11:21:18 +02:00
test_a2_rbac.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_admin.py admin saml: handle binary content in metadata http response (#55455) 2021-07-15 11:03:21 +02:00
test_all.py misc: fix unbalanced-tuple-unpacking pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_api.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_attribute_kinds.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_auth_oidc.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
test_auth_saml.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_backends.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_change_email.py journal_event_types: add user email change (#52567) 2021-05-17 11:32:59 +02:00
test_commands.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_concurrency.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_crypto.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_csv_import.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_custom_user.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_customfields.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_data_transfer.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_fields.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_hashers.py misc: concatenate strings when possible (#56007) 2021-08-10 11:02:45 +02:00
test_idp_cas.py misc: fix redundant-unittest-assert pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_idp_saml2.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_import_export_site_cmd.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_journal.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_large_userbase.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_ldap.py ldap: allow passing realm to sync-ldap-users command (#57038) 2021-09-24 11:31:38 +02:00
test_login.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
test_manager.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_manager_journal.py idp_oidc: record sso refusal in journal (#56343) 2021-09-15 15:32:12 +02:00
test_manager_user_import.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_migrations.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_models.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_natural_key.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_ou_manager.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_password_reset.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_passwords.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_profile.py views: do not delete all consents on post (#56348) 2021-09-10 10:02:20 +02:00
test_registration.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_role_manager.py misc: fix f-string-without-interpolation pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_saml_x509utils.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_template.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_token.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_user_manager.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
test_user_model.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_utils_evaluate.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_utils_lazy.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils_models.py tests: relax assertions in safe_get_or_create test 2021-04-27 06:54:09 +02:00
test_validators.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_views.py misc: fix len-as-condition pylint error (#56982) 2021-09-24 11:21:17 +02:00
test_widgets.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
utils.py misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
wrongcert.pem ldap: retrieve tls info on ldap errors (#56666) 2021-09-16 15:15:05 +02:00