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

Vasu Nori updated SHINDIG-267:
------------------------------

    Attachment: patch.largetest

Attached patch includes a test and all other supporting code to test RESTful 
server code 
    FROM the RestServerServlet
    UPTO XmlFileStateFetcher (but not including this file).

It contains the following changes
1. Make the current XmlStateFileFetcher an interface. Make the current 
XmlStateFileFetcher to be an impl class of this interface.
(could this be an issue for the shindig community?)
2. Add a binding to the above interface in SocialApiGuiceModule
3. add/modify code under src/test/java/ to make the current 
SocialApiProviderLargetTest work.


> Write tests to exercise end-to-end RESTful server code
> ------------------------------------------------------
>
>                 Key: SHINDIG-267
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-267
>             Project: Shindig
>          Issue Type: Improvement
>          Components: RESTful API (Java)
>            Reporter: Vasu Nori
>         Attachments: patch.largetest
>
>
> RESTful server code path needs end-to-end tests to exercise as much code as 
> possible.

-- 
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