SuccessChanges

Summary

  1. tsk31 Fixes update story on service (details)
Commit 363f6a77c3c58949d62e2206beee6f9960886c78 by mvaugusto
tsk31 Fixes update story on service
Fixes the update method in story service, so it doesn't let a user
modify a story that is already published.
The file was modifiedtests/src/main/resources/datasets/stories-update.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java (diff)