In a quick scan, it looks good. Thanks!
On Thu, Jul 24, 2008 at 4:59 PM, Ian Boston (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/SHINDIG-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Ian Boston updated SHINDIG-473: > ------------------------------- > > Attachment: shindig-473-updated.patch > > Adam, > > This is the result of applying the patch to my checkout after doing the move > manually. The build is fine, all the tests pass and the formatting looks Ok ( > as far as I checked it). > > Can you give it a quick look over to confirm that its Ok. > > IMHO, I would like to commit this if no one has objections since is exercises > the entire json stack. > > > Ian > >> Improved end-to-end tests: errors, batching, and fetchPeople >> ------------------------------------------------------------ >> >> Key: SHINDIG-473 >> URL: https://issues.apache.org/jira/browse/SHINDIG-473 >> Project: Shindig >> Issue Type: Test >> Components: RESTful API (Java) >> Reporter: Adam Winer >> Attachments: shindig-473-updated.patch, shindig-473.patch >> >> >> I've beefed up the end-to-end testing framework with some additions: >> - tests of the handling of 400/404/500 responses from the data service >> servlet >> - some simple fetchPeople() tests >> - a fetchPerson() test that sends a batch >> Also, the framework now is capable of expressing "run all the tests in file >> foo.xml", so new tests can be added without writing any .java. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
