django-cas-server/cas_server/tests
2016-10-07 15:27:43 +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 ldap bind auth method and CAS_TGT_VALIDITY parameter. Fix #18 2016-10-07 15:27:43 +02:00
mixin.py Add ldap bind auth method and CAS_TGT_VALIDITY parameter. Fix #18 2016-10-07 15:27:43 +02:00
settings.py Add Django 1.10 support 2016-08-25 13:02:45 +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 more spelling and grammar errors 2016-09-18 11:40:03 +02:00
urls.py Begin to split tests, Makefile less phony, use py.test 2016-06-29 08:22:52 +02:00
utils.py Corrects various errors spoted by travis and codacy 2016-08-06 11:44:58 +02:00