index
:
delta/python-packages/openid.git
master
move-back
github.com: openid/python-openid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openid
/
test
/
test_message.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean deprecation for test asserts
Vlastimil Zíma
2018-05-31
1
-1
/
+1
*
Capture deprecation warnings in tests
Vlastimil Zíma
2018-05-31
1
-7
/
+28
*
Make iterators python3 compatible
Vlastimil Zíma
2018-05-11
1
-20
/
+8
*
Use six for URL utilities
Vlastimil Zíma
2018-05-11
1
-4
/
+2
*
Transform Message API to text strings
Vlastimil Zíma
2018-05-11
1
-10
/
+12
*
Use lxml for XML
Vlastimil Zíma
2018-03-07
1
-10
/
+4
*
Refactor Message namespaces
Vlastimil Zíma
2018-02-02
1
-11
/
+24
*
Split imports in test_message
Vlastimil Zíma
2018-02-02
1
-156
/
+143
*
Replace 'cgi.parse_qs*' functions
Vlastimil Zíma
2018-01-26
1
-3
/
+3
*
Replace failIf
Vlastimil Zíma
2018-01-26
1
-10
/
+10
*
Replace failUnless
Vlastimil Zíma
2018-01-26
1
-26
/
+22
*
Replace failUnlessRaises
Vlastimil Zíma
2018-01-26
1
-32
/
+18
*
Replace failUnlessEqual
Vlastimil Zíma
2018-01-26
1
-155
/
+107
*
Pepify and add flake8
Vlastimil Zíma
2017-11-29
1
-169
/
+149
*
Clean imports by isort
Vlastimil Zíma
2017-11-22
1
-5
/
+5
*
Introduce InvalidNamespace exception
Vlastimil Zíma
2017-11-22
1
-0
/
+21
*
Fixed a bug in Message.toPostArgs() related to UTF-8 encoded values.
Kai Lautaportti
2010-10-14
1
-0
/
+14
*
Fixed a bug in Message.toFormMarkup() related to encoding UTF-8 encoded form ...
Kai Lautaportti
2010-10-14
1
-1
/
+24
*
[project @ message.Message(): when constructed with an OpenID 1 namespace, ma...
Kevin Turner
2008-06-05
1
-7
/
+20
*
[project @ test_message: test that explicit OpenID 1.1 ns is included in outp...
Kevin Turner
2008-06-05
1
-0
/
+9
*
[project @ Message: allow setting namespace to OpenID 1.1 namespace]
Kevin Turner
2008-06-05
1
-3
/
+2
*
[project @ use failUnless instead of assertTrue (python 2.3 compatibility)]
tailor
2008-05-26
1
-5
/
+5
*
[project @ CheckAuth: copy entire response, not just signed fields. Fixes mi...
tailor
2008-05-26
1
-0
/
+25
*
[project @ add implicit flag to namespaces not explicitly defined in message]
tailor
2008-05-22
1
-1
/
+79
*
[project @ Fix message.getAliasedArg behavior for missing namespace with no d...
tailor
2008-05-21
1
-0
/
+11
*
[project @ message: more testing of OpenID 1.x messages that include openid.ns.]
Kevin Turner
2008-02-13
1
-0
/
+19
*
[project @ server.Server.decode: catch InvalidOpenIDNamespace errors and cast...
Kevin Turner
2008-02-06
1
-0
/
+20
*
[project @ message: allow two values for OPENID1_NS.]
Kevin Turner
2008-02-06
1
-0
/
+21
*
[project @ test_message: remove unused import]
Kevin Turner
2008-02-06
1
-1
/
+0
*
[project @ message.Message.setArg: assert value is not None. Fixes #24.]
Kevin Turner
2007-11-14
1
-0
/
+4
*
[project @ Improve format of auto-generated namespace aliases]
tailor
2007-03-20
1
-1
/
+1
*
[project @ Fix delArg test]
tailor
2007-01-08
1
-2
/
+1
*
[project @ Added magic no_default argument to Message.getArg to make it raise...
Josh Hoyt
2006-12-21
1
-46
/
+31
*
[project @ Whitespace (test_message)]
Josh Hoyt
2006-12-21
1
-5
/
+5
*
[project @ Add isOpenID1 and isOpenID2 methods to message.Message]
Josh Hoyt
2006-12-21
1
-0
/
+17
*
[project @ Test that message code overwrites value in setArg / add TypeError ...
tailor
2006-12-20
1
-0
/
+15
*
[project @ FIX #1621: Make dotted and protocol field ns aliases invalid]
tailor
2006-12-20
1
-0
/
+14
*
[project @ FIX #1508: Add tests for message-to-HTML form generation]
tailor
2006-12-14
1
-0
/
+130
*
[project @ fix OpenID2MessageTest.test_delArgOpenID so that it uses the prope...
tailor
2006-09-07
1
-1
/
+1
*
[project @ fixed another test name mistmatch]
tailor
2006-09-07
1
-3
/
+3
*
[project @ fixed mismatched test case names in OpenID2MessageTest - test_getA...
tailor
2006-09-07
1
-3
/
+3
*
[project @ fixed delArg test for OPENID_NS. it was using OPENID1_NS.]
tailor
2006-09-07
1
-1
/
+1
*
[project @ message.Message.setArg: don't add BARE_NS to namespace list.]
Kevin Turner
2006-08-30
1
-4
/
+13
*
[project @ NamespaceMap test + cleanup]
tailor
2006-08-24
1
-1
/
+41
*
[project @ Added (much needed) unit tests for Message object]
Josh Hoyt
2006-08-22
1
-0
/
+591