SuccessChanges

Summary

  1. tsk47 Adds service method to retrieves own stories by Topic (details)
Commit ba275988266abc15e044b343d8694a29a8712069 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/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java (diff)