SuccessChanges

Summary

  1. Tsk58 Modify the microstories resource to support filtering by genre (details)
Commit a20ec6ff633bff2e83ae6277b8e2eba194a248ea by avosbrino
Tsk58 Modify the microstories resource to support filtering by genre
Add the rest function to filter by the type of microstory, by the theme
and the tests to verify the rest function. Remove test code left in
previous commit.
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java (diff)