SuccessChanges

Summary

  1. tsk42 Adds deleteStory in EJB (details)
Commit 2b083d19038f453683434f439c892ef8945eec83 by srconde
tsk42 Adds deleteStory in EJB
Adds method to delete one story given an id Validates that the story's
user is the one authenticated.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJBIntegrationTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJBIllegalAccessIntegrationTest.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java