Move unit tests out of the app.
[django-cas-provider.git] / cas_provider / tests.py
2014-09-21 Radek CzajkaMove unit tests out of the app.
2014-09-20 Radek CzajkaMerge remote-tracking branch 'gstrat/elep' into elep
2014-09-20 Radek CzajkaAdd tests for double ticket validation.
2014-09-20 Radek CzajkaCustom URL opener instead of monkey-patching for tests.
2014-09-19 Radek CzajkaPython 3.4 compatibility & fixed some of the tests.
2012-04-13 deykMerge remote-tracking branch 'cas2/master'
2011-10-17 Sebastian Anniesrepair tests
2011-10-17 Sebastian Anniesservice == service if host, port and path are euqal...
2011-10-10 Sebastian Anniesproxy chaining is now working
2011-10-09 Sebastian Anniesfirst try to implement proxy tickets
2011-04-27 Alex KamedovMerge branch 'vshulyak' into develop
2011-04-27 Alex KamedovMerge branch 'develop'
2011-04-27 Alex KamedovNow you can use custom formatters to custom user attributes
2011-04-24 Alex KamedovMerge branch 'develop'
2011-04-24 Alex Kamedovimprove tests and documentation
2011-04-24 Alex Kamedovreplace \r\n in CAS v.1 validate response to \n
2011-04-24 Alex Kamedovadd tests for service validate URL (CAS v.2)
2011-04-24 Alex Kamedovsmall refactoring
2011-04-24 Alex Kamedovadd tests, fix LOGIN_REDIRECT_URL settings support