Lesson 10 - Integration testing - part 2
Here we continue the integration testing
use JSONPath expressions to assert the response body.
Preload and clean up the database before and after a test using script files and annotations.
Return relevant response codes upon exceptions.