authentic/tests
Paul Marillonnet 67ab518726 python3: use DjangoWebtestResponse.text in test_change_email 2019-05-02 11:05:03 +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 remove django.conf.urls.patterns calls (#24852) 2018-07-02 16:40:19 +02:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py python3: use django.utils.six url-parsing functions (#31139) 2019-03-08 10:35:55 +01: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 Jenkinsfile: use pg_virtualenv to isolate test database (#31437) 2019-03-19 18:08:43 +01:00
test_a2_rbac.py create 'import_site' and 'export_site' commands (#16514) 2018-04-16 11:41:32 +02:00
test_admin.py python3: use django.utils.six url-parsing functions (#31139) 2019-03-08 10:35:55 +01:00
test_all.py python3: fix credential encoding in main unit test file (#31167) 2019-04-01 18:27:56 +02:00
test_api.py python3: handle minor encoding variation in test_api (#31176) 2019-04-01 19:38:46 +02:00
test_attribute_kinds.py python3: PIL.Image.open takes a file path as first paramater (#31179) 2019-04-01 20:01:11 +02:00
test_auth_oidc.py python3: oidc authn test jwk encoding 2019-05-02 11:01:21 +02:00
test_auth_saml.py auth_saml: allow provisionning all attributes from SAML attributs (fixes #10599) 2016-05-20 12:03:03 +02:00
test_backends.py add settings to filter user authorized to authenticate (fixes #19597) 2017-11-16 16:29:13 +01:00
test_cas.py python3: remove dict.iterkeys 2019-05-02 11:03:11 +02:00
test_change_email.py python3: use DjangoWebtestResponse.text in test_change_email 2019-05-02 11:05:03 +02:00
test_cleanup.py add test of the DeletedUserManager.cleanup() method 2016-07-11 19:01:29 +02:00
test_commands.py user: replace all uses of Attribute.set_value() (#31937) 2019-04-05 13:08:31 +02:00
test_concurrency.py tests: add test of CSV export of users (#13587) 2018-05-02 19:44:28 +02:00
test_crypto.py python3: use __future__.print_function (#31140) 2019-03-07 13:55:29 +01:00
test_custom_user.py tests: readd custom user tests, erroneously removed (#16323) 2017-05-15 12:49:33 +02:00
test_customfields.py test custom fields using SubfieldBase (#24869) 2018-07-17 15:52:49 +02:00
test_data_transfer.py data_transfer: add export context (#29162) 2019-01-31 15:04:56 +01:00
test_hashers.py misc: add support for passwords hashed by Plone (#29430) 2019-01-03 17:01:07 +01:00
test_idp_oidc.py python3: use DjangoWebtestResponse.text in test_idp_oidc (#32445) 2019-04-19 08:25:14 +02:00
test_idp_saml2.py saml: use RSA-SHA256 signature method (#32011) 2019-04-19 11:05:56 +02:00
test_import_export_site_cmd.py python3: use django.utils.six.moves builtins (#31153) 2019-03-20 14:39:05 +01:00
test_ldap.py ldap_backend: skip authentication on wrong user filter (#31590) 2019-04-01 18:53:38 +02:00
test_login.py python3: compare test strings against DjangoWebtestResponse.text (#31169) 2019-04-01 19:26:55 +02:00
test_manager.py manager: replace $UUID pattern in next parameter of UserAddView (fixes #32140) 2019-04-18 11:34:20 +02:00
test_natural_key.py natural_key: fix get_by_natural_key_json for objects with partial unique indexes (fixes #23857) 2018-05-17 15:22:27 +02:00
test_ou_manager.py manager: add ous export (#29162) 2019-01-31 15:05:13 +01:00
test_password_reset.py misc: don't display password reset view when disabled (#27318) 2018-10-14 20:16:00 +02:00
test_profile.py return to account_management view if edit-profile form does not receive a next_url parameter (fixes #23049) 2018-04-10 00:55:52 +02:00
test_registration.py python3: compare test strings against DjangoWebtestResponse.text (#31169) 2019-04-01 19:26:55 +02:00
test_role_manager.py manager: add roles export (fixes #29162) 2019-01-31 15:05:03 +01:00
test_user_manager.py python3: compare test strings against DjangoWebtestResponse.text (#31169) 2019-04-01 19:26:55 +02:00
test_user_model.py user: fix hasattr() on attributes (fixes #32040) 2019-04-07 16:18:12 +02:00
test_utils.py utils: add hook to decide if user can change/set password (fixes #28848) 2019-01-31 15:00:29 +01:00
test_views.py warn user after account self-deletion (#26910) 2019-04-01 17:51:25 +02:00
test_widget_datetimepicker.py fix UnicodeDecodeError in PickerWidgetMixin (fixes #23055) 2018-04-10 09:49:18 +02:00
utils.py python3: compare test strings against DjangoWebtestResponse.text (#31169) 2019-04-01 19:26:55 +02:00