Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Here is a new version of my patch which gets rid of the example/ directory, and
adds
testing/ and tests/ with a test case to mock a server, and tests which actually
implement OAuth correctly, rather than just printing output to the response
body and
stdout.
Original comment by dobey.p...@gmail.com
on 3 Aug 2009 at 10:20
Attachments:
Original comment by leah.culver
on 12 Aug 2009 at 9:09
I've added super basic 1.0a support. It could use a lot better tests - including
compatibility tests between 1.0 and 1.0a servers/clients.
http://code.google.com/p/oauth/source/detail?r=1092
Original comment by leah.culver
on 13 Aug 2009 at 1:13
The final patch didn't include the changes to OAuthError to remove the
DeprecationWarning.
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
Is there a reason why this was not included?
Original comment by andrefcruz
on 16 Sep 2009 at 1:38
andrefcruz - that was just an oversight on my part. Since it's a separate
issue, I've
filed a new issue (#123).
Original comment by leah.culver
on 16 Sep 2009 at 2:22
Original issue reported on code.google.com by
nialljoh...@gmail.com
on 6 Jul 2009 at 9:22