authentic/tests
Benjamin Dauvergne 87b0eae371 tests: add tests on SAML add_attributes (#41879)
autouse=True is removed from the `idp' fixture to prevent DB
initialization for add_attributes tests.
2020-04-23 11:29:01 +02:00
..
auth_fc tests: add cache clearance autouse fixture (#41813) 2020-04-17 18:03:52 +02:00
templates utils: handle per ou template in send_templated_mail (#35774) 2020-03-30 11:46:20 +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
cache_urls.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py tests: add cache clearance autouse fixture (#41813) 2020-04-17 18:03:52 +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 commands: send html unused account alert with link (#40522) 2020-04-02 16:18:19 +02:00
test_a2_rbac.py commands: per-OU unused user accounts cleaning policy (#26909) 2020-04-02 11:02:16 +02:00
test_admin.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_all.py commands: per-OU unused user accounts cleaning policy (#26909) 2020-04-02 11:02:16 +02:00
test_api.py commands: per-OU unused user accounts cleaning policy (#26909) 2020-04-02 11:02:16 +02:00
test_attribute_kinds.py delete old values when set new multiple attribute values (#32025) 2019-10-31 14:23:03 +01:00
test_auth_oidc.py tests: add cache clearance autouse fixture (#41813) 2020-04-17 18:03:52 +02:00
test_auth_saml.py misc: allow authenticators display conditions (#28215) 2020-03-13 10:21:35 +01:00
test_backends.py add request as first argument to all backends (#33992) 2019-07-02 12:49:28 +02:00
test_change_email.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_cleanup.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_commands.py templates: fixes in unused account emails (#41281) 2020-04-03 17:17:36 +02:00
test_concurrency.py tests: drop partial sqlite support 2019-11-21 17:02:06 +01:00
test_crypto.py python3: encodinging variations in authentic2.crypto aes testing (#28276) 2020-03-03 22:34:17 +01:00
test_csv_import.py csv_import: allow setting user password and sending mail (#35774) 2020-03-30 11:46:20 +02:00
test_custom_user.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_customfields.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_data_transfer.py tests: remove unused variable (#41342) 2020-04-17 10:42:42 +02:00
test_fields.py misc: accept / in phone numbers (#41082) 2020-04-10 11:42:07 +02:00
test_hashers.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_idp_cas.py idp_cas: drop length limit to service urls (#24022) 2020-03-31 11:25:07 +02:00
test_idp_oidc.py tests: add cache clearance autouse fixture (#41813) 2020-04-17 18:03:52 +02:00
test_idp_saml2.py tests: add tests on SAML add_attributes (#41879) 2020-04-23 11:29:01 +02:00
test_import_export_site_cmd.py data_transfer: use ValidationError instead of DataImportError (#41342) 2020-04-17 10:42:42 +02:00
test_ldap.py ldap: decode decrypted password (#41875) 2020-04-20 15:06:55 +02:00
test_login.py misc: allow authenticators display conditions (#28215) 2020-03-13 10:21:35 +01:00
test_manager.py tests: add cache clearance autouse fixture (#41813) 2020-04-17 18:03:52 +02:00
test_manager_user_import.py tests: drop partial sqlite support 2019-11-21 17:02:06 +01:00
test_natural_key.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_ou_manager.py python3: explicit list of export keys in ou manager testing (#28276) 2020-03-03 22:34:17 +01:00
test_password_reset.py views: better display password reset instructions (#38054) 2020-01-15 16:36:05 +01:00
test_profile.py misc: use HTML5 type=tel for phone number input fields (#41333) 2020-04-10 08:14:51 +02:00
test_registration.py validators: use only dnspython to resolve domains (#40989) 2020-03-27 15:33:19 +01:00
test_role_manager.py python3: encoding variations in test_role_manager (#28276) 2020-03-03 22:34:17 +01:00
test_template.py add a template module, copycatting wcs.qommon.template (#37884) 2020-03-17 16:23:55 +01:00
test_token.py misc: add one-time token model (#39745) 2020-02-12 17:12:26 +01:00
test_user_manager.py tests: apply trivial typo fix (#40749) 2020-03-16 16:51:22 +01:00
test_user_model.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_utils.py utils: add a lazy_join function (#41342) 2020-04-17 10:42:42 +02:00
test_utils_evaluate.py utils: add module to evaluate condition expressions safely (#35302) 2019-08-19 16:49:12 +02:00
test_validators.py validators: use only dnspython to resolve domains (#40989) 2020-03-27 15:33:19 +01:00
test_views.py templates: better account deletion request message (#39980) 2020-04-02 14:57:06 +02:00
test_widgets.py forms: add a datalist textinput widget (#37884) 2020-03-17 16:23:55 +01:00
utils.py python3: use Django encoding module in SAML IdP (#40508) 2020-03-23 17:47:37 +01:00