SuccessChanges

Summary

  1. tsk50 Adds service method to retrieves own stories not published (details)
Commit a2f256d57e3621679c709e7389c23b915bc13926 by acdominguez
tsk50 Adds service method to retrieves own stories not published
Adds a new method in service layer to retrieve the users stories not
published. Also, adds the tests to check the functionality.
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)