as for tests failing - i just did an up, clean and run-war in a new client and they passed for me - perhaps try cleaning?
and as for your other comment - i just didn't know where else to put them - move them to wherever you like - i don't care one way or the other as long as the tests can run somehow. - cassie On Fri, Apr 4, 2008 at 12:18 PM, Kevin Brown <[EMAIL PROTECTED]> wrote: > So, this doesn't really make any sense. Why would I want to run javascript > unit tests when I build the gadgets server? The tests (and scaffolding for > them) belongs in the appropriate directory (features/ or javascript/, > depending on context). Why should PHP developers have to run the tests from > a java directory? > > Also, the actual testing scaffolding appears to be broken at the moment. It > fails every time I run it. > > On Thu, Apr 3, 2008 at 4:22 AM, Cassie Doll (JIRA) <[EMAIL PROTECTED]> wrote: > > > > > [ > > > > https://issues.apache.org/jira/browse/SHINDIG-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > > > Cassie Doll closed SHINDIG-167. > > ------------------------------- > > > > Resolution: Fixed > > > > > Add jsunit infrastructure and tests to Shindig > > > ---------------------------------------------- > > > > > > Key: SHINDIG-167 > > > URL: https://issues.apache.org/jira/browse/SHINDIG-167 > > > Project: Shindig > > > Issue Type: Test > > > Components: OpenSocial - Javascript > > > Reporter: Cassie Doll > > > Assignee: Cassie Doll > > > Attachments: jsunittests.patch > > > > > > > > > Shindig needs javascript tests. Patch coming... > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > > > > > -- > ~Kevin >

