Files
alfresco-community-repo/rm-automation/rm-automation-community-rest-api
Tom Page 434676de32 RM-5837 Refactor POST API calls to return HTTP response.
By default throw an exception if the calls are not successful. This
allows us to remove a huge number of assertion statements from REST
API tests.

Returning the response allows us to make more detailed assertions if
we need to - for example checking exactly what the status code was.
2017-11-07 10:16:48 +00:00
..

FIXME: Add more info to the README file

In order to change the value of a property in "config.properties" create a file called "local.properties" under src/test/resources and redefine the property with the new value.