django-cas-server/cas_server/tests
Valentin Samir 290701e07f Changes for Django 2.0 support 2018-04-29 20:10:19 +02:00
..
__init__.py Begin to split tests, Makefile less phony, use py.test 2016-06-29 08:22:52 +02:00
auth.py Add module tests.auth a docstring 2016-10-07 15:36:11 +02:00
mixin.py Fix code style of previous commit 2018-04-29 19:04:44 +02:00
settings.py Changes for Django 2.0 support 2018-04-29 20:10:19 +02:00
test_federate.py Code factorisation in models.py 2016-08-05 17:56:34 +02:00
test_models.py Add ldap bind auth method and CAS_TGT_VALIDITY parameter. Fix #18 2016-10-07 15:27:43 +02:00
test_templatetags.py Add templatetags tests 2016-08-02 17:10:42 +02:00
test_utils.py Add a validator to models CharField that should be regular expressions 2016-08-21 09:07:43 +02:00
test_view.py Fix code style of previous commit 2018-04-29 19:04:44 +02:00
urls.py Begin to split tests, Makefile less phony, use py.test 2016-06-29 08:22:52 +02:00
utils.py Changes for Django 2.0 support 2018-04-29 20:10:19 +02:00