SuccessChanges

Summary

  1. tsk19 Adds rest resource to explore stories (details)
Commit 71a57a41fb90b06df2fdd580126cfa84bbe5d52b by rplopez
tsk19 Adds rest resource to explore stories
Adds rest service for stories exploration based on certain filters. It
also adds a wide range of different test queries to check its correct
behaviour.
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)