django-allauth-cas/tests
Aurélien Delobelle bb8a3b16bf Connect a CAS Account for an authenticated works...
...thanks to using SocialLogin.stash/unstash_state.

Also:
- Some tests are updated to get the stash_state. Requests are denied if
client session doesn't go through stash_state (called in LoginCASView).
- Fix an assert statement in a test.
2017-09-16 01:58:09 +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
settings.py initial 2017-07-25 18:31:42 +02:00
test_flows.py Connect a CAS Account for an authenticated works... 2017-09-16 01:58:09 +02:00
test_providers.py initial 2017-07-25 18:31:42 +02:00
test_testcases.py Connect a CAS Account for an authenticated works... 2017-09-16 01:58:09 +02:00
test_views.py Connect a CAS Account for an authenticated works... 2017-09-16 01:58:09 +02:00
urls.py initial 2017-07-25 18:31:42 +02:00