summaryrefslogtreecommitdiff
path: root/openid/test/test_auth_request.py
Commit message (Expand)AuthorAgeFilesLines
* Transform remaining API to text stringsVlastimil Zíma2018-05-111-0/+2
* Cleanup test utilitiesVlastimil Zíma2018-01-261-35/+34
* Replace failUnlessVlastimil Zíma2018-01-261-3/+3
* Replace failUnlessRaisesVlastimil Zíma2018-01-261-1/+1
* Replace failUnlessEqualVlastimil Zíma2018-01-261-14/+8
* Pepify and add flake8Vlastimil Zíma2017-11-291-5/+7
* Clean imports by isortVlastimil Zíma2017-11-221-1/+2
* Rename TestAuthRequestMixin so that nose doesn't collect it as a test.Jeff Dairiki2013-07-121-3/+3
* [project @ Do not send openid.ns values in OpenID 1 messages]tailor2007-04-161-1/+0
* [project @ Improve format of auto-generated namespace aliases]tailor2007-03-201-3/+3
* [project @ Move generic test support stuff to openid.test.support]Josh Hoyt2006-12-271-20/+4
* [project @ Refactor test_auth_request, check identifier presence, check requi...tailor2006-12-271-31/+56
* [project @ Check assoc_handle against assoc object]tailor2006-12-271-0/+14
* [project @ Improve failUnlessAnonymous]tailor2006-12-271-3/+1
* [project @ Make test_auth_request try immediate mode, too]tailor2006-12-271-9/+27
* [project @ Refactor test_auth_request methods, fix typos, add test_auth_reque...tailor2006-12-271-16/+24
* [project @ Added claimed_id to the consumer's checkid_* request]Josh Hoyt2006-12-271-5/+33
* [project @ trust_root -> realm for OpenID2]Josh Hoyt2006-12-261-0/+13
* [project @ Further normalization of test_auth_request]Josh Hoyt2006-12-261-55/+67
* [project @ FIX #1599: openid.identifier MUST be sent when it's an OpenID 1 re...Josh Hoyt2006-12-261-0/+107