authentic/tests
Benjamin Dauvergne 7db6fe5bf0 tests: move idp_oidc tests in a subdirectory (#54740) 2021-06-10 16:47:31 +02:00
..
auth_fc auth_fc: do not update user email with email returned by FC (#45199) 2021-05-19 10:15:23 +02:00
idp_oidc tests: move idp_oidc tests in a subdirectory (#54740) 2021-06-10 16:47:31 +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 misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py tests: detect use of --nomigrations through pytestconfig 2021-04-11 16:25:37 +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 utils: add a safe_get_or_create() primitive (#52929) 2021-04-17 18:34:02 +02:00
test_a2_rbac.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_admin.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
test_all.py LDAPBackend: reactive user on login/synchronization if inactive (#52670) 2021-05-20 16:18:17 +02:00
test_api.py api: add page size parameter to user's API (#54514) 2021-06-03 16:33:18 +02:00
test_attribute_kinds.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_auth_oidc.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_auth_saml.py manager: include oidc and saml federation info in user details (#28210) 2021-04-26 10:12:55 +02:00
test_backends.py misc: apply isort (#52457) 2021-03-30 13:59:53 +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 clean-user-exports: prevent crash when missing directory (#54406) 2021-05-31 17:57:07 +02:00
test_concurrency.py tests: detect use of --nomigrations through pytestconfig 2021-04-11 16:25:37 +02:00
test_crypto.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_csv_import.py csv_import: handle null bytes (#53323) 2021-04-29 14:09:02 +02:00
test_custom_user.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_customfields.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_data_transfer.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_fields.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_hashers.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
test_idp_cas.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
test_idp_saml2.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
test_import_export_site_cmd.py data_transfer: validate Role.slug and Role.uuid fields (#52192) 2021-03-31 19:13:37 +02:00
test_journal.py journal: permit custom prefetching (#51808) 2021-05-28 12:12:37 +02:00
test_large_userbase.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_ldap.py ldap: record user reactivation in journal (#54170) 2021-05-31 15:32:11 +02:00
test_login.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_manager.py manager: allow filtering services by OU (#54190) 2021-05-31 14:54:42 +02:00
test_manager_journal.py api: record actions in journal (#48010) 2021-05-31 15:32:44 +02:00
test_manager_user_import.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_migrations.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_models.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_natural_key.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_ou_manager.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
test_password_reset.py views: do not link to registration when it is closed (#52770) 2021-05-31 15:14:49 +02:00
test_passwords.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
test_profile.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_registration.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_role_manager.py manager: import roles using CSV (#24921) 2021-04-01 14:33:18 +02:00
test_saml_x509utils.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_template.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_token.py misc: add one-time token model (#39745) 2020-02-12 17:12:26 +01:00
test_user_manager.py csv_import: remove modify import form (#53463) 2021-05-31 14:50:01 +02:00
test_user_model.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils.py misc: apply isort (#52457) 2021-03-30 13:59:53 +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 isort (#52457) 2021-03-30 13:59:53 +02:00
test_views.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
test_widgets.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
utils.py api: record actions in journal (#48010) 2021-05-31 15:32:44 +02:00