django-allauth-cas/tests
Aurélien Delobelle 9860eb683f Update tests
- Delete patch_cas_client on CASTestCase. It's replaced with
patch_cas_response method.
- Move CAS*TestCase to allauth_cas.test.testcases.
2017-07-26 18:32:35 +02:00
..
example initial 2017-07-25 18:31:42 +02:00
__init__.py add files for setup & tests 2017-07-22 18:29:14 +02:00
cas_clients.py initial 2017-07-25 18:31:42 +02:00
settings.py initial 2017-07-25 18:31:42 +02:00
test_flows.py Prevent escaping of logout message 2017-07-26 17:24:20 +02:00
test_providers.py initial 2017-07-25 18:31:42 +02:00
test_testcases.py Update tests 2017-07-26 18:32:35 +02:00
test_views.py Update tests 2017-07-26 18:32:35 +02:00
urls.py initial 2017-07-25 18:31:42 +02:00