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