[
https://issues.apache.org/jira/browse/SHINDIG-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613749#action_12613749
]
Cassie Doll commented on SHINDIG-443:
-------------------------------------
This definitely does not belong in common. I need some build that depends on
each of social-api, gadgets, and features. I can extract it into a new pom and
new project if you'd rather, but common is "the thing that everyone depends
on", not "the thing that depends on everyone".
- I didn't mean add the dependencies to common. I meant move whatever you
needed those dependencies for into common. anyway, i see why you needed it now.
you should be using the java/server/pom.xml
I agree about the strangeness, but don't have a great strategy off the top of
my head. I'd rather think about cleaning that up in a follow-on patch.
Alright, I agree that a follow up patch to clean should be fine.
> Provide framework for end-to-end testing of RESTful APIs
> --------------------------------------------------------
>
> Key: SHINDIG-443
> URL: https://issues.apache.org/jira/browse/SHINDIG-443
> Project: Shindig
> Issue Type: Test
> Components: RESTful API (Java)
> Reporter: Adam Winer
> Attachments: endtoend.patch
>
>
> I've built a small "framework" for writing end-to-end tests of the RESTful
> APIs, using:
> - GadgetRenderingServlet content
> - OpenSocial 0.8 Javascript
> - DataServiceServlet to handle requests
> - HtmlUnit to tie it together
> A new dependency here is HtmlUnit - it's got an ASF 2.0 license.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.