Commit Graph

7 Commits

Author SHA1 Message Date
Valentin Samir aa433d3c58 Use django admin application to add/modif identty providers when CAS_FEDERATE is True 2016-07-04 17:23:11 +02:00
Valentin Samir 2f1b3862ff Exclude cas_server/cas.py from coverage as it is an external lib 2016-07-02 23:24:50 +02:00
Valentin Samir 43b4a7ca61 Exclude tests from coverage
tests are necesserally 100% coverage so it make no sense
2016-06-30 23:59:19 +02:00
Valentin Samir ecf4e66e11 Models full coverage 2016-06-30 13:56:51 +02:00
Valentin Samir abda112467 Begin to split tests, Makefile less phony, use py.test 2016-06-29 08:22:52 +02:00
Valentin Samir bab79c4de5 More unit tests (essentially for the login view) and some docstrings 2016-06-27 23:55:17 +02:00
Valentin Samir b36a9a1523 Add a .coveragerc file 2016-06-26 17:20:26 +02:00