django-mellon/tests
Benjamin Dauvergne e1fa70d28d add setting MELLON_SIGNATURE_METHOD (#32008)
It defaults to RSA-SHA256 as RSA-SHA1 which is the default in Lasso is
deprecated.
2019-04-19 11:09:11 +02: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 RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
idp-public-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
metadata.xml tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
sp-private-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
sp-public-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +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 add setting MELLON_SIGNATURE_METHOD (#32008) 2019-04-19 11:09:11 +02:00
test_utils.py don't cache local metadata anymore (#13881) 2018-09-05 17:09:31 +02:00
test_views.py views: fix discovery URL building (#31581) 2019-03-20 14:28:05 +01: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