summaryrefslogtreecommitdiffstats
path: root/tests/magtests.py
Commit message (Expand)AuthorAgeFilesLines
* rewrite: implicitly handle internal redirectsIsaac Boukris2017-01-111-0/+21
* Make test suite runnable on Debian-likesRobbie Harwood2017-01-031-3/+12
* Add tests for delegation and ccache mode settingSimo Sorce2016-11-301-1/+2
* Check at top level for python-requests{,-kerberos}Robbie Harwood2016-07-251-0/+4
* Tests: use urandom instead of randomIsaac Boukris2016-04-121-1/+1
* Add option to not send a Negotiate headersJames Groffen2016-02-171-0/+29
* Add test for Proxy SPNEGO authIsaac Boukris2015-09-031-0/+10
* More basic-auth testsIsaac Boukris2015-08-061-0/+10
* Add test for Basic Proxy authenticationIsaac Boukris2015-08-061-1/+15
* Add test for basic auth with two different users over the same connectionIsaac Boukris2015-08-061-3/+21
* Add basic auth testSimo Sorce2015-07-041-2/+26
* Add initial test frameworkSimo Sorce2015-06-221-0/+297