django-mellon/tests
Benjamin Dauvergne f2e05b84ae prevent redirection loop on artifact resolution errors (fixes #14810)
Signature of method sso_failure() is changed to match the name name of
the context variable in template mellon/authentication_failed.html
(idp_message => reason).
2019-03-02 16:42:46 +01:00
..
templates tests: add base.html template 2016-03-11 17:10:18 +01:00
conftest.py tests: replace unmaintained pytest-capturelog by its maintained fork pytest-catchlog 2017-03-22 23:06:50 +01:00
idp-private-key.pem tests: use dummy metadata from lasso, starts tests of SSO/SLO (fixes #11476) 2016-06-22 11:06:20 +02:00
metadata.xml tests: adapt to lasso PEM-formatting deprecation (#24531) 2018-07-18 18:06:18 +02:00
public-key.pem tests: adapt to lasso PEM-formatting deprecation (#24531) 2018-07-18 18:06:18 +02:00
sp-private-key.pem tests: use dummy metadata from lasso, starts tests of SSO/SLO (fixes #11476) 2016-06-22 11:06:20 +02:00
test_default_adapter.py skip test if number of concurrent connections above default pg limit (#25252) 2018-07-18 18:07:24 +02:00
test_sso_slo.py prevent redirection loop on artifact resolution errors (fixes #14810) 2019-03-02 16:42:46 +01:00
test_utils.py don't cache local metadata anymore (#13881) 2018-09-05 17:09:31 +02:00
test_views.py tests: adapt to python 3 2018-04-05 14:38:49 +02:00
urls_tests.py tests: remove django < 1.8 leftovers (#19659) 2018-01-09 15:30:00 +01:00
utils.py python3: use open() to open files 2018-04-05 14:25:54 +02:00
xml_utils.py tests: add helper to check XML documents 2016-02-26 18:09:27 +01:00