SuccessChanges

Summary

  1. tsk37 Adds updateStory Rest endpoint (details)
Commit 9b5bfbc1f6bee337dcec2b6911dc5c559bf32cd3 by luissalgadoblanco
tsk37 Adds updateStory Rest endpoint
Added the updateStory function with its corresponding tests. Added a new
test dataset "stories-update.xml".
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java (diff)
The file was addedtests/src/main/resources/datasets/stories-update.xml (diff)