You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "David Primmer (JIRA)" <ji...@apache.org> on 2008/05/07 08:35:56 UTC

[jira] Created: (SHINDIG-242) add tests to the restful api server

add tests to the restful api server
-----------------------------------

                 Key: SHINDIG-242
                 URL: https://issues.apache.org/jira/browse/SHINDIG-242
             Project: Shindig
          Issue Type: Improvement
          Components: RESTful API (Java)
            Reporter: David Primmer


tests should include functional end-to end tests as well as unit tests that use mocks

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


[jira] Updated: (SHINDIG-242) add tests to the restful api server

Posted by "David Primmer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Primmer updated SHINDIG-242:
----------------------------------

    Attachment: jira242_add_providerlargetest_and_routemanager_unittest.patch

This patch has a large end-to-end test for the social api server (there's one issue with it that not all the feeds can be tested because there is a dependency on gadgets server responding to http and it is not mocked out. It also contains a unit test for the RouteManager and moves betwixt dependency info to the root pom.

you can review this patch on http://metzby.dyndns.info/r/21/diff/#index_header

> add tests to the restful api server
> -----------------------------------
>
>                 Key: SHINDIG-242
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-242
>             Project: Shindig
>          Issue Type: Improvement
>          Components: RESTful API (Java)
>            Reporter: David Primmer
>         Attachments: jira242_add_providerlargetest_and_routemanager_unittest.patch
>
>
> tests should include functional end-to end tests as well as unit tests that use mocks

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


[jira] Commented: (SHINDIG-242) add tests to the restful api server

Posted by "Cassie Doll (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594856#action_12594856 ] 

Cassie Doll commented on SHINDIG-242:
-------------------------------------

I abhor easymock. 
Besides that, its good to have tests and everything passes so I'm checking this in. 

> add tests to the restful api server
> -----------------------------------
>
>                 Key: SHINDIG-242
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-242
>             Project: Shindig
>          Issue Type: Improvement
>          Components: RESTful API (Java)
>            Reporter: David Primmer
>         Attachments: jira242_add_providerlargetest_and_routemanager_unittest.patch
>
>
> tests should include functional end-to end tests as well as unit tests that use mocks

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


[jira] Resolved: (SHINDIG-242) add tests to the restful api server

Posted by "Cassie Doll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassie Doll resolved SHINDIG-242.
---------------------------------

    Resolution: Fixed
      Assignee: Cassie Doll

> add tests to the restful api server
> -----------------------------------
>
>                 Key: SHINDIG-242
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-242
>             Project: Shindig
>          Issue Type: Improvement
>          Components: RESTful API (Java)
>            Reporter: David Primmer
>            Assignee: Cassie Doll
>         Attachments: jira242_add_providerlargetest_and_routemanager_unittest.patch
>
>
> tests should include functional end-to end tests as well as unit tests that use mocks

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