Thu May 11 15:15:52 PDT 2006 Kevin Turner tagged release-1.1.1 Thu May 11 15:15:35 PDT 2006 Kevin Turner * Set version number to 1.1.1 Thu May 11 13:05:49 PDT 2006 Kevin Turner * test.consumer: added tests for consumer.consumer.GenericConsumer._checkNonce This replaces test.consumer.NonceIdResTest, which was not actually testing anything related to nonces at all. (While it's true that each attempt was resulting in a Failure result, the failure was due to the lack of a signature, and not anything to do with the properties of the nonces.) I didn't preserve test_twoNonce, shout if that's a problem. Thu May 11 10:31:26 PDT 2006 Josh Hoyt * Added more tests for behaviours of Consumer.complete and a little bit of begin() Wed May 10 17:08:36 PDT 2006 Josh Hoyt * Added rudimentary tests for Consumer (not GenericConsumer) Wed May 10 16:44:38 PDT 2006 Josh Hoyt * whitespace Wed May 10 16:03:47 PDT 2006 Josh Hoyt * Added _parseAssociation tests for GenericConsumer Wed May 10 15:31:49 PDT 2006 Josh Hoyt * Added openid.consumer.consumer.SuccessResponse test case Wed May 10 15:19:41 PDT 2006 Josh Hoyt * Added more consumer tests, esp for GenericConsumer.complete and GenericConsumer._processCheckAuthResponse. Wed May 10 15:16:40 PDT 2006 Josh Hoyt * whitespace Wed May 10 15:15:13 PDT 2006 Josh Hoyt * BUGFIX: #1001 invalidate_handle when is_valid is false Wed May 10 14:20:12 PDT 2006 Josh Hoyt * Added test cases for GenericConsumer.complete * Test error and cancel modes * Test bad token Wed May 10 13:39:03 PDT 2006 Josh Hoyt * Change data driven test helper to avoid having a method called runTest so that the unit test framework does not attempt to instantiate the data-driven tests Wed May 10 13:27:25 PDT 2006 Josh Hoyt * Add test for different association session types and convert association serialization test to unittest Wed May 10 13:04:16 PDT 2006 Kevin Turner * openid.test.consumer: add TestAuthRequest Wed May 10 13:03:37 PDT 2006 Kevin Turner * ignore _trial_temp Wed May 10 10:27:15 PDT 2006 cygnus@janrain.com * BUGFIX: Fixed join() syntax in addExtensionArg Tue May 9 14:41:55 PDT 2006 cygnus@janrain.com * Fixed Consumer docstring regarding redirectURL Tue May 9 17:47:06 PDT 2006 Kevin Turner tagged release-1.1.0