Author: ieb Revision: 679724 Modified property: svn:log Modified: svn:log at Mon Jul 28 08:38:59 2008 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Mon Jul 28 08:38:59 2008 @@ -1,3 +1,13 @@ SHINDIG-473 -Applied patch after moving EndToEndTests to EndToEndTest +Patch by Adam Winer. + +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. + +Patch was applied after moving EndToEndTests to EndToEndTest
