SuccessChanges

Summary

  1. tsk47 Adds service method to retrieves own stories by Topic (details)
Commit ace42373ee1fc91121706a94175f331ec866b204 by acdominguez
tsk47 Adds service method to retrieves own stories by Topic
Adds a new method in service layer to retrieve the users stories by a
particular topic. Also, adds the tests to check the functionality.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java (diff)