SuccessChanges

Summary

  1. Tsk41 Fixes the functionality that removes own stories (details)
Commit fd4a2ad8b802a07247044100d3fff66658a9e6b0 by git
Tsk41 Fixes the functionality that removes own stories
Modifies the implementation and tests that removes a story by id to
check if the story author is the logged user and if the specified
identifier exists.
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/UserService.java (diff)