django-cas-server/cas_server/tests
Valentin Samir c7171bb386 Add a test for login with missing parameter (username or password or both) 2016-09-10 15:24:30 +02:00
..
__init__.py Begin to split tests, Makefile less phony, use py.test 2016-06-29 08:22:52 +02:00
mixin.py Add some logging and only permit backend CAS auth if the user is not already authenticated 2016-07-04 22:54:15 +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 fix some codacy errors 2016-07-29 15:18:10 +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 Add a test for login with missing parameter (username or password or both) 2016-09-10 15:24:30 +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