[ 
https://issues.apache.org/jira/browse/SHINDIG-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Driscoll updated SHINDIG-1006:
------------------------------------

    Attachment: OAuthRequestTest_patch.txt

These are new tests for these patches.

Note: MakeRequestClient.java is used by these tests, and was updated as well.

2. Updated package: test/src/java - org.apache.shindig.gadgets.oauth, Class: 
OAuthRequestTest.java
     a) Added : MakeNonSocialClientWithAuthType
     b) Added Test: testOAuthFlow_setAuthType()
     c) Added Test: testOAuthFlow_setIgnoreCache()

> AuthType was not always being saved/maintained, IgnoreCache flag not always 
> used, OAuth parameter Nonce not generated
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1006
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1006
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: trunk
>            Reporter: David Driscoll
>             Fix For: trunk
>
>         Attachments: HttpPreloader_patch.txt, MakeRequestClient_patch.txt, 
> OAuthRequest_patch.txt, OAuthRequestTest_patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> AuthType was not always being saved/maintained thru the entire workflow, 
> would get overridden to "NONE" at times.
> IgnoreCache flag not always used. Added .setIgnoreCache call to 
> HttpPreloader.java to obey IgnoreCache flag
>  OAuth parameter Nonce not generated. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to