authentic/tests
Benjamin Dauvergne b439593203 auth_fc: make user and sub relatively unique (#19959)
As we are not sure they are unique in all deployments, we make them
unique relative to a new order integer field. New federations with
FranceConnect with be forced to have the column order to be 0, making
them unique.
2020-04-27 18:09:03 +02:00
..
auth_fc auth_fc: make user and sub relatively unique (#19959) 2020-04-27 18:09:03 +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 a migration fixture (#19959) 2020-04-27 17:58:35 +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 views: ratelimit email form views (#41489) 2020-04-24 11:07:43 +02:00
test_a2_rbac.py a2_rbac: update role admins using post_migrate signal (#20513) 2020-04-24 11:08:09 +02:00
test_admin.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
test_all.py tests: fix warnings in tests (#41238) 2020-04-27 16:12:55 +02:00
test_api.py drf: make test less dependent on DRF error message (#41238) 2020-04-27 14:34:56 +02:00
test_attribute_kinds.py tests: fix warnings in tests (#41238) 2020-04-27 16:12:55 +02:00
test_auth_oidc.py dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +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 misc: use base64 to store PickledObjectField content (#41235) 2020-04-27 10:19:34 +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 tests: fix warnings in tests (#41238) 2020-04-27 16:12:55 +02:00
test_idp_oidc.py tests: use migration fixture in idp_oidc migration's tests (#19959) 2020-04-27 18:00:32 +02:00
test_idp_saml2.py tests: fix warnings in tests (#41238) 2020-04-27 16:12:55 +02:00
test_import_export_site_cmd.py import_export_site: disable prompt confirmation testing (#41238) 2020-04-27 14:34:56 +02:00
test_ldap.py tests: rename skipUnless to skipif (#41238) 2020-04-27 16:12:55 +02:00
test_login.py misc: pass login-hint in authenticators condition context (#41142) 2020-04-25 12:18:59 +02:00
test_manager.py dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +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 dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +02:00
test_profile.py dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +02:00
test_registration.py tests: fix warning about regexp syntax (#41238) 2020-04-27 16:12:58 +02: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 dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +02: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 dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +02:00
test_widgets.py forms: add a datalist textinput widget (#37884) 2020-03-17 16:23:55 +01:00
utils.py dj2:2: fix 'reverse' import (#41238) 2020-04-27 14:34:24 +02:00